|
LTL
2.0.x
|
Classes | |
| class | CommandLineReader |
| Implementation of an util::OptionReader for command line processing. More... | |
| class | ConfigFileReader |
| Implementation of an OptionReader for config file processing. More... | |
| class | Option |
| The base class for all options. More... | |
| class | IntOption |
| Hold an integer number. More... | |
| class | FloatOption |
| Hold a single precision number. More... | |
| class | DoubleOption |
| Hold a double precision number. More... | |
| class | BoolOption |
| Hold a boolean. Default value is toggled when the option is given. More... | |
| class | StringOption |
| Hold a string. More... | |
| class | FloatArrayOption |
| Hold an array of N floats. More... | |
| class | DoubleArrayOption |
| Hold an array of N doubles. More... | |
| class | IntArrayOption |
| Hold an array of N ints. More... | |
| class | StringArrayOption |
| class | RegionArrayOption |
Hold a N-dim Region. More... | |
| class | OptionParser |
| Generic parser object for options. More... | |
| class | OptionReader |
| An abstract base class for sources feeding into util::OptionParser . More... | |
| class | Region |
| To represent geometries or subarrays of N-dimensional arrays. More... | |
| class | StringFactory |
| This class returns a number in the requested type. More... | |
| class | Timer |
| class | UException |
| Standard exception for namespace util methods. More... | |
| class | UTDateException |
| Derived exception for Date conversion errors. More... | |
| class | StringException |
| Derived exception for impossible string formatting requests. More... | |
| class | UTDate |
| Representing UT as a wrapped time_t mother class. More... | |
| class | DCFDate |
| Convert from and to DCF-77 type string. More... | |
| class | FitsDate |
| Convert from and to FITS DATE type string. More... | |
| class | JulDate |
| Convert from and to Julian date. More... | |
| class | UTTime |
| class | LSTime |
| class | GSTime |
1.8.5