A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
NoCount Class Reference
+ Inheritance diagram for NoCount:
+ Collaboration diagram for NoCount:

Public Member Functions

 NoCount (PtrTestCase *test)
 
 ~NoCount ()
 
void Nothing (void) const
 
- Public Member Functions inherited from PtrTestBase
 PtrTestBase ()
 
virtual ~PtrTestBase ()
 
void Ref (void) const
 
void Unref (void) const
 

Private Attributes

PtrTestCasem_test
 

Detailed Description

Definition at line 39 of file ptr-test-suite.cc.

Constructor & Destructor Documentation

NoCount::NoCount ( PtrTestCase test)

Definition at line 85 of file ptr-test-suite.cc.

NoCount::~NoCount ( )

Definition at line 89 of file ptr-test-suite.cc.

References PtrTestCase::DestroyNotify(), and m_test.

+ Here is the call graph for this function:

Member Function Documentation

void NoCount::Nothing ( void  ) const

Definition at line 94 of file ptr-test-suite.cc.

Referenced by PtrTestCase::DoRun().

+ Here is the caller graph for this function:

Member Data Documentation

PtrTestCase* NoCount::m_test
private

Definition at line 46 of file ptr-test-suite.cc.

Referenced by ~NoCount().


The documentation for this class was generated from the following file: