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

Public Member Functions

 MOOSScopeConfig_HistoryConfig (const MOOSScopeConfig_HistoryConfig &from)
 
MOOSScopeConfig_HistoryConfigoperator= (const MOOSScopeConfig_HistoryConfig &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (MOOSScopeConfig_HistoryConfig *other)
 
MOOSScopeConfig_HistoryConfigNew () const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const MOOSScopeConfig_HistoryConfig &from)
 
void MergeFrom (const MOOSScopeConfig_HistoryConfig &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_key () const
 
void clear_key ()
 
const ::std::string & key () const
 
void set_key (const ::std::string &value)
 
void set_key (const char *value)
 
void set_key (const char *value, size_t size)
 
inline::std::string * mutable_key ()
 
inline::std::string * release_key ()
 
void set_allocated_key (::std::string *key)
 
bool has_show_plot () const
 
void clear_show_plot ()
 
bool show_plot () const
 
void set_show_plot (bool value)
 
bool has_plot_width () const
 
void clear_plot_width ()
 
inline::google::protobuf::int32 plot_width () const
 
void set_plot_width (::google::protobuf::int32 value)
 
bool has_plot_height () const
 
void clear_plot_height ()
 
inline::google::protobuf::int32 plot_height () const
 
void set_plot_height (::google::protobuf::int32 value)
 

Static Public Member Functions

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

Static Public Attributes

static const int kKeyFieldNumber = 1
 
static const int kShowPlotFieldNumber = 2
 
static const int kPlotWidthFieldNumber = 3
 
static const int kPlotHeightFieldNumber = 4
 

Friends

void protobuf_AddDesc_goby_2fmoos_2fprotobuf_2fliaison_5fconfig_2eproto ()
 
void protobuf_AssignDesc_goby_2fmoos_2fprotobuf_2fliaison_5fconfig_2eproto ()
 
void protobuf_ShutdownFile_goby_2fmoos_2fprotobuf_2fliaison_5fconfig_2eproto ()
 

Detailed Description

Definition at line 800 of file liaison_config.pb.h.


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