Public Member Functions | Static Public Member Functions | Static Public Attributes | Friends | List of all members
ndn_message::ControlParametersTypes_ControlParameters Class Reference
Inheritance diagram for ndn_message::ControlParametersTypes_ControlParameters:

Public Member Functions

 ControlParametersTypes_ControlParameters (const ControlParametersTypes_ControlParameters &from)
 
ControlParametersTypes_ControlParametersoperator= (const ControlParametersTypes_ControlParameters &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (ControlParametersTypes_ControlParameters *other)
 
ControlParametersTypes_ControlParametersNew () const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const ControlParametersTypes_ControlParameters &from)
 
void MergeFrom (const ControlParametersTypes_ControlParameters &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_name () const
 
void clear_name ()
 
const ::ndn_message::ControlParametersTypes_Namename () const
 
inline::ndn_message::ControlParametersTypes_Name * mutable_name ()
 
inline::ndn_message::ControlParametersTypes_Name * release_name ()
 
bool has_face_id () const
 
void clear_face_id ()
 
inline::google::protobuf::uint64 face_id () const
 
void set_face_id (::google::protobuf::uint64 value)
 
bool has_uri () const
 
void clear_uri ()
 
const ::std::string & uri () const
 
void set_uri (const ::std::string &value)
 
void set_uri (const char *value)
 
void set_uri (const char *value, size_t size)
 
inline::std::string * mutable_uri ()
 
inline::std::string * release_uri ()
 
bool has_local_control_feature () const
 
void clear_local_control_feature ()
 
inline::google::protobuf::uint64 local_control_feature () const
 
void set_local_control_feature (::google::protobuf::uint64 value)
 
bool has_origin () const
 
void clear_origin ()
 
inline::google::protobuf::uint64 origin () const
 
void set_origin (::google::protobuf::uint64 value)
 
bool has_cost () const
 
void clear_cost ()
 
inline::google::protobuf::uint64 cost () const
 
void set_cost (::google::protobuf::uint64 value)
 
bool has_flags () const
 
void clear_flags ()
 
inline::google::protobuf::uint64 flags () const
 
void set_flags (::google::protobuf::uint64 value)
 
bool has_strategy () const
 
void clear_strategy ()
 
const ::ndn_message::ControlParametersTypes_Strategystrategy () const
 
inline::ndn_message::ControlParametersTypes_Strategy * mutable_strategy ()
 
inline::ndn_message::ControlParametersTypes_Strategy * release_strategy ()
 
bool has_expiration_period () const
 
void clear_expiration_period ()
 
inline::google::protobuf::uint64 expiration_period () const
 
void set_expiration_period (::google::protobuf::uint64 value)
 

Static Public Member Functions

static const ::google::protobuf::Descriptor * descriptor ()
 
static const ControlParametersTypes_ControlParametersdefault_instance ()
 

Static Public Attributes

static const int kNameFieldNumber = 7
 
static const int kFaceIdFieldNumber = 105
 
static const int kUriFieldNumber = 114
 
static const int kLocalControlFeatureFieldNumber = 110
 
static const int kOriginFieldNumber = 111
 
static const int kCostFieldNumber = 106
 
static const int kFlagsFieldNumber = 108
 
static const int kStrategyFieldNumber = 107
 
static const int kExpirationPeriodFieldNumber = 109
 

Friends

void protobuf_AddDesc_control_2dparameters_2eproto ()
 
void protobuf_AssignDesc_control_2dparameters_2eproto ()
 
void protobuf_ShutdownFile_control_2dparameters_2eproto ()
 

The documentation for this class was generated from the following file: