Modules | Files | Inheritance Tree | Inheritance Graph | Name Index | Config
package Synopsis::Parser::C++
struct LinkStore:: Private:: Streams
Files: Synopsis/Parser/C++/syn/linkstore.cc

Struct for storing a pair of ofstream pointers


Public Member functions Summary:
 constructorStreams() [Source]
 constructorStreams(const Streams& o) [Source]
 Streams&operator=(const Streams& o) [Source]

Public Data members Summary:
std::ofstream*syntax [Source]
std::ofstream*xref [Source]