|
Goby v2
|

Public Types | |
| enum | DCCLParameters { DCCL_ID = 3, DCCL_MAX_BYTES = 512 } |
Public Member Functions | |
| ArithmeticSingleEnumTestMsg (const ArithmeticSingleEnumTestMsg &from) | |
| ArithmeticSingleEnumTestMsg & | operator= (const ArithmeticSingleEnumTestMsg &from) |
| const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
| inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (ArithmeticSingleEnumTestMsg *other) |
| ArithmeticSingleEnumTestMsg * | New () const |
| void | CopyFrom (const ::google::protobuf::Message &from) |
| void | MergeFrom (const ::google::protobuf::Message &from) |
| void | CopyFrom (const ArithmeticSingleEnumTestMsg &from) |
| void | MergeFrom (const ArithmeticSingleEnumTestMsg &from) |
| void | Clear () |
| bool | IsInitialized () const |
| int | ByteSize () const |
| bool | MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) |
| void | SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const |
| ::google::protobuf::uint8 * | SerializeWithCachedSizesToArray (::google::protobuf::uint8 *output) const |
| int | GetCachedSize () const |
| ::google::protobuf::Metadata | GetMetadata () const |
| bool | has_value () const |
| void | clear_value () |
| inline::Enum1 | value () const |
| void | set_value (::Enum1 value) |
Static Public Member Functions | |
| static const ::google::protobuf::Descriptor * | descriptor () |
| static const ArithmeticSingleEnumTestMsg & | default_instance () |
Static Public Attributes | |
| static const int | kValueFieldNumber = 114 |
1.8.11