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

Public Member Functions

 RibEntryMessage_Route (const RibEntryMessage_Route &from)
 
RibEntryMessage_Routeoperator= (const RibEntryMessage_Route &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (RibEntryMessage_Route *other)
 
RibEntryMessage_RouteNew () const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const RibEntryMessage_Route &from)
 
void MergeFrom (const RibEntryMessage_Route &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_face_id () const
 
void clear_face_id ()
 
inline::google::protobuf::uint32 face_id () const
 
void set_face_id (::google::protobuf::uint32 value)
 
bool has_origin () const
 
void clear_origin ()
 
inline::google::protobuf::uint32 origin () const
 
void set_origin (::google::protobuf::uint32 value)
 
bool has_cost () const
 
void clear_cost ()
 
inline::google::protobuf::uint32 cost () const
 
void set_cost (::google::protobuf::uint32 value)
 
bool has_flags () const
 
void clear_flags ()
 
inline::google::protobuf::uint32 flags () const
 
void set_flags (::google::protobuf::uint32 value)
 
bool has_expiration_period () const
 
void clear_expiration_period ()
 
inline::google::protobuf::uint32 expiration_period () const
 
void set_expiration_period (::google::protobuf::uint32 value)
 

Static Public Member Functions

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

Static Public Attributes

static const int kFaceIdFieldNumber = 105
 
static const int kOriginFieldNumber = 111
 
static const int kCostFieldNumber = 106
 
static const int kFlagsFieldNumber = 108
 
static const int kExpirationPeriodFieldNumber = 109
 

Friends

void protobuf_AddDesc_rib_2dentry_2eproto ()
 
void protobuf_AssignDesc_rib_2dentry_2eproto ()
 
void protobuf_ShutdownFile_rib_2dentry_2eproto ()
 

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