![]() |
PhoenixPresentation
2.0.0
Set of cmake function to automate presentation generation
|
#include <iostream>
#include "phoenix_assert.h"
#include "phoenix_check.h"
#include "ConfigParser.h"
Go to the source code of this file.
Functions | |
void | checkPMultiFileParser () |
Check the openFileStream. More... | |
int | main (int argc, char **argv) |
void checkPMultiFileParser | ( | ) |
Check the openFileStream.
Definition at line 14 of file main.cpp.
References PMultiFileParser::fullParsing(), ConfigParser::getDocString(), PMultiFileParser::load(), phoenix_assert, PPath::saveFileContent(), and PMultiFileParser::setFileContent().
Referenced by main().
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 43 of file main.cpp.
References checkPMultiFileParser().