Apache GraphAr C++ Library
The C++ Library for Apache GraphAr
graphar::Status Member List

This is the complete list of members for graphar::Status, including all inherited members.

ArrowError(Args &&... args)graphar::Statusinlinestatic
code() constgraphar::Statusinline
FromArgs(StatusCode code, Args... args) (defined in graphar::Status)graphar::Statusinlinestatic
IndexError(Args &&... args)graphar::Statusinlinestatic
Invalid(Args &&... args)graphar::Statusinlinestatic
IOError(Args &&... args)graphar::Statusinlinestatic
IsArrowError() constgraphar::Statusinline
IsIndexError() constgraphar::Statusinline
IsInvalid() constgraphar::Statusinline
IsKeyError() constgraphar::Statusinline
IsTypeError() constgraphar::Statusinline
IsYamlError() constgraphar::Statusinline
KeyError(Args &&... args)graphar::Statusinlinestatic
message() constgraphar::Statusinline
OK()graphar::Statusinlinestatic
ok() constgraphar::Statusinline
operator=(Status &&s) noexceptgraphar::Statusinline
Status() noexceptgraphar::Statusinline
Status(StatusCode code, const std::string &msg)graphar::Statusinline
Status(const Status &s)graphar::Statusinline
Status(Status &&s) noexceptgraphar::Statusinline
TypeError(Args &&... args)graphar::Statusinlinestatic
UnknownError(Args &&... args)graphar::Statusinlinestatic
YamlError(Args &&... args)graphar::Statusinlinestatic
~Status() noexceptgraphar::Statusinline