PhoenixYml  0.5.0
Yml parser for Phoenix
Loading...
Searching...
No Matches
VecValue Member List

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

copyVecValue(const VecValue &other)VecValueprotected
getIndentation() constVecValue
getIndentation()VecValue
getKey() constVecValue
getKey()VecValue
getType() constVecValue
getType()VecValue
getValue() constVecValue
getValue()VecValue
getVecChild() constVecValue
getVecChild()VecValue
initialisationVecValue()VecValueprivate
operator=(const VecValue &other)VecValue
p_indentationVecValueprivate
p_keyVecValueprivate
p_typeVecValueprivate
p_valueVecValueprivate
p_vecChildVecValueprivate
setIndentation(size_t indentation)VecValue
setKey(const PString &key)VecValue
setType(const VecValueType::VecValueType &type)VecValue
setValue(const PString &value)VecValue
setVecChild(const std::vector< VecValue > &vecChild)VecValue
VecValue()VecValue
VecValue(const VecValue &other)VecValue
~VecValue()VecValuevirtual