|
| iFrontSeatConfig_MOOSVariables (const iFrontSeatConfig_MOOSVariables &from) |
|
iFrontSeatConfig_MOOSVariables & | operator= (const iFrontSeatConfig_MOOSVariables &from) |
|
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
|
inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
|
void | Swap (iFrontSeatConfig_MOOSVariables *other) |
|
iFrontSeatConfig_MOOSVariables * | New () const |
|
void | CopyFrom (const ::google::protobuf::Message &from) |
|
void | MergeFrom (const ::google::protobuf::Message &from) |
|
void | CopyFrom (const iFrontSeatConfig_MOOSVariables &from) |
|
void | MergeFrom (const iFrontSeatConfig_MOOSVariables &from) |
|
void | Clear () |
|
bool | IsInitialized () const |
|
int | ByteSize () const |
|
bool | MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) |
|
void | SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const |
|
::google::protobuf::uint8 * | SerializeWithCachedSizesToArray (::google::protobuf::uint8 *output) const |
|
int | GetCachedSize () const |
|
::google::protobuf::Metadata | GetMetadata () const |
|
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) |
|
inline::std::string * | mutable_prefix () |
|
inline::std::string * | release_prefix () |
|
void | set_allocated_prefix (::std::string *prefix) |
|
bool | has_raw_out () const |
|
void | clear_raw_out () |
|
const ::std::string & | raw_out () const |
|
void | set_raw_out (const ::std::string &value) |
|
void | set_raw_out (const char *value) |
|
void | set_raw_out (const char *value, size_t size) |
|
inline::std::string * | mutable_raw_out () |
|
inline::std::string * | release_raw_out () |
|
void | set_allocated_raw_out (::std::string *raw_out) |
|
bool | has_raw_in () const |
|
void | clear_raw_in () |
|
const ::std::string & | raw_in () const |
|
void | set_raw_in (const ::std::string &value) |
|
void | set_raw_in (const char *value) |
|
void | set_raw_in (const char *value, size_t size) |
|
inline::std::string * | mutable_raw_in () |
|
inline::std::string * | release_raw_in () |
|
void | set_allocated_raw_in (::std::string *raw_in) |
|
bool | has_command_request () const |
|
void | clear_command_request () |
|
const ::std::string & | command_request () const |
|
void | set_command_request (const ::std::string &value) |
|
void | set_command_request (const char *value) |
|
void | set_command_request (const char *value, size_t size) |
|
inline::std::string * | mutable_command_request () |
|
inline::std::string * | release_command_request () |
|
void | set_allocated_command_request (::std::string *command_request) |
|
bool | has_command_response () const |
|
void | clear_command_response () |
|
const ::std::string & | command_response () const |
|
void | set_command_response (const ::std::string &value) |
|
void | set_command_response (const char *value) |
|
void | set_command_response (const char *value, size_t size) |
|
inline::std::string * | mutable_command_response () |
|
inline::std::string * | release_command_response () |
|
void | set_allocated_command_response (::std::string *command_response) |
|
bool | has_data_from_frontseat () const |
|
void | clear_data_from_frontseat () |
|
const ::std::string & | data_from_frontseat () const |
|
void | set_data_from_frontseat (const ::std::string &value) |
|
void | set_data_from_frontseat (const char *value) |
|
void | set_data_from_frontseat (const char *value, size_t size) |
|
inline::std::string * | mutable_data_from_frontseat () |
|
inline::std::string * | release_data_from_frontseat () |
|
void | set_allocated_data_from_frontseat (::std::string *data_from_frontseat) |
|
bool | has_data_to_frontseat () const |
|
void | clear_data_to_frontseat () |
|
const ::std::string & | data_to_frontseat () const |
|
void | set_data_to_frontseat (const ::std::string &value) |
|
void | set_data_to_frontseat (const char *value) |
|
void | set_data_to_frontseat (const char *value, size_t size) |
|
inline::std::string * | mutable_data_to_frontseat () |
|
inline::std::string * | release_data_to_frontseat () |
|
void | set_allocated_data_to_frontseat (::std::string *data_to_frontseat) |
|
bool | has_status () const |
|
void | clear_status () |
|
const ::std::string & | status () const |
|
void | set_status (const ::std::string &value) |
|
void | set_status (const char *value) |
|
void | set_status (const char *value, size_t size) |
|
inline::std::string * | mutable_status () |
|
inline::std::string * | release_status () |
|
void | set_allocated_status (::std::string *status) |
|
bool | has_node_status () const |
|
void | clear_node_status () |
|
const ::std::string & | node_status () const |
|
void | set_node_status (const ::std::string &value) |
|
void | set_node_status (const char *value) |
|
void | set_node_status (const char *value, size_t size) |
|
inline::std::string * | mutable_node_status () |
|
inline::std::string * | release_node_status () |
|
void | set_allocated_node_status (::std::string *node_status) |
|
Definition at line 46 of file frontseat_config.pb.h.