PhoenixInkscape  2.0.0
Generate multiple png files with svg inkscape files
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
 CArgParserParse the list of arguments passed to a program
 CDataStream< Stream, Mode, T >Generic DataStream class
 CDataStream< DataStreamIter, DataStreamMode::READ, bool >How to read bool from a message
 CDataStream< DataStreamIter, DataStreamMode::READ, SIMPLE_TYPE >How to read SIMPLE_TYPE from a message
 CDataStream< DataStreamIter, DataStreamMode::READ, std::list< T > >How to write a class in a stream
 CDataStream< DataStreamIter, DataStreamMode::READ, std::map< T, U > >How to write a class in a stream
 CDataStream< DataStreamIter, DataStreamMode::READ, std::pair< T, U > >How to write a class in a stream
 CDataStream< DataStreamIter, DataStreamMode::READ, std::string >Specialisation to read std::string from a message
 CDataStream< DataStreamIter, DataStreamMode::READ, std::vector< T > >How to write a class in a stream
 CDataStream< DataStreamIter, DataStreamMode::WRITE, bool >How to write bool in a message
 CDataStream< DataStreamIter, DataStreamMode::WRITE, SIMPLE_TYPE >How to write SIMPLE_TYPE in a message
 CDataStream< DataStreamIter, DataStreamMode::WRITE, std::list< T > >How to write a class in a stream
 CDataStream< DataStreamIter, DataStreamMode::WRITE, std::map< T, U > >How to write a class in a stream
 CDataStream< DataStreamIter, DataStreamMode::WRITE, std::pair< T, U > >How to write a class in a stream
 CDataStream< DataStreamIter, DataStreamMode::WRITE, std::string >Specialisation to write std::string into a message
 CDataStream< DataStreamIter, DataStreamMode::WRITE, std::vector< T > >How to write a class in a stream
 CDataStream< FILE *, DataStreamMode::READ, bool >How to read bool from a file
 CDataStream< FILE *, DataStreamMode::READ, SIMPLE_TYPE >How to read SIMPLE_TYPE from a file
 CDataStream< FILE *, DataStreamMode::READ, std::list< T > >How to write a class in a file
 CDataStream< FILE *, DataStreamMode::READ, std::map< T, U > >How to write a class in a file
 CDataStream< FILE *, DataStreamMode::READ, std::pair< T, U > >How to write a class in a file
 CDataStream< FILE *, DataStreamMode::READ, std::string >Specialisation to read std::string from a file
 CDataStream< FILE *, DataStreamMode::READ, std::vector< SIMPLE_TYPE > >How to read std::vector SIMPLE_TYPE from a file
 CDataStream< FILE *, DataStreamMode::READ, std::vector< T > >How to write a class in a file
 CDataStream< FILE *, DataStreamMode::WRITE, bool >How to write bool in a file
 CDataStream< FILE *, DataStreamMode::WRITE, SIMPLE_TYPE >How to write SIMPLE_TYPE in a file
 CDataStream< FILE *, DataStreamMode::WRITE, std::list< T > >How to write a class in a file
 CDataStream< FILE *, DataStreamMode::WRITE, std::map< T, U > >How to write a class in a file
 CDataStream< FILE *, DataStreamMode::WRITE, std::pair< T, U > >How to write a class in a file
 CDataStream< FILE *, DataStreamMode::WRITE, std::string >Specialisation to write std::string into a file
 CDataStream< FILE *, DataStreamMode::WRITE, std::vector< SIMPLE_TYPE > >How to write vector of SIMPLE_TYPE in a file
 CDataStream< FILE *, DataStreamMode::WRITE, std::vector< T > >How to write a class in a file
 CDataStream< size_t, DataStreamMode::WRITE, bool >Specialisation to get the size of a bool
 CDataStream< size_t, DataStreamMode::WRITE, SIMPLE_TYPE >Specialisation to get the size of a SIMPLE_TYPE
 CDataStream< size_t, DataStreamMode::WRITE, std::list< T > >How to get size of a class
 CDataStream< size_t, DataStreamMode::WRITE, std::map< T, U > >How to get size of a class
 CDataStream< size_t, DataStreamMode::WRITE, std::pair< T, U > >How to get size of a class
 CDataStream< size_t, DataStreamMode::WRITE, std::string >Specialisation to get the size of a std::string
 CDataStream< size_t, DataStreamMode::WRITE, std::vector< T > >How to get size of a class
 CDataStream< Stream, DataStreamMode::READ, ShadokType::ShadokType >Generic ShadokType deserialisation, load and size function for a ShadokType::ShadokType
 CDataStream< Stream, DataStreamMode::WRITE, ShadokType::ShadokType >Generic ShadokType serialisation, save and size function for a ShadokType::ShadokType
 CDataStream< Stream, Mode, Shadok >Generic Shadok serialisation/deserialisation function
 CDicoValueDictionnary of values
 COptionDescribes an option passed to a program
 COptionModeDescribe a mode in the program arguments
 COptionParserParse the options passed to a program
 COptionValueDescribe the value of an option passed to a program
 CPFileParserClasse qui permet de parser des fichiers texte en renvoyant les tokens les uns après les autres
 CPLayerGet the begin and end slide for current layer
 CPLocationClasse qui permet de décrire une localisation, avec un nom de fichier et une ligne
 CPLogPhoenix Logger
 CPMultiFileParserClass used to parse file with possibility of inclusion
 CConfigParserParse the configuration a create the vector of sources
 CPNestedCallClass used to parse nested call variables
 CPNestedStrNested string or variable call
 CPOutoutModeOutput mode of the html backend
 CPParseCmdParser command
 CPParseSeqParsing sequence
 CPParseStepDescribes a parsing step
 CPStreamDeal with binary stream
 CPXmlClass used to parse xml
 CPXmlAttrAttribute from xml
 CShadokTest class for the data_stream automatic api
 Cstd::string
 CPStringExtends the std::string
 CPPathPath of a directory or a file