|
typedef TimePositionVelocity_Mode | Mode |
|
typedef boost::units::time_dimension | time_dimension |
|
typedef boost::units::unit< time_dimension, boost::units::si::system > | time_unit |
|
typedef boost::units::length_dimension | altitude_dimension |
|
typedef boost::units::unit< altitude_dimension, boost::units::si::system > | altitude_unit |
|
typedef boost::units::plane_angle_dimension | track_dimension |
|
typedef boost::units::unit< track_dimension, boost::units::degree::system > | track_unit |
|
typedef boost::mpl::divides< boost::units::length_dimension, boost::units::time_dimension >::type | speed_dimension |
|
typedef boost::units::unit< speed_dimension, boost::units::si::system > | speed_unit |
|
typedef boost::mpl::divides< boost::units::length_dimension, boost::units::time_dimension >::type | climb_dimension |
|
typedef boost::units::unit< climb_dimension, boost::units::si::system > | climb_unit |
|
typedef boost::mpl::divides< boost::units::length_dimension, boost::units::time_dimension >::type | epc_dimension |
|
typedef boost::units::unit< epc_dimension, boost::units::si::system > | epc_unit |
|
typedef boost::units::plane_angle_dimension | epd_dimension |
|
typedef boost::units::unit< epd_dimension, boost::units::degree::system > | epd_unit |
|
typedef boost::mpl::divides< boost::units::length_dimension, boost::units::time_dimension >::type | eps_dimension |
|
typedef boost::units::unit< eps_dimension, boost::units::si::system > | eps_unit |
|
typedef boost::units::time_dimension | ept_dimension |
|
typedef boost::units::unit< ept_dimension, boost::units::si::system > | ept_unit |
|
typedef boost::units::length_dimension | epv_dimension |
|
typedef boost::units::unit< epv_dimension, boost::units::si::system > | epv_unit |
|
typedef boost::units::length_dimension | epx_dimension |
|
typedef boost::units::unit< epx_dimension, boost::units::si::system > | epx_unit |
|
typedef boost::units::length_dimension | epy_dimension |
|
typedef boost::units::unit< epy_dimension, boost::units::si::system > | epy_unit |
|
typedef google::protobuf::Reflection | Reflection |
|
|
| TimePositionVelocity () |
|
virtual | ~TimePositionVelocity () |
|
| TimePositionVelocity (const TimePositionVelocity &from) |
|
TimePositionVelocity & | operator= (const TimePositionVelocity &from) |
|
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
|
inline ::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
|
void | Swap (TimePositionVelocity *other) |
|
TimePositionVelocity * | New () const final |
|
TimePositionVelocity * | New (::google::protobuf::Arena *arena) const final |
|
void | CopyFrom (const ::google::protobuf::Message &from) final |
|
void | MergeFrom (const ::google::protobuf::Message &from) final |
|
void | CopyFrom (const TimePositionVelocity &from) |
|
void | MergeFrom (const TimePositionVelocity &from) |
|
void | Clear () final |
|
bool | IsInitialized () const final |
|
size_t | ByteSizeLong () const final |
|
bool | MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) final |
|
void | SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const final |
|
::google::protobuf::uint8 * | InternalSerializeWithCachedSizesToArray (bool deterministic, ::google::protobuf::uint8 *target) const final |
|
int | GetCachedSize () const final |
|
::google::protobuf::Metadata | GetMetadata () const final |
|
bool | has_device () const |
|
void | clear_device () |
|
const ::std::string & | device () const |
|
void | set_device (const ::std::string &value) |
|
void | set_device (const char *value) |
|
void | set_device (const char *value, size_t size) |
|
::std::string * | mutable_device () |
|
::std::string * | release_device () |
|
void | set_allocated_device (::std::string *device) |
|
bool | has_location () const |
|
void | clear_location () |
|
const ::goby::middleware::protobuf::LatLonPoint & | location () const |
|
::goby::middleware::protobuf::LatLonPoint * | release_location () |
|
::goby::middleware::protobuf::LatLonPoint * | mutable_location () |
|
void | set_allocated_location (::goby::middleware::protobuf::LatLonPoint *location) |
|
bool | has_time () const |
|
void | clear_time () |
|
double | time () const |
|
void | set_time (double value) |
|
bool | has_altitude () const |
|
void | clear_altitude () |
|
double | altitude () const |
|
void | set_altitude (double value) |
|
bool | has_track () const |
|
void | clear_track () |
|
double | track () const |
|
void | set_track (double value) |
|
bool | has_speed () const |
|
void | clear_speed () |
|
double | speed () const |
|
void | set_speed (double value) |
|
bool | has_climb () const |
|
void | clear_climb () |
|
double | climb () const |
|
void | set_climb (double value) |
|
bool | has_epc () const |
|
void | clear_epc () |
|
double | epc () const |
|
void | set_epc (double value) |
|
bool | has_epd () const |
|
void | clear_epd () |
|
double | epd () const |
|
void | set_epd (double value) |
|
bool | has_eps () const |
|
void | clear_eps () |
|
double | eps () const |
|
void | set_eps (double value) |
|
bool | has_ept () const |
|
void | clear_ept () |
|
double | ept () const |
|
void | set_ept (double value) |
|
bool | has_epv () const |
|
void | clear_epv () |
|
double | epv () const |
|
void | set_epv (double value) |
|
bool | has_epx () const |
|
void | clear_epx () |
|
double | epx () const |
|
void | set_epx (double value) |
|
bool | has_epy () const |
|
void | clear_epy () |
|
double | epy () const |
|
void | set_epy (double value) |
|
bool | has_mode () const |
|
void | clear_mode () |
|
::goby::middleware::protobuf::gpsd::TimePositionVelocity_Mode | mode () const |
|
void | set_mode (::goby::middleware::protobuf::gpsd::TimePositionVelocity_Mode value) |
|
template<typename Quantity > |
void | set_time_with_units (Quantity value_w_units) |
|
template<typename Quantity > |
Quantity | time_with_units () const |
|
boost::units::quantity< time_unit, double > | time_with_units () const |
|
template<typename Quantity > |
void | set_altitude_with_units (Quantity value_w_units) |
|
template<typename Quantity > |
Quantity | altitude_with_units () const |
|
boost::units::quantity< altitude_unit, double > | altitude_with_units () const |
|
template<typename Quantity > |
void | set_track_with_units (Quantity value_w_units) |
|
template<typename Quantity > |
Quantity | track_with_units () const |
|
boost::units::quantity< track_unit, double > | track_with_units () const |
|
template<typename Quantity > |
void | set_speed_with_units (Quantity value_w_units) |
|
template<typename Quantity > |
Quantity | speed_with_units () const |
|
boost::units::quantity< speed_unit, double > | speed_with_units () const |
|
template<typename Quantity > |
void | set_climb_with_units (Quantity value_w_units) |
|
template<typename Quantity > |
Quantity | climb_with_units () const |
|
boost::units::quantity< climb_unit, double > | climb_with_units () const |
|
template<typename Quantity > |
void | set_epc_with_units (Quantity value_w_units) |
|
template<typename Quantity > |
Quantity | epc_with_units () const |
|
boost::units::quantity< epc_unit, double > | epc_with_units () const |
|
template<typename Quantity > |
void | set_epd_with_units (Quantity value_w_units) |
|
template<typename Quantity > |
Quantity | epd_with_units () const |
|
boost::units::quantity< epd_unit, double > | epd_with_units () const |
|
template<typename Quantity > |
void | set_eps_with_units (Quantity value_w_units) |
|
template<typename Quantity > |
Quantity | eps_with_units () const |
|
boost::units::quantity< eps_unit, double > | eps_with_units () const |
|
template<typename Quantity > |
void | set_ept_with_units (Quantity value_w_units) |
|
template<typename Quantity > |
Quantity | ept_with_units () const |
|
boost::units::quantity< ept_unit, double > | ept_with_units () const |
|
template<typename Quantity > |
void | set_epv_with_units (Quantity value_w_units) |
|
template<typename Quantity > |
Quantity | epv_with_units () const |
|
boost::units::quantity< epv_unit, double > | epv_with_units () const |
|
template<typename Quantity > |
void | set_epx_with_units (Quantity value_w_units) |
|
template<typename Quantity > |
Quantity | epx_with_units () const |
|
boost::units::quantity< epx_unit, double > | epx_with_units () const |
|
template<typename Quantity > |
void | set_epy_with_units (Quantity value_w_units) |
|
template<typename Quantity > |
Quantity | epy_with_units () const |
|
boost::units::quantity< epy_unit, double > | epy_with_units () const |
|
| Message () |
|
virtual | ~Message () |
|
virtual void | CopyFrom (const Message &from) |
|
virtual void | MergeFrom (const Message &from) |
|
void | CheckInitialized () const |
|
void | FindInitializationErrors (std::vector< string > *errors) const |
|
string | InitializationErrorString () const |
|
virtual void | DiscardUnknownFields () |
|
virtual size_t | SpaceUsedLong () const |
|
int | SpaceUsed () const |
|
string | DebugString () const |
|
string | ShortDebugString () const |
|
string | Utf8DebugString () const |
|
void | PrintDebugString () const |
|
bool | ParseFromFileDescriptor (int file_descriptor) |
|
bool | ParsePartialFromFileDescriptor (int file_descriptor) |
|
bool | ParseFromIstream (std::istream *input) |
|
bool | ParsePartialFromIstream (std::istream *input) |
|
bool | SerializeToFileDescriptor (int file_descriptor) const |
|
bool | SerializePartialToFileDescriptor (int file_descriptor) const |
|
bool | SerializeToOstream (std::ostream *output) const |
|
bool | SerializePartialToOstream (std::ostream *output) const |
|
virtual string | GetTypeName () const |
|
virtual void | CheckTypeAndMergeFrom (const MessageLite &other) |
|
virtual bool | MergePartialFromCodedStream (io::CodedInputStream *input) |
|
virtual void | SerializeWithCachedSizes (io::CodedOutputStream *output) const |
|
const Descriptor * | GetDescriptor () const |
|
virtual const Reflection * | GetReflection () const final |
|
| MessageLite () |
|
virtual | ~MessageLite () |
|
virtual ::google::protobuf::Arena * | GetArena () const |
|
virtual void * | GetMaybeArenaPointer () const |
|
bool | ParseFromCodedStream (io::CodedInputStream *input) |
|
bool | ParsePartialFromCodedStream (io::CodedInputStream *input) |
|
bool | ParseFromZeroCopyStream (io::ZeroCopyInputStream *input) |
|
bool | ParsePartialFromZeroCopyStream (io::ZeroCopyInputStream *input) |
|
bool | ParseFromBoundedZeroCopyStream (io::ZeroCopyInputStream *input, int size) |
|
bool | ParsePartialFromBoundedZeroCopyStream (io::ZeroCopyInputStream *input, int size) |
|
bool | ParseFromString (const string &data) |
|
bool | ParsePartialFromString (const string &data) |
|
bool | ParseFromArray (const void *data, int size) |
|
bool | ParsePartialFromArray (const void *data, int size) |
|
bool | MergeFromCodedStream (io::CodedInputStream *input) |
|
bool | SerializeToCodedStream (io::CodedOutputStream *output) const |
|
bool | SerializePartialToCodedStream (io::CodedOutputStream *output) const |
|
bool | SerializeToZeroCopyStream (io::ZeroCopyOutputStream *output) const |
|
bool | SerializePartialToZeroCopyStream (io::ZeroCopyOutputStream *output) const |
|
bool | SerializeToString (string *output) const |
|
bool | SerializePartialToString (string *output) const |
|
bool | SerializeToArray (void *data, int size) const |
|
bool | SerializePartialToArray (void *data, int size) const |
|
string | SerializeAsString () const |
|
string | SerializePartialAsString () const |
|
bool | AppendToString (string *output) const |
|
bool | AppendPartialToString (string *output) const |
|
int | ByteSize () const |
|
virtual uint8 * | SerializeWithCachedSizesToArray (uint8 *target) const |
|
virtual uint8 * | InternalSerializeWithCachedSizesToArray (bool deterministic, uint8 *target) const |
|
Definition at line 846 of file gpsd.pb.h.