Teuchos Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
cxx_main.cpp File Reference
Include dependency graph for parameterlist/test/XML/cxx_main.cpp:

Go to the source code of this file.

Classes

class  XMLObject
 Representation of an XML data tree. XMLObject is a ref-counted handle to a XMLObjectImplem object, allowing storage by reference. More...
 
class  StringInputSource
 Instantiation of XMLInputSource class for reading XML from a std::string. More...
 
class  FileInputSource
 Instantiation of XMLInputSource class for reading XML from a file. More...
 

Functions

int main (int argc, char **argv)
 

Function Documentation

◆ main()

int main ( int argc,
char ** argv )

Definition at line 57 of file parameterlist/test/XML/cxx_main.cpp.