NS-3 based Named Data Networking (NDN) simulator
ndnSIM: NDN, CCN, CCNx, content centric networks
API Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
ns3::ndn::Wire Member List

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

FromData(Ptr< const Data > data, int8_t wireFormat=WIRE_FORMAT_DEFAULT) (defined in ns3::ndn::Wire)ns3::ndn::Wirestatic
FromDataStr(Ptr< const Data > data, int8_t wireFormat=WIRE_FORMAT_DEFAULT) (defined in ns3::ndn::Wire)ns3::ndn::Wirestatic
FromInterest(Ptr< const Interest > interest, int8_t wireFormat=WIRE_FORMAT_DEFAULT) (defined in ns3::ndn::Wire)ns3::ndn::Wirestatic
FromInterestStr(Ptr< const Interest > interest, int8_t wireFormat=WIRE_FORMAT_DEFAULT) (defined in ns3::ndn::Wire)ns3::ndn::Wirestatic
FromName(Ptr< const Name > name, int8_t wireFormat=WIRE_FORMAT_DEFAULT)ns3::ndn::Wirestatic
ToData(Ptr< Packet > packet, int8_t type=WIRE_FORMAT_AUTODETECT) (defined in ns3::ndn::Wire)ns3::ndn::Wirestatic
ToDataStr(const std::string &wire, int8_t type=WIRE_FORMAT_AUTODETECT) (defined in ns3::ndn::Wire)ns3::ndn::Wirestatic
ToInterest(Ptr< Packet > packet, int8_t type=WIRE_FORMAT_AUTODETECT) (defined in ns3::ndn::Wire)ns3::ndn::Wirestatic
ToInterestStr(const std::string &wire, int8_t type=WIRE_FORMAT_AUTODETECT) (defined in ns3::ndn::Wire)ns3::ndn::Wirestatic
ToName(const std::string &wire, int8_t wireFormat=WIRE_FORMAT_DEFAULT)ns3::ndn::Wirestatic
WIRE_FORMAT_AUTODETECT enum value (defined in ns3::ndn::Wire)ns3::ndn::Wire
WIRE_FORMAT_CCNB enum value (defined in ns3::ndn::Wire)ns3::ndn::Wire
WIRE_FORMAT_DEFAULT enum value (defined in ns3::ndn::Wire)ns3::ndn::Wire
WIRE_FORMAT_NDNSIM enum value (defined in ns3::ndn::Wire)ns3::ndn::Wire