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

Public Member Functions

 NoCount (PtrTestCase *test)
 ~NoCount ()
void Nothing (void) const
- Public Member Functions inherited from ns3::Base
 Base ()
virtual ~Base ()
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

ns3::NoCount::NoCount ( PtrTestCase test)

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

ns3::NoCount::~NoCount ( )

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

References ns3::PtrTestCase::DestroyNotify(), and m_test.

+ Here is the call graph for this function:

Member Function Documentation

void ns3::NoCount::Nothing ( void  ) const

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

Referenced by ns3::PtrTestCase::DoRun().

+ Here is the caller graph for this function:

Member Data Documentation

PtrTestCase* ns3::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: