7 #ifndef __PPARSESEQ_UTILS_H__
8 #define __PPARSESEQ_UTILS_H__
bool loadParserSeq(PParseSeq &seq, const PXml &xmlSeq)
Load a ParseSeq with a XML balise.
std::vector< PParseCmd > PVecParseCmd
PParseSeq createSequenceAllMatch(const PVecString &vecStr)
Create a full sequence of string to match totaly.
std::vector< PParseStep > PVecParseStep
std::vector< PString > PVecString