A Discrete-Event Network Simulator
API
ns3::CsmaNetDevice Member List

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

AddHeader(Ptr< Packet > p, Mac48Address source, Mac48Address dest, uint16_t protocolNumber)ns3::CsmaNetDeviceprotected
AddLinkChangeCallback(Callback< void > callback)ns3::CsmaNetDevicevirtual
AggregateObject(Ptr< Object > other)ns3::Object
AssignStreams(int64_t stream)ns3::CsmaNetDevice
Attach(Ptr< CsmaChannel > ch)ns3::CsmaNetDevice
BACKOFF enum valuens3::CsmaNetDeviceprivate
BUSY enum valuens3::CsmaNetDeviceprivate
ConstructSelf(const AttributeConstructionList &attributes)ns3::ObjectBaseprotected
CsmaNetDevice()ns3::CsmaNetDevice
CsmaNetDevice(const CsmaNetDevice &o)ns3::CsmaNetDeviceprivate
DEFAULT_MTUns3::CsmaNetDeviceprivatestatic
Dispose(void)ns3::Object
DIX enum valuens3::CsmaNetDevice
DoDispose(void)ns3::CsmaNetDeviceprotectedvirtual
DoInitialize(void)ns3::Objectprotectedvirtual
EncapsulationMode enum namens3::CsmaNetDevice
GAP enum valuens3::CsmaNetDeviceprivate
GetAddress(void) constns3::CsmaNetDevicevirtual
GetAggregateIterator(void) constns3::Object
GetAttribute(std::string name, AttributeValue &value) constns3::ObjectBase
GetAttributeFailSafe(std::string name, AttributeValue &value) constns3::ObjectBase
GetBroadcast(void) constns3::CsmaNetDevicevirtual
GetChannel(void) constns3::CsmaNetDevicevirtual
GetEncapsulationMode(void)ns3::CsmaNetDevice
GetIfIndex(void) constns3::CsmaNetDevicevirtual
GetInstanceTypeId(void) constns3::Objectvirtual
GetMtu(void) constns3::CsmaNetDevicevirtual
GetMulticast(Ipv4Address multicastGroup) constns3::CsmaNetDevicevirtual
GetMulticast(Ipv6Address addr) constns3::CsmaNetDevicevirtual
GetNode(void) constns3::CsmaNetDevicevirtual
GetObject(void) constns3::Objectinline
GetObject(TypeId tid) constns3::Object
GetObject() constns3::Objectinline
GetObject(TypeId tid) constns3::Objectinline
GetObjectIid(void)ns3::ObjectBaserelated
GetQueue(void) constns3::CsmaNetDevice
GetReferenceCount(void) constns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >inline
GetTypeId(void)ns3::CsmaNetDevicestatic
ILLEGAL enum valuens3::CsmaNetDevice
Init(bool sendEnable, bool receiveEnable)ns3::CsmaNetDeviceprivate
Initialize(void)ns3::Object
IsBridge(void) constns3::CsmaNetDevicevirtual
IsBroadcast(void) constns3::CsmaNetDevicevirtual
IsInitialized(void) constns3::Object
IsLinkUp(void) constns3::CsmaNetDevicevirtual
IsMulticast(void) constns3::CsmaNetDevicevirtual
IsPointToPoint(void) constns3::CsmaNetDevicevirtual
IsReceiveEnabled(void)ns3::CsmaNetDevice
IsSendEnabled(void)ns3::CsmaNetDevice
LinkChangeTracedCallback typedefns3::NetDevice
LLC enum valuens3::CsmaNetDevice
m_addressns3::CsmaNetDeviceprivate
m_backoffns3::CsmaNetDeviceprivate
m_bpsns3::CsmaNetDeviceprivate
m_channelns3::CsmaNetDeviceprivate
m_currentPktns3::CsmaNetDeviceprivate
m_deviceIdns3::CsmaNetDeviceprivate
m_encapModens3::CsmaNetDeviceprivate
m_ifIndexns3::CsmaNetDeviceprivate
m_linkChangeCallbacksns3::CsmaNetDeviceprivate
m_linkUpns3::CsmaNetDeviceprivate
m_macPromiscRxTracens3::CsmaNetDeviceprivate
m_macRxDropTracens3::CsmaNetDeviceprivate
m_macRxTracens3::CsmaNetDeviceprivate
m_macTxBackoffTracens3::CsmaNetDeviceprivate
m_macTxDropTracens3::CsmaNetDeviceprivate
m_macTxTracens3::CsmaNetDeviceprivate
m_mtuns3::CsmaNetDeviceprivate
m_nodens3::CsmaNetDeviceprivate
m_phyRxBeginTracens3::CsmaNetDeviceprivate
m_phyRxDropTracens3::CsmaNetDeviceprivate
m_phyRxEndTracens3::CsmaNetDeviceprivate
m_phyTxBeginTracens3::CsmaNetDeviceprivate
m_phyTxDropTracens3::CsmaNetDeviceprivate
m_phyTxEndTracens3::CsmaNetDeviceprivate
m_promiscRxCallbackns3::CsmaNetDeviceprivate
m_promiscSnifferTracens3::CsmaNetDeviceprivate
m_queuens3::CsmaNetDeviceprivate
m_receiveEnablens3::CsmaNetDeviceprivate
m_receiveErrorModelns3::CsmaNetDeviceprivate
m_rxCallbackns3::CsmaNetDeviceprivate
m_sendEnablens3::CsmaNetDeviceprivate
m_snifferTracens3::CsmaNetDeviceprivate
m_tInterframeGapns3::CsmaNetDeviceprivate
m_txMachineStatens3::CsmaNetDeviceprivate
NeedsArp(void) constns3::CsmaNetDevicevirtual
NotifyConstructionCompleted(void)ns3::ObjectBaseprotectedvirtual
NotifyLinkUp(void)ns3::CsmaNetDeviceprivate
NotifyNewAggregate(void)ns3::Objectprotectedvirtual
NS3_PACKET_BROADCAST enum valuens3::NetDevice
NS3_PACKET_HOST enum valuens3::NetDevice
NS3_PACKET_MULTICAST enum valuens3::NetDevice
NS3_PACKET_OTHERHOST enum valuens3::NetDevice
Object()ns3::Object
Object(const Object &o)ns3::Objectprotected
operator=(const CsmaNetDevice &o)ns3::CsmaNetDeviceprivate
ns3::NetDevice::operator=(const SimpleRefCount &o)ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >inline
PACKET_BROADCAST enum valuens3::NetDevice
PACKET_HOST enum valuens3::NetDevice
PACKET_MULTICAST enum valuens3::NetDevice
PACKET_OTHERHOST enum valuens3::NetDevice
PacketType enum namens3::NetDevice
PromiscReceiveCallback typedefns3::NetDevice
READY enum valuens3::CsmaNetDeviceprivate
Receive(Ptr< Packet > p, Ptr< CsmaNetDevice > sender)ns3::CsmaNetDevice
ReceiveCallback typedefns3::NetDevice
Ref(void) constns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >inline
Send(Ptr< Packet > packet, const Address &dest, uint16_t protocolNumber)ns3::CsmaNetDevicevirtual
SendFrom(Ptr< Packet > packet, const Address &source, const Address &dest, uint16_t protocolNumber)ns3::CsmaNetDevicevirtual
SetAddress(Address address)ns3::CsmaNetDevicevirtual
SetAttribute(std::string name, const AttributeValue &value)ns3::ObjectBase
SetAttributeFailSafe(std::string name, const AttributeValue &value)ns3::ObjectBase
SetBackoffParams(Time slotTime, uint32_t minSlots, uint32_t maxSlots, uint32_t maxRetries, uint32_t ceiling)ns3::CsmaNetDevice
SetEncapsulationMode(CsmaNetDevice::EncapsulationMode mode)ns3::CsmaNetDevice
SetIfIndex(const uint32_t index)ns3::CsmaNetDevicevirtual
SetInterframeGap(Time t)ns3::CsmaNetDevice
SetMtu(const uint16_t mtu)ns3::CsmaNetDevicevirtual
SetNode(Ptr< Node > node)ns3::CsmaNetDevicevirtual
SetPromiscReceiveCallback(PromiscReceiveCallback cb)ns3::CsmaNetDevicevirtual
SetQueue(Ptr< Queue< Packet > > queue)ns3::CsmaNetDevice
SetReceiveCallback(NetDevice::ReceiveCallback cb)ns3::CsmaNetDevicevirtual
SetReceiveEnable(bool enable)ns3::CsmaNetDevice
SetReceiveErrorModel(Ptr< ErrorModel > em)ns3::CsmaNetDevice
SetSendEnable(bool enable)ns3::CsmaNetDevice
SimpleRefCount()ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >inline
SimpleRefCount(const SimpleRefCount &o)ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >inline
SupportsSendFrom(void) constns3::CsmaNetDevicevirtual
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
TransmitAbort(void)ns3::CsmaNetDeviceprivate
TransmitCompleteEvent(void)ns3::CsmaNetDeviceprivate
TransmitReadyEvent(void)ns3::CsmaNetDeviceprivate
TransmitStart()ns3::CsmaNetDeviceprivate
TxMachineState enum namens3::CsmaNetDeviceprivate
Unref(void) constns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >inline
~CsmaNetDevice()ns3::CsmaNetDevicevirtual
~NetDevice()ns3::NetDevicevirtual
~Object()ns3::Objectvirtual
~ObjectBase()ns3::ObjectBasevirtual