AggregateObject(Ptr< Object > other) | ns3::Object | |
AssignStreams(int64_t stream)=0 | ns3::UanPhy | pure virtual |
CCABUSY enum value | ns3::UanPhy | |
Cleanup(void) | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inlinestatic |
Clear(void)=0 | ns3::UanPhy | pure virtual |
ConstructSelf(const AttributeConstructionList &attributes) | ns3::ObjectBase | protected |
Dispose(void) | ns3::Object | |
DoDispose(void) | ns3::Object | protectedvirtual |
DoInitialize(void) | ns3::Object | protectedvirtual |
EnergyDepletionHandler(void)=0 | ns3::UanPhy | pure virtual |
GetAggregateIterator(void) const | ns3::Object | |
GetAttribute(std::string name, AttributeValue &value) const | ns3::ObjectBase | |
GetAttributeFailSafe(std::string name, AttributeValue &attribute) const | ns3::ObjectBase | |
GetCcaThresholdDb(void)=0 | ns3::UanPhy | pure virtual |
GetChannel(void) const =0 | ns3::UanPhy | pure virtual |
GetDevice(void)=0 | ns3::UanPhy | pure virtual |
GetInstanceTypeId(void) const | ns3::Object | virtual |
GetMode(uint32_t n)=0 | ns3::UanPhy | pure virtual |
GetNModes(void)=0 | ns3::UanPhy | pure virtual |
GetObject(void) const | ns3::Object | inline |
GetObject(TypeId tid) const | ns3::Object | |
GetPacketRx(void) const =0 | ns3::UanPhy | pure virtual |
GetReferenceCount(void) const | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
GetRxGainDb(void)=0 | ns3::UanPhy | pure virtual |
GetRxThresholdDb(void)=0 | ns3::UanPhy | pure virtual |
GetTransducer(void)=0 | ns3::UanPhy | pure virtual |
GetTxPowerDb(void)=0 | ns3::UanPhy | pure virtual |
GetTypeId(void) | ns3::UanPhy | static |
IDLE enum value | ns3::UanPhy | |
Initialize(void) | ns3::Object | |
IsStateBusy(void)=0 | ns3::UanPhy | pure virtual |
IsStateCcaBusy(void)=0 | ns3::UanPhy | pure virtual |
IsStateIdle(void)=0 | ns3::UanPhy | pure virtual |
IsStateRx(void)=0 | ns3::UanPhy | pure virtual |
IsStateSleep(void)=0 | ns3::UanPhy | pure virtual |
IsStateTx(void)=0 | ns3::UanPhy | pure virtual |
m_phyRxBeginTrace | ns3::UanPhy | private |
m_phyRxDropTrace | ns3::UanPhy | private |
m_phyRxEndTrace | ns3::UanPhy | private |
m_phyTxBeginTrace | ns3::UanPhy | private |
m_phyTxDropTrace | ns3::UanPhy | private |
m_phyTxEndTrace | ns3::UanPhy | private |
NotifyConstructionCompleted(void) | ns3::ObjectBase | protectedvirtual |
NotifyIntChange(void)=0 | ns3::UanPhy | pure virtual |
NotifyNewAggregate(void) | ns3::Object | protectedvirtual |
NotifyRxBegin(Ptr< const Packet > packet) | ns3::UanPhy | |
NotifyRxDrop(Ptr< const Packet > packet) | ns3::UanPhy | |
NotifyRxEnd(Ptr< const Packet > packet) | ns3::UanPhy | |
NotifyTransStartTx(Ptr< Packet > packet, double txPowerDb, UanTxMode txMode)=0 | ns3::UanPhy | pure virtual |
NotifyTxBegin(Ptr< const Packet > packet) | ns3::UanPhy | |
NotifyTxDrop(Ptr< const Packet > packet) | ns3::UanPhy | |
NotifyTxEnd(Ptr< const Packet > packet) | ns3::UanPhy | |
Object() | ns3::Object | |
Object(const Object &o) | ns3::Object | protected |
operator=(const SimpleRefCount &o) | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
Ref(void) const | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
RegisterListener(UanPhyListener *listener)=0 | ns3::UanPhy | pure virtual |
RX enum value | ns3::UanPhy | |
RxErrCallback typedef | ns3::UanPhy | |
RxOkCallback typedef | ns3::UanPhy | |
SendPacket(Ptr< Packet > pkt, uint32_t modeNum)=0 | ns3::UanPhy | pure virtual |
SetAttribute(std::string name, const AttributeValue &value) | ns3::ObjectBase | |
SetAttributeFailSafe(std::string name, const AttributeValue &value) | ns3::ObjectBase | |
SetCcaThresholdDb(double thresh)=0 | ns3::UanPhy | pure virtual |
SetChannel(Ptr< UanChannel > channel)=0 | ns3::UanPhy | pure virtual |
SetDevice(Ptr< UanNetDevice > device)=0 | ns3::UanPhy | pure virtual |
SetEnergyModelCallback(DeviceEnergyModel::ChangeStateCallback callback)=0 | ns3::UanPhy | pure virtual |
SetMac(Ptr< UanMac > mac)=0 | ns3::UanPhy | pure virtual |
SetReceiveErrorCallback(RxErrCallback cb)=0 | ns3::UanPhy | pure virtual |
SetReceiveOkCallback(RxOkCallback cb)=0 | ns3::UanPhy | pure virtual |
SetRxGainDb(double gain)=0 | ns3::UanPhy | pure virtual |
SetRxThresholdDb(double thresh)=0 | ns3::UanPhy | pure virtual |
SetSleepMode(bool sleep)=0 | ns3::UanPhy | pure virtual |
SetTransducer(Ptr< UanTransducer > trans)=0 | ns3::UanPhy | pure virtual |
SetTxPowerDb(double txpwr)=0 | ns3::UanPhy | pure virtual |
SimpleRefCount() | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
SimpleRefCount(const SimpleRefCount &o) | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
SLEEP enum value | ns3::UanPhy | |
StartRxPacket(Ptr< Packet > pkt, double rxPowerDb, UanTxMode txMode, UanPdp pdp)=0 | ns3::UanPhy | pure virtual |
State enum name | ns3::UanPhy | |
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 | |
TX enum value | ns3::UanPhy | |
Unref(void) const | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
~Object() | ns3::Object | virtual |
~ObjectBase() | ns3::ObjectBase | virtual |