Main Page Modules Class Hierarchy Alphabetical List Compound List File List Compound Members File Members Related Pages Examples
dataio Member List
This is the complete list of members for dataio, including all inherited members.
- _dataiorec<T>
- add(string const &name, dataio *item)
[inline]
- add(dataio *item)
[inline]
- add(string const &name, T *item)
[inline]
- add(T *item)
[inline]
- add(string const &name, vector< T > *item)
[inline]
- add(vector< T > *item)
[inline]
- add(string const &name, vector< vector< T > > *item)
[inline]
- add(vector< vector< T > > *item)
[inline]
- addcomment(string const &rem)
[inline]
- addcomment(string const &name, string const &rem)
- additemcomment(void *item, string const &rem)
- addnamed(string const &name, T *item, unsigned long &strsize=*(unsigned long *) 0)
[inline]
- addnamed(string const &name, vector< T > *item, unsigned long &m=*(unsigned long *) 0, unsigned long &strsize=*(unsigned long *) 0)
[inline]
- addnamed(string const &name, vector< vector< T > > *item, unsigned long &m=*(unsigned long *) 0, unsigned long &n=*(unsigned long *) 0, unsigned long &strsize=*(unsigned long *) 0)
[inline]
- addunnamed(T *item, unsigned long &strsize=*(unsigned long *) 0)
[inline]
- addunnamed(vector< T > *item, unsigned long &m=*(unsigned long *) 0, unsigned long &strsize=*(unsigned long *) 0)
[inline]
- addunnamed(vector< vector< T > > *item, unsigned long &m=0, unsigned long &n=*(unsigned long *) 0, unsigned long strsize=*(unsigned long *) 0)
[inline]
- attribseparator
- clear()
- clearcomment(bool includemember=false)
- clearcomment(string const &name, bool includemember=false)
- clearemptytail
- clearinputbuffer()
- clearitemcomment(void *item, bool includemember=false)
- clearitemcomment(bool includemember=false)
- collectnames()
[inline]
- collectnames(bool flag, bool includemember=true)
- columnoriented
- columnseparator
- comment()
[inline]
- comment(string const &name)
- commentclose()
[inline]
- commentclose(string const &s)
[inline]
- commentline()
[inline]
- commentline(string const &com)
[inline]
- commentopen()
[inline]
- commentopen(string const &s)
[inline]
- dataio()
[inline]
- decimal()
[inline]
- decimal(char dec, bool includemember=true)
- disablecommentblock()
[inline]
- disablesection()
[inline]
- emptyisvalid()
[inline]
- emptyisvalid(bool flag, bool includemember=true)
- enablestdcommentblock()
[inline]
- enablestdsection()
[inline]
- extendedmode
- getvalue(bool includecomment=false)
- ignorecase()
[inline]
- ignorecase(bool status, bool includemember=true)
- istable
- itemcomment(void *item)
- itemrefered(void *item)
[inline]
- itemsetted(void *item)
- lineseparator
- linewrap()
[inline]
- linewrap(string const &wrap)
[inline]
- maxcolumnonline
- operator<<(ostream &os, dataio &data)
[friend]
- operator>>(istream &is, dataio &data)
[friend]
- parseallinputstring
- printerror()
[inline]
- printerror(bool dec, bool includemember=true)
- read(istream &is)
- refered(string const &name)
[inline]
- referednames()
[inline]
- reset()
[inline]
- resetflags(bool maprecomendedflagsintomember=true)
- reversebyteorder
- scapechar
- sectionnameclose
- sectionnameopen
- setted()
[inline]
- setted(string const &name)
- setvalue(vector< vector< string > > &item)
- startinblock(unsigned i)
[inline, virtual]
- startoutblock(unsigned i)
[inline, virtual]
- stringdelimiter
- throwexception()
[inline]
- throwexception(bool dec, bool includemember=true)
- unreferednames()
- validate(unsigned n)
[inline, virtual]
- validateall()
[inline]
- validateall(bool status, bool includemember=true)
- write(ostream &os)
- ~dataio()
[inline, virtual]
Generated at Thu Sep 6 13:45:43 2001 for dataio by
1.2.8.1 written by Dimitri van Heesch,
© 1997-2001