attach(void *impl) | MCBase | [protected] |
detach() | MCBase | [protected] |
exists(const MCString &key) const | MCIniSection | |
get(const MCString &key) const | MCIniSection | |
MCBase() | MCBase | |
MCBase(const MCBase &) | MCBase | |
MCBase(void *impl) | MCBase | [protected] |
MCIniSection() | MCIniSection | |
MCIniSection(const MCString §ionName) | MCIniSection | |
mclpriv::MCBaseAccessor (defined in MCBase) | MCBase | [friend] |
operator!=(const MCBase &) const | MCBase | |
operator<(const MCBase &) const | MCBase | |
operator=(const MCBase &) | MCBase | |
operator==(const MCBase &) const | MCBase | |
operator[](const MCString &key) | MCIniSection | |
set(const MCString &key, const MCString &value) | MCIniSection | |
~MCBase() | MCBase |