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

Public Member Functions

 BasicNodeReport (const BasicNodeReport &from)
 
BasicNodeReportoperator= (const BasicNodeReport &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (BasicNodeReport *other)
 
BasicNodeReportNew () const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const BasicNodeReport &from)
 
void MergeFrom (const BasicNodeReport &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_name () const
 
void clear_name ()
 
const ::std::string & name () const
 
void set_name (const ::std::string &value)
 
void set_name (const char *value)
 
void set_name (const char *value, size_t size)
 
inline::std::string * mutable_name ()
 
inline::std::string * release_name ()
 
void set_allocated_name (::std::string *name)
 
bool has_x () const
 
void clear_x ()
 
double x () const
 
void set_x (double value)
 
bool has_y () const
 
void clear_y ()
 
double y () const
 
void set_y (double value)
 
bool has_speed () const
 
void clear_speed ()
 
double speed () const
 
void set_speed (double value)
 
bool has_heading () const
 
void clear_heading ()
 
double heading () const
 
void set_heading (double value)
 
bool has_depth () const
 
void clear_depth ()
 
double depth () const
 
void set_depth (double value)
 
bool has_altitude () const
 
void clear_altitude ()
 
double altitude () const
 
void set_altitude (double value)
 
bool has_lat () const
 
void clear_lat ()
 
double lat () const
 
void set_lat (double value)
 
bool has_lon () const
 
void clear_lon ()
 
double lon () const
 
void set_lon (double value)
 
bool has_time () const
 
void clear_time ()
 
double time () const
 
void set_time (double value)
 
int repeat_size () const
 
void clear_repeat ()
 
inline::google::protobuf::int32 repeat (int index) const
 
void set_repeat (int index,::google::protobuf::int32 value)
 
void add_repeat (::google::protobuf::int32 value)
 
const ::google::protobuf::RepeatedField< ::google::protobuf::int32 > & repeat () const
 
inline::google::protobuf::RepeatedField< ::google::protobuf::int32 > * mutable_repeat ()
 

Static Public Member Functions

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

Static Public Attributes

static const int kNameFieldNumber = 1
 
static const int kXFieldNumber = 202
 
static const int kYFieldNumber = 3
 
static const int kSpeedFieldNumber = 4
 
static const int kHeadingFieldNumber = 201
 
static const int kDepthFieldNumber = 6
 
static const int kAltitudeFieldNumber = 7
 
static const int kLatFieldNumber = 8
 
static const int kLonFieldNumber = 9
 
static const int kTimeFieldNumber = 200
 
static const int kRepeatFieldNumber = 10
 

Friends

void protobuf_AddDesc_goby_2ftest_2fmoos_2ftranslator1_2fbasic_5fnode_5freport_2eproto ()
 
void protobuf_AssignDesc_goby_2ftest_2fmoos_2ftranslator1_2fbasic_5fnode_5freport_2eproto ()
 
void protobuf_ShutdownFile_goby_2ftest_2fmoos_2ftranslator1_2fbasic_5fnode_5freport_2eproto ()
 

Detailed Description

Definition at line 42 of file basic_node_report.pb.h.


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