Implements a program object for testing. More...
Go to the source code of this file.
Classes | |
| class | program_command_line |
| ComLineObject for testing program command-line interface. More... | |
| class | program< TestObjectType > |
Namespaces | |
| ix | |
| Defines MPI-specific parallel global and program classes. | |
| ix::test | |
Typedefs | |
| typedef program_command_line | CommandLineType |
| typedef ix::profiler::ProfilerObj | ProfilerType |
| typedef ix::global::GlobalObj< std::string, std::string, ProfilerType > | Global |
| typedef ix::global::Program< Global, CommandLineType > | ProgramType |