Application() (defined in Application) | Application | [inline] |
appPath() const (defined in Application) | Application | [inline] |
argc() (defined in Application) | Application | [inline] |
argv() const (defined in Application) | Application | [inline] |
check() const (defined in Object) | Object | [virtual] |
clone() const (defined in Object) | Object | [virtual] |
dataDir() const (defined in Application) | Application | [inline] |
decRef() (defined in Object) | Object | [inline] |
getclassname() const (defined in Object) | Object | |
incRef() (defined in Object) | Object | [inline] |
is_a(const String &classname) const (defined in Object) | Object | |
isOK() const (defined in Object) | Object | |
main(const Array< String > ¶ms) | Application | [inline, virtual] |
main() | Application | [inline, virtual] |
mAppPath (defined in Application) | Application | [protected] |
mArgc (defined in Application) | Application | [protected] |
mArgv (defined in Application) | Application | [protected] |
mConfigPath (defined in Application) | Application | [protected] |
mDataDir (defined in Application) | Application | [protected] |
mParamMap (defined in Application) | Application | [protected] |
mParams (defined in Application) | Application | [protected] |
mTried (defined in Application) | Application | [protected] |
Object() (defined in Object) | Object | [inline] |
operator<<(istream &) (defined in Object) | Object | [virtual] |
operator<<(TextIStream &) (defined in Object) | Object | [virtual] |
operator<<(DataIStream &) (defined in Object) | Object | [virtual] |
operator>>(ostream &) const (defined in Object) | Object | [virtual] |
operator>>(OStream &) const (defined in Object) | Object | [virtual] |
operator>>(TextOStream &) const (defined in Object) | Object | [virtual] |
operator>>(DataOStream &) const (defined in Object) | Object | [virtual] |
paramMap() const | Application | [inline] |
params() const | Application | [inline] |
readConfig(const String &filename) (defined in Application) | Application | |
refCount() const (defined in Object) | Object | [inline] |
setParams(int argc, char **argv) (defined in Application) | Application | |
~Object() (defined in Object) | Object | [virtual] |