ifw
0.0.1-dev
|
#include <requests.pb.h>
Public Member Functions | |
DevCfg () | |
virtual | ~DevCfg () |
DevCfg (const DevCfg &from) | |
DevCfg & | operator= (const DevCfg &from) |
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (DevCfg *other) |
DevCfg * | New () const PROTOBUF_FINAL |
DevCfg * | 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 DevCfg &from) |
void | MergeFrom (const DevCfg &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_type () const |
void | clear_type () |
const ::std::string & | type () const |
void | set_type (const ::std::string &value) |
void | set_type (const char *value) |
void | set_type (const char *value, size_t size) |
::std::string * | mutable_type () |
::std::string * | release_type () |
void | set_allocated_type (::std::string *type) |
bool | has_alias () const |
void | clear_alias () |
const ::std::string & | alias () const |
void | set_alias (const ::std::string &value) |
void | set_alias (const char *value) |
void | set_alias (const char *value, size_t size) |
::std::string * | mutable_alias () |
::std::string * | release_alias () |
void | set_allocated_alias (::std::string *alias) |
bool | has_identifier () const |
void | clear_identifier () |
const ::std::string & | identifier () const |
void | set_identifier (const ::std::string &value) |
void | set_identifier (const char *value) |
void | set_identifier (const char *value, size_t size) |
::std::string * | mutable_identifier () |
::std::string * | release_identifier () |
void | set_allocated_identifier (::std::string *identifier) |
bool | has_prefix () const |
void | clear_prefix () |
const ::std::string & | prefix () const |
void | set_prefix (const ::std::string &value) |
void | set_prefix (const char *value) |
void | set_prefix (const char *value, size_t size) |
::std::string * | mutable_prefix () |
::std::string * | release_prefix () |
void | set_allocated_prefix (::std::string *prefix) |
bool | has_address () const |
void | clear_address () |
const ::std::string & | address () const |
void | set_address (const ::std::string &value) |
void | set_address (const char *value) |
void | set_address (const char *value, size_t size) |
::std::string * | mutable_address () |
::std::string * | release_address () |
void | set_allocated_address (::std::string *address) |
bool | has_simaddr () const |
void | clear_simaddr () |
const ::std::string & | simaddr () const |
void | set_simaddr (const ::std::string &value) |
void | set_simaddr (const char *value) |
void | set_simaddr (const char *value, size_t size) |
::std::string * | mutable_simaddr () |
::std::string * | release_simaddr () |
void | set_allocated_simaddr (::std::string *simaddr) |
bool | has_mapfile () const |
void | clear_mapfile () |
const ::std::string & | mapfile () const |
void | set_mapfile (const ::std::string &value) |
void | set_mapfile (const char *value) |
void | set_mapfile (const char *value, size_t size) |
::std::string * | mutable_mapfile () |
::std::string * | release_mapfile () |
void | set_allocated_mapfile (::std::string *mapfile) |
bool | has_fitprefix () const |
void | clear_fitprefix () |
const ::std::string & | fitprefix () const |
void | set_fitprefix (const ::std::string &value) |
void | set_fitprefix (const char *value) |
void | set_fitprefix (const char *value, size_t size) |
::std::string * | mutable_fitprefix () |
::std::string * | release_fitprefix () |
void | set_allocated_fitprefix (::std::string *fitprefix) |
bool | has_namespace_ () const |
void | clear_namespace_ () |
::google::protobuf::int32 | namespace_ () const |
void | set_namespace_ (::google::protobuf::int32 value) |
bool | has_simulated () const |
void | clear_simulated () |
bool | simulated () const |
void | set_simulated (bool value) |
bool | has_ignored () const |
void | clear_ignored () |
bool | ignored () const |
void | set_ignored (bool value) |
Static Public Member Functions | |
static const ::google::protobuf::Descriptor * | descriptor () |
static const DevCfg & | default_instance () |
static const DevCfg * | internal_default_instance () |
Static Public Attributes | |
static const int | kTypeFieldNumber = 1 |
static const int | kAliasFieldNumber = 2 |
static const int | kIdentifierFieldNumber = 6 |
static const int | kPrefixFieldNumber = 7 |
static const int | kAddressFieldNumber = 8 |
static const int | kSimaddrFieldNumber = 9 |
static const int | kMapfileFieldNumber = 10 |
static const int | kFitprefixFieldNumber = 11 |
static const int | kNamespaceFieldNumber = 3 |
static const int | kSimulatedFieldNumber = 4 |
static const int | kIgnoredFieldNumber = 5 |
Friends | |
struct | protobuf_requests_2eproto::TableStruct |
modif::DevCfg::DevCfg | ( | ) |
|
virtual |
|
inline |
|
inline |
size_t modif::DevCfg::ByteSizeLong | ( | ) | const |
void modif::DevCfg::Clear | ( | ) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
void modif::DevCfg::CopyFrom | ( | const ::google::protobuf::Message & | from | ) |
|
static |
|
inline |
|
inline |
::google::protobuf::Metadata modif::DevCfg::GetMetadata | ( | ) | const |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
::google::protobuf::uint8* modif::DevCfg::InternalSerializeWithCachedSizesToArray | ( | bool | deterministic, |
::google::protobuf::uint8 * | target | ||
) | const |
bool modif::DevCfg::IsInitialized | ( | ) | const |
|
inline |
void modif::DevCfg::MergeFrom | ( | const ::google::protobuf::Message & | from | ) |
bool modif::DevCfg::MergePartialFromCodedStream | ( | ::google::protobuf::io::CodedInputStream * | input | ) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
DevCfg* modif::DevCfg::New | ( | ::google::protobuf::Arena * | arena | ) | const |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
void modif::DevCfg::SerializeWithCachedSizes | ( | ::google::protobuf::io::CodedOutputStream * | output | ) | const |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
void modif::DevCfg::Swap | ( | DevCfg * | other | ) |
|
inline |
|
inline |
|
friend |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |