Public Member Functions

ns3::OutputStreamWrapper Class Reference

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

List of all members.

Public Member Functions

 OutputStreamWrapper (std::string filename, std::ios::openmode filemode)
std::ostream * GetStream (void)

Member Function Documentation

std::ostream* ns3::OutputStreamWrapper::GetStream ( void   ) 

Return a pointer to an ostream previously set in the wrapper.

See also:
SetStream
Returns:
a pointer to the encapsulated std::ostream

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