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

Public Member Functions

 FaceStatusMessage_FaceStatus (const FaceStatusMessage_FaceStatus &from)
 
FaceStatusMessage_FaceStatusoperator= (const FaceStatusMessage_FaceStatus &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (FaceStatusMessage_FaceStatus *other)
 
FaceStatusMessage_FaceStatusNew () const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const FaceStatusMessage_FaceStatus &from)
 
void MergeFrom (const FaceStatusMessage_FaceStatus &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::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_uri () const
 
void clear_local_uri ()
 
const ::std::string & local_uri () const
 
void set_local_uri (const ::std::string &value)
 
void set_local_uri (const char *value)
 
void set_local_uri (const char *value, size_t size)
 
inline::std::string * mutable_local_uri ()
 
inline::std::string * release_local_uri ()
 
bool has_expiration_period () const
 
void clear_expiration_period ()
 
inline::google::protobuf::uint64 expiration_period () const
 
void set_expiration_period (::google::protobuf::uint64 value)
 
bool has_face_scope () const
 
void clear_face_scope ()
 
inline::google::protobuf::uint64 face_scope () const
 
void set_face_scope (::google::protobuf::uint64 value)
 
bool has_face_persistency () const
 
void clear_face_persistency ()
 
inline::google::protobuf::uint64 face_persistency () const
 
void set_face_persistency (::google::protobuf::uint64 value)
 
bool has_link_type () const
 
void clear_link_type ()
 
inline::google::protobuf::uint64 link_type () const
 
void set_link_type (::google::protobuf::uint64 value)
 
bool has_n_in_interests () const
 
void clear_n_in_interests ()
 
inline::google::protobuf::uint64 n_in_interests () const
 
void set_n_in_interests (::google::protobuf::uint64 value)
 
bool has_n_in_datas () const
 
void clear_n_in_datas ()
 
inline::google::protobuf::uint64 n_in_datas () const
 
void set_n_in_datas (::google::protobuf::uint64 value)
 
bool has_n_in_nacks () const
 
void clear_n_in_nacks ()
 
inline::google::protobuf::uint64 n_in_nacks () const
 
void set_n_in_nacks (::google::protobuf::uint64 value)
 
bool has_n_out_interests () const
 
void clear_n_out_interests ()
 
inline::google::protobuf::uint64 n_out_interests () const
 
void set_n_out_interests (::google::protobuf::uint64 value)
 
bool has_n_out_datas () const
 
void clear_n_out_datas ()
 
inline::google::protobuf::uint64 n_out_datas () const
 
void set_n_out_datas (::google::protobuf::uint64 value)
 
bool has_n_out_nacks () const
 
void clear_n_out_nacks ()
 
inline::google::protobuf::uint64 n_out_nacks () const
 
void set_n_out_nacks (::google::protobuf::uint64 value)
 
bool has_n_in_bytes () const
 
void clear_n_in_bytes ()
 
inline::google::protobuf::uint64 n_in_bytes () const
 
void set_n_in_bytes (::google::protobuf::uint64 value)
 
bool has_n_out_bytes () const
 
void clear_n_out_bytes ()
 
inline::google::protobuf::uint64 n_out_bytes () const
 
void set_n_out_bytes (::google::protobuf::uint64 value)
 

Static Public Member Functions

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

Static Public Attributes

static const int kFaceIdFieldNumber = 105
 
static const int kUriFieldNumber = 114
 
static const int kLocalUriFieldNumber = 129
 
static const int kExpirationPeriodFieldNumber = 109
 
static const int kFaceScopeFieldNumber = 132
 
static const int kFacePersistencyFieldNumber = 133
 
static const int kLinkTypeFieldNumber = 134
 
static const int kNInInterestsFieldNumber = 144
 
static const int kNInDatasFieldNumber = 145
 
static const int kNInNacksFieldNumber = 151
 
static const int kNOutInterestsFieldNumber = 146
 
static const int kNOutDatasFieldNumber = 147
 
static const int kNOutNacksFieldNumber = 152
 
static const int kNInBytesFieldNumber = 148
 
static const int kNOutBytesFieldNumber = 149
 

Friends

void protobuf_AddDesc_face_2dstatus_2eproto ()
 
void protobuf_AssignDesc_face_2dstatus_2eproto ()
 
void protobuf_ShutdownFile_face_2dstatus_2eproto ()
 

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