NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.0: NDN, CCN, CCNx, content centric networks
API Documentation
ndn::Name Member List

This is the complete list of members for ndn::Name, including all inherited members.

allocator_type typedefndn::Name
append(const uint8_t *value, size_t valueLength)ndn::Nameinline
append(Iterator first, Iterator last)ndn::Nameinline
append(const Component &value)ndn::Nameinline
append(const char *value)ndn::Nameinline
append(const Block &value)ndn::Nameinline
append(const PartialName &name)ndn::Name
appendImplicitSha256Digest(const ConstBufferPtr &digest)ndn::Name
appendImplicitSha256Digest(const uint8_t *digest, size_t digestSize)ndn::Name
appendNumber(uint64_t number)ndn::Name
appendNumberWithMarker(uint8_t marker, uint64_t number)ndn::Name
appendSegment(uint64_t segmentNo)ndn::Name
appendSegmentOffset(uint64_t offset)ndn::Name
appendSequenceNumber(uint64_t seqNo)ndn::Name
appendTimestamp(const time::system_clock::TimePoint &timePoint=time::system_clock::now())ndn::Name
appendVersion(uint64_t version)ndn::Name
appendVersion()ndn::Name
at(ssize_t i) constndn::Nameinline
begin() constndn::Nameinline
clear()ndn::Nameinline
compare(const Name &other) constndn::Nameinline
compare(size_t pos1, size_t count1, const Name &other, size_t pos2=0, size_t count2=npos) constndn::Name
Component typedefndn::Name
component_container typedefndn::Name
const_iterator typedefndn::Name
const_pointer typedefndn::Name
const_reference typedefndn::Name
const_reverse_iterator typedefndn::Name
DEPRECATED(void set(const char *uri))ndn::Name
DEPRECATED(void set(const std::string &uri))ndn::Name
difference_type typedefndn::Name
empty() constndn::Nameinline
end() constndn::Nameinline
equals(const Name &name) constndn::Name
get(ssize_t i) constndn::Nameinline
getPrefix(ssize_t nComponents) constndn::Nameinline
getSubName(ssize_t iStartComponent, size_t nComponents=npos) constndn::Name
getSuccessor() constndn::Name
hasWire() constndn::Nameinline
isPrefixOf(const Name &name) constndn::Name
iterator typedefndn::Name
Name()ndn::Name
Name(const Block &wire)ndn::Nameexplicit
Name(const char *uri)ndn::Name
Name(const std::string &uri)ndn::Name
nposndn::Namestatic
operator!=(const Name &name) constndn::Nameinline
operator<(const Name &other) constndn::Nameinline
operator<=(const Name &other) constndn::Nameinline
operator==(const Name &name) constndn::Nameinline
operator>(const Name &other) constndn::Nameinline
operator>=(const Name &other) constndn::Nameinline
operator[](ssize_t i) constndn::Nameinline
pointer typedefndn::Name
push_back(const T &component)ndn::Nameinline
rbegin() constndn::Nameinline
reference typedefndn::Name
rend() constndn::Nameinline
reverse_iterator typedefndn::Name
size() constndn::Nameinline
size_type typedefndn::Name
toUri() constndn::Name
value_type typedefndn::Name
wireDecode(const Block &wire)ndn::Name
wireEncode(EncodingImpl< TAG > &encoder) constndn::Name
wireEncode() constndn::Name