Struct for storing a pair of ofstream pointers
Public Member functions Summary: | |
constructor | Streams() [Source] |
constructor | Streams(const Streams& o) [Source] |
Streams& | operator=(const Streams& o) [Source] |
Public Data members Summary: | |
std::ofstream* | syntax [Source] |
std::ofstream* | xref [Source] |