ifw
0.0.1-dev
|
#include <topics.pb.h>
Public Member Functions | |
SensorTopic () | |
virtual | ~SensorTopic () |
SensorTopic (const SensorTopic &from) | |
SensorTopic & | operator= (const SensorTopic &from) |
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (SensorTopic *other) |
SensorTopic * | New () const PROTOBUF_FINAL |
SensorTopic * | New (::google::protobuf::Arena *arena) const PROTOBUF_FINAL |
void | CopyFrom (const ::google::protobuf::Message &from) PROTOBUF_FINAL |
void | MergeFrom (const ::google::protobuf::Message &from) PROTOBUF_FINAL |
void | CopyFrom (const SensorTopic &from) |
void | MergeFrom (const SensorTopic &from) |
void | Clear () PROTOBUF_FINAL |
bool | IsInitialized () const PROTOBUF_FINAL |
size_t | ByteSizeLong () const PROTOBUF_FINAL |
bool | MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) PROTOBUF_FINAL |
void | SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const PROTOBUF_FINAL |
::google::protobuf::uint8 * | InternalSerializeWithCachedSizesToArray (bool deterministic,::google::protobuf::uint8 *target) const PROTOBUF_FINAL |
::google::protobuf::uint8 * | SerializeWithCachedSizesToArray (::google::protobuf::uint8 *output) const PROTOBUF_FINAL |
int | GetCachedSize () const PROTOBUF_FINAL |
::google::protobuf::Metadata | GetMetadata () const PROTOBUF_FINAL |
bool | has_states () const |
void | clear_states () |
const ::modif::States & | states () const |
::modif::States * | mutable_states () |
::modif::States * | release_states () |
void | set_allocated_states (::modif::States *states) |
Static Public Member Functions | |
static const ::google::protobuf::Descriptor * | descriptor () |
static const SensorTopic & | default_instance () |
static const SensorTopic * | internal_default_instance () |
Static Public Attributes | |
static const int | kStatesFieldNumber = 1 |
Friends | |
struct | protobuf_topics_2eproto::TableStruct |
modif::SensorTopic::SensorTopic | ( | ) |
|
virtual |
modif::SensorTopic::SensorTopic | ( | const SensorTopic & | from | ) |
size_t modif::SensorTopic::ByteSizeLong | ( | ) | const |
void modif::SensorTopic::Clear | ( | ) |
|
inline |
void modif::SensorTopic::CopyFrom | ( | const ::google::protobuf::Message & | from | ) |
void modif::SensorTopic::CopyFrom | ( | const SensorTopic & | from | ) |
|
static |
|
static |
|
inline |
::google::protobuf::Metadata modif::SensorTopic::GetMetadata | ( | ) | const |
|
inline |
|
inlinestatic |
::google::protobuf::uint8* modif::SensorTopic::InternalSerializeWithCachedSizesToArray | ( | bool | deterministic, |
::google::protobuf::uint8 * | target | ||
) | const |
bool modif::SensorTopic::IsInitialized | ( | ) | const |
void modif::SensorTopic::MergeFrom | ( | const ::google::protobuf::Message & | from | ) |
void modif::SensorTopic::MergeFrom | ( | const SensorTopic & | from | ) |
bool modif::SensorTopic::MergePartialFromCodedStream | ( | ::google::protobuf::io::CodedInputStream * | input | ) |
|
inline |
|
inline |
|
inline |
SensorTopic* modif::SensorTopic::New | ( | ::google::protobuf::Arena * | arena | ) | const |
|
inline |
|
inline |
void modif::SensorTopic::SerializeWithCachedSizes | ( | ::google::protobuf::io::CodedOutputStream * | output | ) | const |
|
inline |
|
inline |
|
inline |
void modif::SensorTopic::Swap | ( | SensorTopic * | other | ) |
|
inline |
|
friend |
|
static |