|
Goby v2
|

Public Member Functions | |
| ProtobufCommanderConfig_ModalDialogDimensions (const ProtobufCommanderConfig_ModalDialogDimensions &from) | |
| ProtobufCommanderConfig_ModalDialogDimensions & | operator= (const ProtobufCommanderConfig_ModalDialogDimensions &from) |
| const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
| inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (ProtobufCommanderConfig_ModalDialogDimensions *other) |
| ProtobufCommanderConfig_ModalDialogDimensions * | New () const |
| void | CopyFrom (const ::google::protobuf::Message &from) |
| void | MergeFrom (const ::google::protobuf::Message &from) |
| void | CopyFrom (const ProtobufCommanderConfig_ModalDialogDimensions &from) |
| void | MergeFrom (const ProtobufCommanderConfig_ModalDialogDimensions &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_width () const |
| void | clear_width () |
| inline::google::protobuf::int32 | width () const |
| void | set_width (::google::protobuf::int32 value) |
| bool | has_height () const |
| void | clear_height () |
| inline::google::protobuf::int32 | height () const |
| void | set_height (::google::protobuf::int32 value) |
Static Public Member Functions | |
| static const ::google::protobuf::Descriptor * | descriptor () |
| static const ProtobufCommanderConfig_ModalDialogDimensions & | default_instance () |
Static Public Attributes | |
| static const int | kWidthFieldNumber = 1 |
| static const int | kHeightFieldNumber = 2 |
Definition at line 225 of file liaison_config.pb.h.
1.8.11