![]() |
PhoenixPresentation
2.0.0
Set of cmake function to automate presentation generation
|
#include <vector>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <iostream>
#include "PString.h"
Go to the source code of this file.
Classes | |
class | PParseCmd |
Parser command. More... | |
class | PParseSeq |
Parsing sequence. More... | |
class | PParseStep |
Describes a parsing step. More... | |
Macros | |
#define | VERSION_PPARSECMD 0lu |
#define | VERSION_PPARSESEQ 0lu |
#define | VERSION_PPARSESTEP 0lu |
#define VERSION_PPARSECMD 0lu |
Definition at line 22 of file PParseSeq.h.
#define VERSION_PPARSESEQ 0lu |
Definition at line 24 of file PParseSeq.h.
#define VERSION_PPARSESTEP 0lu |
Definition at line 23 of file PParseSeq.h.