Apache Mesos
|
#include <http_tests.pb.h>
Public Types | |
typedef TestSlaveMessage_E | E |
Public Member Functions | |
TestSlaveMessage () | |
virtual | ~TestSlaveMessage () |
TestSlaveMessage (const TestSlaveMessage &from) | |
TestSlaveMessage & | operator= (const TestSlaveMessage &from) |
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (TestSlaveMessage *other) |
TestSlaveMessage * | New () const PROTOBUF_FINAL |
TestSlaveMessage * | New (::google::protobuf::Arena *arena) const PROTOBUF_FINAL |
void | CopyFrom (const ::google::protobuf::Message &from) PROTOBUF_FINAL |
void | MergeFrom (const ::google::protobuf::Message &from) PROTOBUF_FINAL |
void | CopyFrom (const TestSlaveMessage &from) |
void | MergeFrom (const TestSlaveMessage &from) |
void | Clear () PROTOBUF_FINAL |
bool | IsInitialized () const PROTOBUF_FINAL |
size_t | ByteSizeLong () const PROTOBUF_FINAL |
bool | MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) PROTOBUF_FINAL |
void | SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const PROTOBUF_FINAL |
::google::protobuf::uint8 * | InternalSerializeWithCachedSizesToArray (bool deterministic,::google::protobuf::uint8 *target) const PROTOBUF_FINAL |
int | GetCachedSize () const PROTOBUF_FINAL |
::google::protobuf::Metadata | GetMetadata () const PROTOBUF_FINAL |
int | some_slave_fields_size () const |
void | clear_some_slave_fields () |
bool | some_slave_fields (int index) const |
void | set_some_slave_fields (int index, bool value) |
void | add_some_slave_fields (bool value) |
const ::google::protobuf::RepeatedField< bool > & | some_slave_fields () const |
::google::protobuf::RepeatedField< bool > * | mutable_some_slave_fields () |
int | some_slave_map_size () const |
void | clear_some_slave_map () |
const ::google::protobuf::Map< bool, bool > & | some_slave_map () const |
::google::protobuf::Map< bool, bool > * | mutable_some_slave_map () |
int | some_slave_enums_size () const |
void | clear_some_slave_enums () |
::mesos::test::TestSlaveMessage_E | some_slave_enums (int index) const |
void | set_some_slave_enums (int index,::mesos::test::TestSlaveMessage_E value) |
void | add_some_slave_enums (::mesos::test::TestSlaveMessage_E value) |
const ::google::protobuf::RepeatedField< int > & | some_slave_enums () const |
::google::protobuf::RepeatedField< int > * | mutable_some_slave_enums () |
bool | has_some_slave_field () const |
void | clear_some_slave_field () |
bool | some_slave_field () const |
void | set_some_slave_field (bool value) |
bool | has_some_slave_enum () const |
void | clear_some_slave_enum () |
::mesos::test::TestSlaveMessage_E | some_slave_enum () const |
void | set_some_slave_enum (::mesos::test::TestSlaveMessage_E value) |
Static Public Member Functions | |
static const ::google::protobuf::Descriptor * | descriptor () |
static const TestSlaveMessage & | default_instance () |
static void | InitAsDefaultInstance () |
static const TestSlaveMessage * | internal_default_instance () |
static bool | E_IsValid (int value) |
static const ::google::protobuf::EnumDescriptor * | E_descriptor () |
static const ::std::string & | E_Name (E value) |
static bool | E_Parse (const ::std::string &name, E *value) |
Static Public Attributes | |
static PROTOBUF_CONSTEXPR int const | kIndexInFileMessages |
static const E | A_SLAVE_ENUM |
static const E | E_MIN |
static const E | E_MAX |
static const int | E_ARRAYSIZE |
static const int | kSomeSlaveFieldsFieldNumber = 2 |
static const int | kSomeSlaveMapFieldNumber = 3 |
static const int | kSomeSlaveEnumsFieldNumber = 5 |
static const int | kSomeSlaveFieldFieldNumber = 1 |
static const int | kSomeSlaveEnumFieldNumber = 4 |
Friends | |
struct | ::protobuf_http_5ftests_2eproto::TableStruct |
void | swap (TestSlaveMessage &a, TestSlaveMessage &b) |
mesos::test::TestSlaveMessage::TestSlaveMessage | ( | ) |
|
virtual |
mesos::test::TestSlaveMessage::TestSlaveMessage | ( | const TestSlaveMessage & | from | ) |
|
inline |
|
inline |
size_t mesos::test::TestSlaveMessage::ByteSizeLong | ( | ) | const |
void mesos::test::TestSlaveMessage::Clear | ( | ) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
void mesos::test::TestSlaveMessage::CopyFrom | ( | const ::google::protobuf::Message & | from | ) |
void mesos::test::TestSlaveMessage::CopyFrom | ( | const TestSlaveMessage & | from | ) |
|
static |
|
static |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inline |
::google::protobuf::Metadata mesos::test::TestSlaveMessage::GetMetadata | ( | ) | const |
|
inline |
|
inline |
|
static |
|
inlinestatic |
::google::protobuf::uint8* mesos::test::TestSlaveMessage::InternalSerializeWithCachedSizesToArray | ( | bool | deterministic, |
::google::protobuf::uint8 * | target | ||
) | const |
bool mesos::test::TestSlaveMessage::IsInitialized | ( | ) | const |
void mesos::test::TestSlaveMessage::MergeFrom | ( | const ::google::protobuf::Message & | from | ) |
void mesos::test::TestSlaveMessage::MergeFrom | ( | const TestSlaveMessage & | from | ) |
bool mesos::test::TestSlaveMessage::MergePartialFromCodedStream | ( | ::google::protobuf::io::CodedInputStream * | input | ) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
TestSlaveMessage* mesos::test::TestSlaveMessage::New | ( | ::google::protobuf::Arena * | arena | ) | const |
|
inline |
void mesos::test::TestSlaveMessage::SerializeWithCachedSizes | ( | ::google::protobuf::io::CodedOutputStream * | output | ) | const |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
void mesos::test::TestSlaveMessage::Swap | ( | TestSlaveMessage * | other | ) |
|
inline |
|
friend |
|
friend |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |