|
ifw
0.0.1-dev
|
#include <requests.pb.h>
Public Member Functions | |
| LampLcsCfg () | |
| virtual | ~LampLcsCfg () |
| LampLcsCfg (const LampLcsCfg &from) | |
| LampLcsCfg & | operator= (const LampLcsCfg &from) |
| const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
| inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (LampLcsCfg *other) |
| LampLcsCfg * | New () const PROTOBUF_FINAL |
| LampLcsCfg * | 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 LampLcsCfg &from) |
| void | MergeFrom (const LampLcsCfg &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_lowfault () const |
| void | clear_lowfault () |
| bool | lowfault () const |
| void | set_lowfault (bool value) |
| bool | has_lowon () const |
| void | clear_lowon () |
| bool | lowon () const |
| void | set_lowon (bool value) |
| bool | has_lowswitch () const |
| void | clear_lowswitch () |
| bool | lowswitch () const |
| void | set_lowswitch (bool value) |
| bool | has_igfault () const |
| void | clear_igfault () |
| bool | igfault () const |
| void | set_igfault (bool value) |
| bool | has_inanalog () const |
| void | clear_inanalog () |
| bool | inanalog () const |
| void | set_inanalog (bool value) |
| bool | has_initstate () const |
| void | clear_initstate () |
| bool | initstate () const |
| void | set_initstate (bool value) |
| bool | has_anrange () const |
| void | clear_anrange () |
| ::google::protobuf::uint32 | anrange () const |
| void | set_anrange (::google::protobuf::uint32 value) |
| bool | has_cooldown () const |
| void | clear_cooldown () |
| ::google::protobuf::uint32 | cooldown () const |
| void | set_cooldown (::google::protobuf::uint32 value) |
| bool | has_maxon () const |
| void | clear_maxon () |
| ::google::protobuf::uint32 | maxon () const |
| void | set_maxon (::google::protobuf::uint32 value) |
| bool | has_warmup () const |
| void | clear_warmup () |
| ::google::protobuf::uint32 | warmup () const |
| void | set_warmup (::google::protobuf::uint32 value) |
| bool | has_timeout () const |
| void | clear_timeout () |
| ::google::protobuf::uint32 | timeout () const |
| void | set_timeout (::google::protobuf::uint32 value) |
Static Public Member Functions | |
| static const ::google::protobuf::Descriptor * | descriptor () |
| static const LampLcsCfg & | default_instance () |
| static const LampLcsCfg * | internal_default_instance () |
Static Public Attributes | |
| static const int | kLowfaultFieldNumber = 1 |
| static const int | kLowonFieldNumber = 2 |
| static const int | kLowswitchFieldNumber = 3 |
| static const int | kIgfaultFieldNumber = 4 |
| static const int | kInanalogFieldNumber = 5 |
| static const int | kInitstateFieldNumber = 6 |
| static const int | kAnrangeFieldNumber = 10 |
| static const int | kCooldownFieldNumber = 11 |
| static const int | kMaxonFieldNumber = 12 |
| static const int | kWarmupFieldNumber = 13 |
| static const int | kTimeoutFieldNumber = 14 |
Friends | |
| struct | protobuf_requests_2eproto::TableStruct |
| modif::LampLcsCfg::LampLcsCfg | ( | ) |
|
virtual |
| modif::LampLcsCfg::LampLcsCfg | ( | const LampLcsCfg & | from | ) |
|
inline |
| size_t modif::LampLcsCfg::ByteSizeLong | ( | ) | const |
| void modif::LampLcsCfg::Clear | ( | ) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| void modif::LampLcsCfg::CopyFrom | ( | const ::google::protobuf::Message & | from | ) |
| void modif::LampLcsCfg::CopyFrom | ( | const LampLcsCfg & | from | ) |
|
static |
|
static |
|
inline |
| ::google::protobuf::Metadata modif::LampLcsCfg::GetMetadata | ( | ) | const |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inlinestatic |
| ::google::protobuf::uint8* modif::LampLcsCfg::InternalSerializeWithCachedSizesToArray | ( | bool | deterministic, |
| ::google::protobuf::uint8 * | target | ||
| ) | const |
| bool modif::LampLcsCfg::IsInitialized | ( | ) | const |
|
inline |
|
inline |
|
inline |
|
inline |
| void modif::LampLcsCfg::MergeFrom | ( | const ::google::protobuf::Message & | from | ) |
| void modif::LampLcsCfg::MergeFrom | ( | const LampLcsCfg & | from | ) |
| bool modif::LampLcsCfg::MergePartialFromCodedStream | ( | ::google::protobuf::io::CodedInputStream * | input | ) |
|
inline |
|
inline |
| LampLcsCfg* modif::LampLcsCfg::New | ( | ::google::protobuf::Arena * | arena | ) | const |
|
inline |
| void modif::LampLcsCfg::SerializeWithCachedSizes | ( | ::google::protobuf::io::CodedOutputStream * | output | ) | const |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| void modif::LampLcsCfg::Swap | ( | LampLcsCfg * | other | ) |
|
inline |
|
inline |
|
inline |
|
friend |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
1.8.5