Apache GraphAr C++ Library
The C++ Library for Apache GraphAr
|
This is the complete list of members for graphar::InfoVersion, including all inherited members.
CheckType(const std::string &type_str) const | graphar::InfoVersion | inline |
InfoVersion() | graphar::InfoVersion | inline |
InfoVersion(int version) | graphar::InfoVersion | inlineexplicit |
InfoVersion(int version, const std::vector< std::string > &user_define_types) | graphar::InfoVersion | inlineexplicit |
InfoVersion(const InfoVersion &other)=default | graphar::InfoVersion | |
operator=(const InfoVersion &other)=default | graphar::InfoVersion | inline |
operator==(const InfoVersion &other) const | graphar::InfoVersion | inline |
Parse(const std::string &str) noexcept | graphar::InfoVersion | static |
ToString() const | graphar::InfoVersion | inline |
user_define_types() const | graphar::InfoVersion | inline |
version() const | graphar::InfoVersion | inline |