ns3::ConfigTest Class Reference

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

List of all members.

Public Member Functions

 ConfigTest ()
virtual bool RunTests (void)

Private Member Functions

void ChangeNotification (int16_t old, int16_t newValue)
void ChangeNotificationWithPath (std::string path, int16_t old, int16_t newValue)

Private Attributes

int16_t m_traceNotification
std::string m_tracePath

Detailed Description

Definition at line 690 of file config.cc.


Constructor & Destructor Documentation

ns3::ConfigTest::ConfigTest (  ) 

Definition at line 704 of file config.cc.


Member Function Documentation

void ns3::ConfigTest::ChangeNotification ( int16_t  old,
int16_t  newValue 
) [private]

Definition at line 709 of file config.cc.

References m_traceNotification.

Referenced by RunTests().

void ns3::ConfigTest::ChangeNotificationWithPath ( std::string  path,
int16_t  old,
int16_t  newValue 
) [private]

Definition at line 715 of file config.cc.

References m_traceNotification, and m_tracePath.

Referenced by RunTests().

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

Member Data Documentation

Definition at line 698 of file config.cc.

Referenced by ChangeNotification(), ChangeNotificationWithPath(), and RunTests().

std::string ns3::ConfigTest::m_tracePath [private]

Definition at line 699 of file config.cc.

Referenced by ChangeNotificationWithPath(), and RunTests().


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