| 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 | [inline, virtual] |