PhoenixInkscape  2.0.0
Generate multiple png files with svg inkscape files
DicoValue Member List

This is the complete list of members for DicoValue, including all inherited members.

copyDicoValue(const DicoValue &other)DicoValueprotected
DicoValue()DicoValue
DicoValue(const DicoValue &other)DicoValue
errorAt(PFileParser &parser, bool &isRunning, const PString &errorMsg)DicoValueprivate
fromString(const PString &content)DicoValue
getKey() constDicoValue
getKey()DicoValue
getMap(const PString &key) constDicoValue
getMap(const PString &key)DicoValue
getMapChild() constDicoValue
getMapChild()DicoValue
getString() constDicoValue
getValue() constDicoValue
getValue() constDicoValue
getValue()DicoValue
getVecChild() constDicoValue
getVecChild()DicoValue
hasKey() constDicoValue
hasMap() constDicoValue
hasVec() constDicoValue
isKeyExist(const PString &key) constDicoValue
load(const PPath &fileName)DicoValue
loadParser(PFileParser &parser)DicoValueprivate
operator=(const DicoValue &other)DicoValue
p_keyDicoValueprivate
p_mapChildDicoValueprivate
p_valueDicoValueprivate
p_vecChildDicoValueprivate
parseDicoValue(PFileParser &parser, bool &isRunning)DicoValueprivate
parseListOrMap(PFileParser &parser, bool &isRunning)DicoValueprivate
parseString(PFileParser &parser)DicoValueprivate
print() constDicoValue
save(const PPath &fileName, const PString &valueDecorator="", PString baseIndentation="\t", PString baseNewLine="\n") constDicoValue
saveRecurse(const PString &indentation, const PString &valueDecorator, PString baseIndentation, PString baseNewLine) constDicoValueprivate
setKey(const PString &key)DicoValue
setMapChild(const std::map< PString, DicoValue > &mapChild)DicoValue
setValue(const PString &value)DicoValue
setVecChild(const std::vector< DicoValue > &vecChild)DicoValue
toString(const PString &valueDecorator="", PString baseIndentation="\t", PString baseNewLine="\n") constDicoValue
~DicoValue()DicoValuevirtual