Public Member Functions | |
| FibEntryMessage_FibEntry (const FibEntryMessage_FibEntry &from) | |
| FibEntryMessage_FibEntry & | operator= (const FibEntryMessage_FibEntry &from) |
| const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
| inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (FibEntryMessage_FibEntry *other) |
| FibEntryMessage_FibEntry * | New () const |
| void | CopyFrom (const ::google::protobuf::Message &from) |
| void | MergeFrom (const ::google::protobuf::Message &from) |
| void | CopyFrom (const FibEntryMessage_FibEntry &from) |
| void | MergeFrom (const FibEntryMessage_FibEntry &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::FibEntryMessage_Name & | name () const |
| inline::ndn_message::FibEntryMessage_Name * | mutable_name () |
| inline::ndn_message::FibEntryMessage_Name * | release_name () |
| int | next_hop_records_size () const |
| void | clear_next_hop_records () |
| const ::ndn_message::FibEntryMessage_NextHopRecord & | next_hop_records (int index) const |
| inline::ndn_message::FibEntryMessage_NextHopRecord * | mutable_next_hop_records (int index) |
| inline::ndn_message::FibEntryMessage_NextHopRecord * | add_next_hop_records () |
| const ::google::protobuf::RepeatedPtrField< ::ndn_message::FibEntryMessage_NextHopRecord > & | next_hop_records () const |
| inline::google::protobuf::RepeatedPtrField< ::ndn_message::FibEntryMessage_NextHopRecord > * | mutable_next_hop_records () |
Static Public Member Functions | |
| static const ::google::protobuf::Descriptor * | descriptor () |
| static const FibEntryMessage_FibEntry & | default_instance () |
Static Public Attributes | |
| static const int | kNameFieldNumber = 7 |
| static const int | kNextHopRecordsFieldNumber = 129 |
Friends | |
| void | protobuf_AddDesc_fib_2dentry_2eproto () |
| void | protobuf_AssignDesc_fib_2dentry_2eproto () |
| void | protobuf_ShutdownFile_fib_2dentry_2eproto () |
1.8.9.1