plist::ArrayBase::IntegerConversion Member List
This is the complete list of members for
plist::ArrayBase::IntegerConversion, including all inherited members.
addValue(long val, const std::string &comment="", bool warnExists=true)=0 | plist::ArrayBase::IntegerConversion | [pure virtual] |
addValue(unsigned long val, const std::string &comment="", bool warnExists=true)=0 | plist::ArrayBase::IntegerConversion | [pure virtual] |
addValue(size_t index, long val, const std::string &comment="", bool warnExists=true)=0 | plist::ArrayBase::IntegerConversion | [pure virtual] |
addValue(size_t index, unsigned long val, const std::string &comment="", bool warnExists=true)=0 | plist::ArrayBase::IntegerConversion | [pure virtual] |
~IntegerConversion() | plist::ArrayBase::IntegerConversion | [virtual] |