ifw
0.0.1-dev
|
#include <requests.pb.h>
Public Member Functions | |
FcsCfg () | |
virtual | ~FcsCfg () |
FcsCfg (const FcsCfg &from) | |
FcsCfg & | operator= (const FcsCfg &from) |
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (FcsCfg *other) |
FcsCfg * | New () const PROTOBUF_FINAL |
FcsCfg * | 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 FcsCfg &from) |
void | MergeFrom (const FcsCfg &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 |
int | lamp_size () const |
void | clear_lamp () |
const ::modif::LampCfg & | lamp (int index) const |
::modif::LampCfg * | mutable_lamp (int index) |
::modif::LampCfg * | add_lamp () |
::google::protobuf::RepeatedPtrField < ::modif::LampCfg > * | mutable_lamp () |
const ::google::protobuf::RepeatedPtrField < ::modif::LampCfg > & | lamp () const |
int | shutter_size () const |
void | clear_shutter () |
const ::modif::ShutterCfg & | shutter (int index) const |
::modif::ShutterCfg * | mutable_shutter (int index) |
::modif::ShutterCfg * | add_shutter () |
::google::protobuf::RepeatedPtrField < ::modif::ShutterCfg > * | mutable_shutter () |
const ::google::protobuf::RepeatedPtrField < ::modif::ShutterCfg > & | shutter () const |
int | motor_size () const |
void | clear_motor () |
const ::modif::MotorCfg & | motor (int index) const |
::modif::MotorCfg * | mutable_motor (int index) |
::modif::MotorCfg * | add_motor () |
::google::protobuf::RepeatedPtrField < ::modif::MotorCfg > * | mutable_motor () |
const ::google::protobuf::RepeatedPtrField < ::modif::MotorCfg > & | motor () const |
bool | has_id () const |
void | clear_id () |
const ::std::string & | id () const |
void | set_id (const ::std::string &value) |
void | set_id (const char *value) |
void | set_id (const char *value, size_t size) |
::std::string * | mutable_id () |
::std::string * | release_id () |
void | set_allocated_id (::std::string *id) |
Static Public Member Functions | |
static const ::google::protobuf::Descriptor * | descriptor () |
static const FcsCfg & | default_instance () |
static const FcsCfg * | internal_default_instance () |
Static Public Attributes | |
static const int | kLampFieldNumber = 2 |
static const int | kShutterFieldNumber = 3 |
static const int | kMotorFieldNumber = 4 |
static const int | kIdFieldNumber = 1 |
Friends | |
struct | protobuf_requests_2eproto::TableStruct |
modif::FcsCfg::FcsCfg | ( | ) |
|
virtual |
|
inline |
|
inline |
|
inline |
size_t modif::FcsCfg::ByteSizeLong | ( | ) | const |
void modif::FcsCfg::Clear | ( | ) |
|
inline |
|
inline |
|
inline |
|
inline |
void modif::FcsCfg::CopyFrom | ( | const ::google::protobuf::Message & | from | ) |
|
static |
|
inline |
::google::protobuf::Metadata modif::FcsCfg::GetMetadata | ( | ) | const |
|
inline |
|
inline |
::google::protobuf::uint8* modif::FcsCfg::InternalSerializeWithCachedSizesToArray | ( | bool | deterministic, |
::google::protobuf::uint8 * | target | ||
) | const |
bool modif::FcsCfg::IsInitialized | ( | ) | const |
|
inline |
|
inline |
|
inline |
void modif::FcsCfg::MergeFrom | ( | const ::google::protobuf::Message & | from | ) |
bool modif::FcsCfg::MergePartialFromCodedStream | ( | ::google::protobuf::io::CodedInputStream * | input | ) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
FcsCfg* modif::FcsCfg::New | ( | ::google::protobuf::Arena * | arena | ) | const |
|
inline |
void modif::FcsCfg::SerializeWithCachedSizes | ( | ::google::protobuf::io::CodedOutputStream * | output | ) | const |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
void modif::FcsCfg::Swap | ( | FcsCfg * | other | ) |
|
inline |
|
friend |
|
static |
|
static |
|
static |
|
static |