| INI_AUTO(const char *field, const char *group=NULL, bool copyfield=false, bool copygroup=false) | INI_AUTO< _DT > | [inline] |
| INI_AUTO(const _DT &defaultdata, const char *field, const char *group=NULL, bool copyfield=false, bool copygroup=false) | INI_AUTO< _DT > | [inline] |
| operator const _DT &() const | INI_AUTO< _DT > | [inline] |
| operator=(const _DT &dt) | INI_AUTO< _DT > | [inline] |
| Set(const _DT &dt, bool write=true) | INI_AUTO< _DT > | [inline] |
| Write(INIHANDLE inihandle=NULL) const | INI_AUTO< _DT > | [inline] |
| ~INI_AUTO() | INI_AUTO< _DT > | [inline] |
1.6.1