INISection Member List

This is the complete list of members for INISection, including all inherited members.
ArraySize(const char *const name) const INISection
CurrentTag() const INISection [inline]
CurrentTagSTL() const INISection [inline]
GetLength() const INISection [inline]
GetName() const INISection [inline]
GetNameSTL() const INISection [inline]
MultiValSize(const char *const name) const INISection
Next()INISection [inline]
ReadBool(const char *const name, bool &out) const INISection
ReadBool(const std::string &name, bool &out) const INISection [inline]
ReadBools(const char *const name, bool *out, const unsigned cap) const INISection
ReadBools(const std::string &name, std::vector< bool > &out) const INISection
ReadFloat(const char *const name, float &out) const INISection
ReadFloat(const std::string &name, float &out) const INISection [inline]
ReadFloats(const char *const name, float *out, const unsigned cap) const INISection
ReadFloats(const std::string &name, std::vector< float > &out) const INISection
ReadInt(const char *const name, int &out) const INISection
ReadInt(const std::string &name, int &out) const INISection [inline]
ReadInts(const char *const name, int *out, const unsigned cap) const INISection
ReadInts(const std::string &name, std::vector< int > &out) const INISection
ReadMultiBool(const char *const name, bool *out, const unsigned cap) const INISection
ReadMultiBool(const std::string &name, std::vector< bool > &out) const INISection
ReadMultiFloat(const char *const name, float *out, const unsigned cap) const INISection
ReadMultiFloat(const std::string &name, std::vector< float > &out) const INISection
ReadMultiInt(const char *const name, int *out, const unsigned cap) const INISection
ReadMultiInt(const std::string &name, std::vector< int > &out) const INISection
ReadMultiString(const char *const name, const char **out, const unsigned cap) const INISection
ReadMultiString(const std::string &name, std::vector< std::string > &out) const INISection
ReadString(const char *const name, const char *&out) const INISection [inline]
ReadString(const std::string &name, std::string &out) const INISection [inline]
ReadStrings(const char *const name, const char **out, const unsigned cap) const INISection
ReadStrings(const std::string &name, std::vector< std::string > &out) const INISection
Reset()INISection [inline]
 All Classes Files Functions

Copyright © Ferdinand Majerech 2009-2010 kiithsacmp[at]gmail.com
Generated on Fri Jul 9 15:09:53 2010 for MiniINI by  Doxygen 1.6.3