|
ns-3 PLC model
|
| CONSTANT enum value (defined in ns3::PLC_ValueBase) | ns3::PLC_ValueBase | |
| Copy(void) (defined in ns3::PLC_ValueBase) | ns3::PLC_ValueBase | |
| FREQ_SELECTIVE enum value (defined in ns3::PLC_ValueBase) | ns3::PLC_ValueBase | |
| GetNumBands(void) const (defined in ns3::PLC_ValueBase) | ns3::PLC_ValueBase | [inline] |
| GetSpectrumModel(void) const (defined in ns3::PLC_ValueBase) | ns3::PLC_ValueBase | [inline] |
| GetValue(void) const (defined in ns3::PLC_ConstValue) | ns3::PLC_ConstValue | |
| GetValueType(void) const (defined in ns3::PLC_ValueBase) | ns3::PLC_ValueBase | [inline] |
| IsTimeVariant(void) const (defined in ns3::PLC_ValueBase) | ns3::PLC_ValueBase | |
| Lock(void) const (defined in ns3::PLC_ValueBase) | ns3::PLC_ValueBase | [inline] |
| m_mutex (defined in ns3::PLC_ValueBase) | ns3::PLC_ValueBase | [mutable, protected] |
| m_spectrum_model (defined in ns3::PLC_ValueBase) | ns3::PLC_ValueBase | [protected] |
| m_value_type (defined in ns3::PLC_ValueBase) | ns3::PLC_ValueBase | [protected] |
| operator* (defined in ns3::PLC_ConstValue) | ns3::PLC_ConstValue | [friend] |
| operator* (defined in ns3::PLC_ConstValue) | ns3::PLC_ConstValue | [friend] |
| operator* (defined in ns3::PLC_ConstValue) | ns3::PLC_ConstValue | [friend] |
| operator* (defined in ns3::PLC_ConstValue) | ns3::PLC_ConstValue | [friend] |
| operator* (defined in ns3::PLC_ConstValue) | ns3::PLC_ConstValue | [friend] |
| operator*=(double value) (defined in ns3::PLC_ConstValue) | ns3::PLC_ConstValue | |
| operator*=(const PLC_Value &value) (defined in ns3::PLC_ConstValue) | ns3::PLC_ConstValue | |
| operator*=(const PLC_ConstValue &value) (defined in ns3::PLC_ConstValue) | ns3::PLC_ConstValue | |
| operator+ (defined in ns3::PLC_ConstValue) | ns3::PLC_ConstValue | [friend] |
| operator+ (defined in ns3::PLC_ConstValue) | ns3::PLC_ConstValue | [friend] |
| operator+ (defined in ns3::PLC_ConstValue) | ns3::PLC_ConstValue | [friend] |
| operator+ (defined in ns3::PLC_ConstValue) | ns3::PLC_ConstValue | [friend] |
| operator+ (defined in ns3::PLC_ConstValue) | ns3::PLC_ConstValue | [friend] |
| operator+ (defined in ns3::PLC_ConstValue) | ns3::PLC_ConstValue | [friend] |
| operator+=(double value) (defined in ns3::PLC_ConstValue) | ns3::PLC_ConstValue | |
| operator+=(const PLC_Value &value) (defined in ns3::PLC_ConstValue) | ns3::PLC_ConstValue | |
| operator+=(const PLC_ConstValue &value) (defined in ns3::PLC_ConstValue) | ns3::PLC_ConstValue | |
| operator- (defined in ns3::PLC_ConstValue) | ns3::PLC_ConstValue | [friend] |
| operator- (defined in ns3::PLC_ConstValue) | ns3::PLC_ConstValue | [friend] |
| operator- (defined in ns3::PLC_ConstValue) | ns3::PLC_ConstValue | [friend] |
| operator- (defined in ns3::PLC_ConstValue) | ns3::PLC_ConstValue | [friend] |
| operator- (defined in ns3::PLC_ConstValue) | ns3::PLC_ConstValue | [friend] |
| operator- (defined in ns3::PLC_ConstValue) | ns3::PLC_ConstValue | [friend] |
| operator-=(double value) (defined in ns3::PLC_ConstValue) | ns3::PLC_ConstValue | |
| operator-=(const PLC_Value &value) (defined in ns3::PLC_ConstValue) | ns3::PLC_ConstValue | |
| operator-=(const PLC_ConstValue &value) (defined in ns3::PLC_ConstValue) | ns3::PLC_ConstValue | |
| operator/ (defined in ns3::PLC_ConstValue) | ns3::PLC_ConstValue | [friend] |
| operator/ (defined in ns3::PLC_ConstValue) | ns3::PLC_ConstValue | [friend] |
| operator/ (defined in ns3::PLC_ConstValue) | ns3::PLC_ConstValue | [friend] |
| operator/ (defined in ns3::PLC_ConstValue) | ns3::PLC_ConstValue | [friend] |
| operator/ (defined in ns3::PLC_ConstValue) | ns3::PLC_ConstValue | [friend] |
| operator/=(double value) (defined in ns3::PLC_ConstValue) | ns3::PLC_ConstValue | |
| operator/=(const PLC_Value &value) (defined in ns3::PLC_ConstValue) | ns3::PLC_ConstValue | |
| operator/=(const PLC_ConstValue &value) (defined in ns3::PLC_ConstValue) | ns3::PLC_ConstValue | |
| operator<< (defined in ns3::PLC_ConstValue) | ns3::PLC_ConstValue | [friend] |
| operator<< (defined in ns3::PLC_ValueBase) | ns3::PLC_ValueBase | [friend] |
| operator=(const PLC_ConstValue &value) (defined in ns3::PLC_ConstValue) | ns3::PLC_ConstValue | |
| PLC_ConstValue() (defined in ns3::PLC_ConstValue) | ns3::PLC_ConstValue | |
| PLC_ConstValue(Ptr< const SpectrumModel > sm, double real) (defined in ns3::PLC_ConstValue) | ns3::PLC_ConstValue | |
| PLC_ConstValue(Ptr< const SpectrumModel > sm, PLC_Value value=PLC_Value(0, 0)) (defined in ns3::PLC_ConstValue) | ns3::PLC_ConstValue | |
| PLC_ConstValue(const PLC_ConstValue &value) (defined in ns3::PLC_ConstValue) | ns3::PLC_ConstValue | |
| PLC_ValueBase() (defined in ns3::PLC_ValueBase) | ns3::PLC_ValueBase | [inline] |
| PLC_ValueBase(Ptr< const SpectrumModel > sm, PLC_ValueType type) (defined in ns3::PLC_ValueBase) | ns3::PLC_ValueBase | |
| PLC_ValueType enum name (defined in ns3::PLC_ValueBase) | ns3::PLC_ValueBase | |
| pureVirtualDummy(void) (defined in ns3::PLC_ConstValue) | ns3::PLC_ConstValue | [inline, protected, virtual] |
| TIMEVARIANT_CONSTANT enum value (defined in ns3::PLC_ValueBase) | ns3::PLC_ValueBase | |
| TIMEVARIANT_FREQ_SELECTIVE enum value (defined in ns3::PLC_ValueBase) | ns3::PLC_ValueBase | |
| Unlock(void) const (defined in ns3::PLC_ValueBase) | ns3::PLC_ValueBase | [inline] |
| ~PLC_ValueBase(void) (defined in ns3::PLC_ValueBase) | ns3::PLC_ValueBase |
1.7.6.1