ns-3
|
Public Member Functions | |
OutputStreamWrapper (std::string filename, std::ios::openmode filemode) | |
OutputStreamWrapper (std::ostream *os) | |
std::ostream * | GetStream (void) |
![]() | |
SimpleRefCount (const SimpleRefCount &o) | |
SimpleRefCount & | operator= (const SimpleRefCount &o) |
void | Ref (void) const |
void | Unref (void) const |
uint32_t | GetReferenceCount (void) const |
Additional Inherited Members | |
![]() | |
static void | Cleanup (void) |
std::ostream * ns3::OutputStreamWrapper::GetStream | ( | void | ) |
Return a pointer to an ostream previously set in the wrapper.