Main Page
Modules
Namespaces
Classes
Files
Command Line and Config File Interfacing
[
The Utility Library
]
Classes
class
util::CommandLineReader
Implementation of an
util::OptionReader
for command line processing.
More...
class
util::ConfigFileReader
Implementation of an
OptionReader
for config file processing.
More...
class
util::Option
The base class for all options.
More...
class
util::IntOption
Hold an integer number.
More...
class
util::FloatOption
Hold a single precision number.
More...
class
util::DoubleOption
Hold a double precision number.
More...
class
util::BoolOption
Hold a boolean.
More...
class
util::StringOption
Hold a string.
More...
class
util::FloatArrayOption
Hold an array of N floats.
More...
class
util::DoubleArrayOption
Hold an array of N doubles.
More...
class
util::IntArrayOption
Hold an array of N ints.
More...
class
util::StringArrayOption
class
util::RegionArrayOption
Hold a N-dim region.
More...
class
util::OptionParser
Generic parser object for options.
More...
class
util::OptionReader
An
abstract
base class for sources feeding into
util::OptionParser
.
More...
Functions
ostream &
util::Option::operator<<
(ostream &os, Option &op)
Function Documentation
ostream & operator<<
(
ostream &
os
,
Option
&
op
)
[related, inherited]
Write option to
os
.
Generated on Wed Mar 11 17:44:35 2009 for LTL by
1.5.3