ns3::AttributeTest Class Reference

Inheritance diagram for ns3::AttributeTest:
Inheritance graph
[legend]
Collaboration diagram for ns3::AttributeTest:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 AttributeTest ()
virtual bool RunTests (void)

Private Member Functions

void NotifySource1 (int8_t old, int8_t n)
void NotifySource2 (double a, int b, float c)
void NotifySourceValue (ValueClassTest old, ValueClassTest n)
void NotifyCallbackValue (int8_t a)

Private Attributes

int64_t m_got1
double m_got2
ValueClassTest m_gotValue
int16_t m_gotCbValue

Detailed Description

Definition at line 59 of file attribute-test.cc.


Constructor & Destructor Documentation

ns3::AttributeTest::AttributeTest (  ) 

Definition at line 270 of file attribute-test.cc.


Member Function Documentation

void ns3::AttributeTest::NotifyCallbackValue ( int8_t  a  )  [inline, private]

Definition at line 74 of file attribute-test.cc.

Referenced by RunTests().

void ns3::AttributeTest::NotifySource1 ( int8_t  old,
int8_t  n 
) [inline, private]

Definition at line 65 of file attribute-test.cc.

References m_got1.

Referenced by RunTests().

void ns3::AttributeTest::NotifySource2 ( double  a,
int  b,
float  c 
) [inline, private]

Definition at line 68 of file attribute-test.cc.

Referenced by RunTests().

void ns3::AttributeTest::NotifySourceValue ( ValueClassTest  old,
ValueClassTest  n 
) [inline, private]

Definition at line 71 of file attribute-test.cc.

Referenced by RunTests().

bool ns3::AttributeTest::RunTests ( void   )  [virtual]

Member Data Documentation

int64_t ns3::AttributeTest::m_got1 [private]

Definition at line 77 of file attribute-test.cc.

Referenced by NotifySource1(), and RunTests().

double ns3::AttributeTest::m_got2 [private]

Definition at line 78 of file attribute-test.cc.

Referenced by RunTests().

Definition at line 80 of file attribute-test.cc.

Referenced by RunTests().

Definition at line 79 of file attribute-test.cc.


The documentation for this class was generated from the following file:
Generated on Thu Dec 3 14:10:10 2009 for NS-3 by  doxygen 1.6.3