AggregateObject(Ptr< Object > other) | ns3::Object | |
ConstructSelf(const AttributeConstructionList &attributes) | ns3::ObjectBase | protected |
Dispose(void) | ns3::Object | |
DoDispose() | ns3::flame::FlameProtocol | virtual |
DoInitialize(void) | ns3::Object | protectedvirtual |
FLAME_PROTOCOL | ns3::flame::FlameProtocol | privatestatic |
FlamePluginMap typedef | ns3::flame::FlameProtocol | private |
FlameProtocol() | ns3::flame::FlameProtocol | |
FlameProtocol(const FlameProtocol &) | ns3::flame::FlameProtocol | private |
GetAddress() | ns3::flame::FlameProtocol | |
GetAggregateIterator(void) const | ns3::Object | |
GetAttribute(std::string name, AttributeValue &value) const | ns3::ObjectBase | |
GetAttributeFailSafe(std::string name, AttributeValue &value) const | ns3::ObjectBase | |
GetInstanceTypeId(void) const | ns3::Object | virtual |
GetMeshPoint() const | ns3::MeshL2RoutingProtocol | |
GetObject(void) const | ns3::Object | inline |
GetObject(TypeId tid) const | ns3::Object | |
GetObjectIid(void) | ns3::ObjectBase | related |
GetReferenceCount(void) const | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
GetTypeId() | ns3::flame::FlameProtocol | static |
HandleDataFrame(uint16_t seqno, Mac48Address source, const FlameHeader flameHdr, Mac48Address receiver, uint32_t fromIface) | ns3::flame::FlameProtocol | private |
Initialize(void) | ns3::Object | |
Install(Ptr< MeshPointDevice >) | ns3::flame::FlameProtocol | |
IsInitialized(void) const | ns3::Object | |
m_address | ns3::flame::FlameProtocol | private |
m_broadcastInterval | ns3::flame::FlameProtocol | private |
m_interfaces | ns3::flame::FlameProtocol | private |
m_lastBroadcast | ns3::flame::FlameProtocol | private |
m_maxCost | ns3::flame::FlameProtocol | private |
m_mp | ns3::MeshL2RoutingProtocol | protected |
m_myLastSeqno | ns3::flame::FlameProtocol | private |
m_rtable | ns3::flame::FlameProtocol | private |
m_stats | ns3::flame::FlameProtocol | private |
NotifyConstructionCompleted(void) | ns3::ObjectBase | protectedvirtual |
NotifyNewAggregate(void) | ns3::Object | protectedvirtual |
Object() | ns3::Object | |
Object(const Object &o) | ns3::Object | protected |
operator=(const FlameProtocol &flame) | ns3::flame::FlameProtocol | private |
ns3::MeshL2RoutingProtocol::operator=(const SimpleRefCount &o) | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
Ref(void) const | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
RemoveRoutingStuff(uint32_t fromIface, const Mac48Address source, const Mac48Address destination, Ptr< Packet > packet, uint16_t &protocolType) | ns3::flame::FlameProtocol | virtual |
Report(std::ostream &os) const | ns3::flame::FlameProtocol | |
RequestRoute(uint32_t sourceIface, const Mac48Address source, const Mac48Address destination, Ptr< const Packet > packet, uint16_t protocolType, RouteReplyCallback routeReply) | ns3::flame::FlameProtocol | virtual |
ResetStats() | ns3::flame::FlameProtocol | |
RouteReplyCallback typedef | ns3::MeshL2RoutingProtocol | |
SetAttribute(std::string name, const AttributeValue &value) | ns3::ObjectBase | |
SetAttributeFailSafe(std::string name, const AttributeValue &value) | ns3::ObjectBase | |
SetMeshPoint(Ptr< MeshPointDevice > mp) | ns3::MeshL2RoutingProtocol | |
SimpleRefCount() | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
SimpleRefCount(const SimpleRefCount &o) | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
TraceConnect(std::string name, std::string context, const CallbackBase &cb) | ns3::ObjectBase | |
TraceConnectWithoutContext(std::string name, const CallbackBase &cb) | ns3::ObjectBase | |
TraceDisconnect(std::string name, std::string context, const CallbackBase &cb) | ns3::ObjectBase | |
TraceDisconnectWithoutContext(std::string name, const CallbackBase &cb) | ns3::ObjectBase | |
Unref(void) const | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
~FlameProtocol() | ns3::flame::FlameProtocol | |
~MeshL2RoutingProtocol() | ns3::MeshL2RoutingProtocol | virtual |
~Object() | ns3::Object | virtual |
~ObjectBase() | ns3::ObjectBase | virtual |