ns-3 PLC model
 All Classes Functions Variables Enumerations
Public Member Functions | Protected Member Functions | Friends
ns3::PLC_TimeVariantConstValue Class Reference

#include <plc-value.h>

Inheritance diagram for ns3::PLC_TimeVariantConstValue:
ns3::PLC_ValueBase

List of all members.

Public Member Functions

 PLC_TimeVariantConstValue (Ptr< const SpectrumModel > sm, PLC_Value value=PLC_Value(0, 0), size_t timeslots=PLC_Time::GetNumTimeslots())
 PLC_TimeVariantConstValue (Ptr< const SpectrumModel > sm, const PLC_TimeVariantValue &values)
 PLC_TimeVariantConstValue (const PLC_ConstValue &value, size_t timeslots=PLC_Time::GetNumTimeslots())
 PLC_TimeVariantConstValue (const PLC_TimeVariantConstValue &value)
PLC_TimeVariantValue GetValues (void) const
size_t GetNumTimeSlots (void) const
PLC_TimeVariantConstValueoperator= (const PLC_ConstValue &value)
PLC_TimeVariantConstValueoperator= (const PLC_TimeVariantConstValue &value)
PLC_Value operator[] (size_t i) const
PLC_TimeVariantConstValueoperator+= (double value)
PLC_TimeVariantConstValueoperator+= (const PLC_Value &value)
PLC_TimeVariantConstValueoperator+= (const PLC_ConstValue &value)
PLC_TimeVariantConstValueoperator+= (const PLC_TimeVariantConstValue &value)
PLC_TimeVariantConstValueoperator-= (double value)
PLC_TimeVariantConstValueoperator-= (const PLC_Value &value)
PLC_TimeVariantConstValueoperator-= (const PLC_ConstValue &value)
PLC_TimeVariantConstValueoperator-= (const PLC_TimeVariantConstValue &value)
PLC_TimeVariantConstValueoperator*= (double value)
PLC_TimeVariantConstValueoperator*= (const PLC_Value &value)
PLC_TimeVariantConstValueoperator*= (const PLC_ConstValue &value)
PLC_TimeVariantConstValueoperator*= (const PLC_TimeVariantConstValue &value)
PLC_TimeVariantConstValueoperator/= (double value)
PLC_TimeVariantConstValueoperator/= (const PLC_Value &value)
PLC_TimeVariantConstValueoperator/= (const PLC_ConstValue &value)
PLC_TimeVariantConstValueoperator/= (const PLC_TimeVariantConstValue &value)

Protected Member Functions

virtual void pureVirtualDummy (void)

Friends

PLC_TimeVariantConstValue operator+ (const PLC_TimeVariantConstValue &value)
PLC_TimeVariantConstValue operator- (const PLC_TimeVariantConstValue &value)
PLC_TimeVariantConstValue operator+ (const PLC_TimeVariantConstValue &lhs, double rhs)
PLC_TimeVariantConstValue operator+ (double lhs, const PLC_TimeVariantConstValue &rhs)
PLC_TimeVariantConstValue operator+ (const PLC_TimeVariantConstValue &lhs, const PLC_Value &rhs)
PLC_TimeVariantConstValue operator+ (const PLC_Value &lhs, const PLC_TimeVariantConstValue &rhs)
PLC_TimeVariantConstValue operator+ (const PLC_TimeVariantConstValue &lhs, const PLC_ConstValue &rhs)
PLC_TimeVariantConstValue operator+ (const PLC_ConstValue &lhs, const PLC_TimeVariantConstValue &rhs)
PLC_TimeVariantConstValue operator+ (const PLC_TimeVariantConstValue &lhs, const PLC_TimeVariantConstValue &rhs)
PLC_TimeVariantFreqSelectiveValue operator+ (const PLC_TimeVariantConstValue &lhs, const PLC_FreqSelectiveValue &rhs)
PLC_TimeVariantFreqSelectiveValue operator+ (const PLC_FreqSelectiveValue &lhs, const PLC_TimeVariantConstValue &rhs)
PLC_TimeVariantConstValue operator- (const PLC_TimeVariantConstValue &lhs, double rhs)
PLC_TimeVariantConstValue operator- (double lhs, const PLC_TimeVariantConstValue &rhs)
PLC_TimeVariantConstValue operator- (const PLC_TimeVariantConstValue &lhs, const PLC_Value &rhs)
PLC_TimeVariantConstValue operator- (const PLC_Value &lhs, const PLC_TimeVariantConstValue &rhs)
PLC_TimeVariantConstValue operator- (const PLC_TimeVariantConstValue &lhs, const PLC_ConstValue &rhs)
PLC_TimeVariantConstValue operator- (const PLC_ConstValue &lhs, const PLC_TimeVariantConstValue &rhs)
PLC_TimeVariantConstValue operator- (const PLC_TimeVariantConstValue &lhs, const PLC_TimeVariantConstValue &rhs)
PLC_TimeVariantFreqSelectiveValue operator- (const PLC_TimeVariantConstValue &lhs, const PLC_FreqSelectiveValue &rhs)
PLC_TimeVariantFreqSelectiveValue operator- (const PLC_FreqSelectiveValue &lhs, const PLC_TimeVariantConstValue &rhs)
PLC_TimeVariantConstValue operator* (const PLC_TimeVariantConstValue &lhs, double rhs)
PLC_TimeVariantConstValue operator* (double lhs, const PLC_TimeVariantConstValue &rhs)
PLC_TimeVariantConstValue operator* (const PLC_TimeVariantConstValue &lhs, const PLC_Value &rhs)
PLC_TimeVariantConstValue operator* (const PLC_Value &lhs, const PLC_TimeVariantConstValue &rhs)
PLC_TimeVariantConstValue operator* (const PLC_TimeVariantConstValue &lhs, const PLC_ConstValue &rhs)
PLC_TimeVariantConstValue operator* (const PLC_ConstValue &lhs, const PLC_TimeVariantConstValue &rhs)
PLC_TimeVariantConstValue operator* (const PLC_TimeVariantConstValue &lhs, const PLC_TimeVariantConstValue &rhs)
PLC_TimeVariantFreqSelectiveValue operator* (const PLC_TimeVariantConstValue &lhs, const PLC_FreqSelectiveValue &rhs)
PLC_TimeVariantFreqSelectiveValue operator* (const PLC_FreqSelectiveValue &lhs, const PLC_TimeVariantConstValue &rhs)
PLC_TimeVariantConstValue operator/ (const PLC_TimeVariantConstValue &lhs, double rhs)
PLC_TimeVariantConstValue operator/ (double lhs, const PLC_TimeVariantConstValue &rhs)
PLC_TimeVariantConstValue operator/ (const PLC_TimeVariantConstValue &lhs, const PLC_Value &rhs)
PLC_TimeVariantConstValue operator/ (const PLC_Value &lhs, const PLC_TimeVariantConstValue &rhs)
PLC_TimeVariantConstValue operator/ (const PLC_TimeVariantConstValue &lhs, const PLC_ConstValue &rhs)
PLC_TimeVariantConstValue operator/ (const PLC_ConstValue &lhs, const PLC_TimeVariantConstValue &rhs)
PLC_TimeVariantConstValue operator/ (const PLC_TimeVariantConstValue &lhs, const PLC_TimeVariantConstValue &rhs)
PLC_TimeVariantFreqSelectiveValue operator/ (const PLC_TimeVariantConstValue &lhs, const PLC_FreqSelectiveValue &rhs)
PLC_TimeVariantFreqSelectiveValue operator/ (const PLC_FreqSelectiveValue &lhs, const PLC_TimeVariantConstValue &rhs)
std::ostream & operator<< (std::ostream &stream, PLC_TimeVariantConstValue &value)

Detailed Description

Frequency constant but time variant value


The documentation for this class was generated from the following files:
 All Classes Functions Variables Enumerations