Apache Mesos
|
#include <protobuf.hpp>
Public Member Functions | |
Parser (google::protobuf::Message *_message, const google::protobuf::FieldDescriptor *_field) | |
Try< Nothing > | operator() (const JSON::Object &object) const |
Try< Nothing > | operator() (const JSON::String &string) const |
Try< Nothing > | operator() (const JSON::Number &number) const |
Try< Nothing > | operator() (const JSON::Array &array) const |
Try< Nothing > | operator() (const JSON::Boolean &boolean) const |
Try< Nothing > | operator() (const JSON::Null &) const |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |