Goby v2
Public Member Functions | Static Public Member Functions | Static Public Attributes | Friends | List of all members
goby::transitional::protobuf::MessageFile Class Reference
Inheritance diagram for goby::transitional::protobuf::MessageFile:
Inheritance graph
[legend]

Public Member Functions

 MessageFile (const MessageFile &from)
 
MessageFileoperator= (const MessageFile &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (MessageFile *other)
 
MessageFileNew () const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const MessageFile &from)
 
void MergeFrom (const MessageFile &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_path () const
 
void clear_path ()
 
const ::std::string & path () const
 
void set_path (const ::std::string &value)
 
void set_path (const char *value)
 
void set_path (const char *value, size_t size)
 
inline::std::string * mutable_path ()
 
inline::std::string * release_path ()
 
void set_allocated_path (::std::string *path)
 
int manipulator_size () const
 
void clear_manipulator ()
 
inline::goby::acomms::protobuf::Manipulator manipulator (int index) const
 
void set_manipulator (int index,::goby::acomms::protobuf::Manipulator value)
 
void add_manipulator (::goby::acomms::protobuf::Manipulator value)
 
const ::google::protobuf::RepeatedField< int > & manipulator () const
 
inline::google::protobuf::RepeatedField< int > * mutable_manipulator ()
 

Static Public Member Functions

static const ::google::protobuf::Descriptor * descriptor ()
 
static const MessageFiledefault_instance ()
 

Static Public Attributes

static const int kPathFieldNumber = 1
 
static const int kManipulatorFieldNumber = 2
 

Friends

void protobuf_AddDesc_goby_2fmoos_2fprotobuf_2ftransitional_2eproto ()
 
void protobuf_AssignDesc_goby_2fmoos_2fprotobuf_2ftransitional_2eproto ()
 
void protobuf_ShutdownFile_goby_2fmoos_2fprotobuf_2ftransitional_2eproto ()
 

Detailed Description

Definition at line 179 of file transitional.pb.h.


The documentation for this class was generated from the following file: