AggregateObject(Ptr< Object > other) | ns3::Object | |
Check() const | ns3::Object | private |
CheckLoose() const | ns3::Object | private |
Construct(const AttributeConstructionList &attributes) | ns3::Object | private |
ConstructSelf(const AttributeConstructionList &attributes) | ns3::ObjectBase | protected |
Dispose() | ns3::Object | |
DoDelete() | ns3::Object | private |
DoDispose() | ns3::Object | protectedvirtual |
DoGetObject(TypeId tid) const | ns3::Object | private |
DoInitialize() | ns3::Object | protectedvirtual |
DoSet(Ptr< const AttributeAccessor > spec, Ptr< const AttributeChecker > checker, const AttributeValue &value) | ns3::ObjectBase | private |
FailedReception(Ptr< const Packet > packet)=0 | ns3::lorawan::LorawanMac | pure virtual |
GetAggregateIterator() const | ns3::Object | |
GetAttribute(std::string name, AttributeValue &value, bool permissive=false) const | ns3::ObjectBase | |
GetAttributeFailSafe(std::string name, AttributeValue &value) const | ns3::ObjectBase | |
GetBandwidthFromDataRate(uint8_t dataRate) | ns3::lorawan::LorawanMac | |
GetDbmForTxPower(uint8_t txPower) | ns3::lorawan::LorawanMac | |
GetDevice() | ns3::lorawan::LorawanMac | |
GetInstanceTypeId() const override | ns3::Object | virtual |
GetLogicalLoraChannelHelper() | ns3::lorawan::LorawanMac | |
GetNPreambleSymbols() const | ns3::lorawan::LorawanMac | |
GetObject() const | ns3::Object | inline |
GetObject(TypeId tid) const | ns3::Object | |
GetObject() const | ns3::Object | inline |
GetObject(TypeId tid) const | ns3::Object | inline |
GetObjectIid() | ns3::ObjectBase | related |
GetPhy() | ns3::lorawan::LorawanMac | |
GetReferenceCount() const | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
GetSfFromDataRate(uint8_t dataRate) | ns3::lorawan::LorawanMac | |
GetTypeId() | ns3::lorawan::LorawanMac | static |
Initialize() | ns3::Object | |
IsInitialized() const | ns3::Object | |
LorawanMac() | ns3::lorawan::LorawanMac | |
m_aggregates | ns3::Object | private |
m_bandwidthForDataRate | ns3::lorawan::LorawanMac | protected |
m_cannotSendBecauseDutyCycle | ns3::lorawan::LorawanMac | protected |
m_channelHelper | ns3::lorawan::LorawanMac | protected |
m_count | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | mutableprivate |
m_device | ns3::lorawan::LorawanMac | protected |
m_disposed | ns3::Object | private |
m_getObjectCount | ns3::Object | private |
m_initialized | ns3::Object | private |
m_maxAppPayloadForDataRate | ns3::lorawan::LorawanMac | protected |
m_nPreambleSymbols | ns3::lorawan::LorawanMac | protected |
m_phy | ns3::lorawan::LorawanMac | protected |
m_receivedPacket | ns3::lorawan::LorawanMac | protected |
m_replyDataRateMatrix | ns3::lorawan::LorawanMac | protected |
m_sentNewPacket | ns3::lorawan::LorawanMac | protected |
m_sfForDataRate | ns3::lorawan::LorawanMac | protected |
m_tid | ns3::Object | private |
m_txDbmForTxPower | ns3::lorawan::LorawanMac | protected |
m_unidirectionalAggregates | ns3::Object | private |
NotifyConstructionCompleted() | ns3::ObjectBase | protectedvirtual |
NotifyNewAggregate() | ns3::Object | protectedvirtual |
Object() | ns3::Object | |
Object(const Object &o) | ns3::Object | protected |
operator=(const SimpleRefCount &o) | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
Receive(Ptr< const Packet > packet)=0 | ns3::lorawan::LorawanMac | pure virtual |
Ref() const | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
ReplyDataRateMatrix typedef | ns3::lorawan::LorawanMac | |
Send(Ptr< Packet > packet)=0 | ns3::lorawan::LorawanMac | pure virtual |
SetAttribute(std::string name, const AttributeValue &value) | ns3::ObjectBase | |
SetAttributeFailSafe(std::string name, const AttributeValue &value) | ns3::ObjectBase | |
SetBandwidthForDataRate(std::vector< double > bandwidthForDataRate) | ns3::lorawan::LorawanMac | |
SetDevice(Ptr< NetDevice > device) | ns3::lorawan::LorawanMac | |
SetLogicalLoraChannelHelper(Ptr< LogicalLoraChannelHelper > helper) | ns3::lorawan::LorawanMac | |
SetMaxAppPayloadForDataRate(std::vector< uint32_t > maxAppPayloadForDataRate) | ns3::lorawan::LorawanMac | |
SetNPreambleSymbols(int nPreambleSymbols) | ns3::lorawan::LorawanMac | |
SetPhy(Ptr< LoraPhy > phy) | ns3::lorawan::LorawanMac | |
SetReplyDataRateMatrix(ReplyDataRateMatrix replyDataRateMatrix) | ns3::lorawan::LorawanMac | |
SetSfForDataRate(std::vector< uint8_t > sfForDataRate) | ns3::lorawan::LorawanMac | |
SetTxDbmForTxPower(std::vector< double > txDbmForTxPower) | ns3::lorawan::LorawanMac | |
SetTypeId(TypeId tid) | ns3::Object | private |
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 | |
TxFinished(Ptr< const Packet > packet)=0 | ns3::lorawan::LorawanMac | pure virtual |
UnidirectionalAggregateObject(Ptr< Object > other) | ns3::Object | |
Unref() const | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
UpdateSortedArray(Aggregates *aggregates, uint32_t i) const | ns3::Object | private |
~LorawanMac() override | ns3::lorawan::LorawanMac | |
~Object() override | ns3::Object | |
~ObjectBase() | ns3::ObjectBase | virtual |