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 |
EndReceive(Ptr< Packet > packet, Ptr< LoraInterferenceHelper::Event > event)=0 | ns3::lorawan::LoraPhy | 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 | |
GetChannel() const | ns3::lorawan::LoraPhy | |
GetDevice() const | ns3::lorawan::LoraPhy | |
GetInstanceTypeId() const override | ns3::Object | virtual |
GetMobility() | ns3::lorawan::LoraPhy | |
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 |
GetOnAirTime(Ptr< Packet > packet, LoraTxParameters txParams) | ns3::lorawan::LoraPhy | static |
GetReferenceCount() const | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
GetTSym(LoraTxParameters txParams) | ns3::lorawan::LoraPhy | static |
GetTypeId() | ns3::lorawan::LoraPhy | static |
Initialize() | ns3::Object | |
IsInitialized() const | ns3::Object | |
IsOnFrequency(double frequency)=0 | ns3::lorawan::LoraPhy | pure virtual |
IsTransmitting()=0 | ns3::lorawan::LoraPhy | pure virtual |
LoraPhy() | ns3::lorawan::LoraPhy | |
m_aggregates | ns3::Object | private |
m_channel | ns3::lorawan::LoraPhy | protected |
m_count | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | mutableprivate |
m_device | ns3::lorawan::LoraPhy | protected |
m_disposed | ns3::Object | private |
m_getObjectCount | ns3::Object | private |
m_initialized | ns3::Object | private |
m_interferedPacket | ns3::lorawan::LoraPhy | protected |
m_interference | ns3::lorawan::LoraPhy | protected |
m_mobility | ns3::lorawan::LoraPhy | private |
m_phyRxBeginTrace | ns3::lorawan::LoraPhy | protected |
m_phyRxEndTrace | ns3::lorawan::LoraPhy | protected |
m_rxFailedCallback | ns3::lorawan::LoraPhy | protected |
m_rxOkCallback | ns3::lorawan::LoraPhy | protected |
m_startSending | ns3::lorawan::LoraPhy | protected |
m_successfullyReceivedPacket | ns3::lorawan::LoraPhy | protected |
m_tid | ns3::Object | private |
m_txFinishedCallback | ns3::lorawan::LoraPhy | protected |
m_underSensitivity | ns3::lorawan::LoraPhy | 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 |
Ref() const | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
RxFailedCallback typedef | ns3::lorawan::LoraPhy | |
RxOkCallback typedef | ns3::lorawan::LoraPhy | |
Send(Ptr< Packet > packet, LoraTxParameters txParams, double frequencyMHz, double txPowerDbm)=0 | ns3::lorawan::LoraPhy | pure virtual |
SetAttribute(std::string name, const AttributeValue &value) | ns3::ObjectBase | |
SetAttributeFailSafe(std::string name, const AttributeValue &value) | ns3::ObjectBase | |
SetChannel(Ptr< LoraChannel > channel) | ns3::lorawan::LoraPhy | |
SetDevice(Ptr< NetDevice > device) | ns3::lorawan::LoraPhy | |
SetMobility(Ptr< MobilityModel > mobility) | ns3::lorawan::LoraPhy | |
SetReceiveFailedCallback(RxFailedCallback callback) | ns3::lorawan::LoraPhy | |
SetReceiveOkCallback(RxOkCallback callback) | ns3::lorawan::LoraPhy | |
SetTxFinishedCallback(TxFinishedCallback callback) | ns3::lorawan::LoraPhy | |
SetTypeId(TypeId tid) | ns3::Object | private |
SimpleRefCount() | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
SimpleRefCount(const SimpleRefCount &o) | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
StartReceive(Ptr< Packet > packet, double rxPowerDbm, uint8_t sf, Time duration, double frequencyMHz)=0 | ns3::lorawan::LoraPhy | pure virtual |
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::LoraPhy | privatepure virtual |
TxFinishedCallback typedef | ns3::lorawan::LoraPhy | |
UnidirectionalAggregateObject(Ptr< Object > other) | ns3::Object | |
Unref() const | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
UpdateSortedArray(Aggregates *aggregates, uint32_t i) const | ns3::Object | private |
~LoraPhy() override | ns3::lorawan::LoraPhy | |
~Object() override | ns3::Object | |
~ObjectBase() | ns3::ObjectBase | virtual |