ldas-tools-framecpp 3.0.4
|
Typedefs | |
typedef LDASTools::AL::CommandLineOptions::OptionSet | OptionSet |
Enumerations | |
enum | { STANDARD_OPTION_BLOCK_SIZE , STANDARD_OPTION_HELP , STANDARD_OPTION_SILENT_DATA , STANDARD_OPTION_TOC_OPT , STANDARD_OPTION_USE_MMAP } |
Functions | |
template<int > | |
void | StandardOption (LDASTools::AL::CommandLineOptions::OptionSet &Options, int Id) |
template<int > | |
void | StandardOption (LDASTools::AL::CommandLineOptions::OptionSet &Options, int Id, size_t Default) |
template<int > | |
void | StandardOption (LDASTools::AL::CommandLineOptions::OptionSet &Options, int Id, bool Default) |
template<> | |
void | StandardOption< STANDARD_OPTION_HELP > (OptionSet &Options, int Id) |
template<> | |
void | StandardOption< STANDARD_OPTION_BLOCK_SIZE > (OptionSet &Options, int Id, size_t Default) |
template<> | |
void | StandardOption< STANDARD_OPTION_SILENT_DATA > (OptionSet &Options, int Id, bool Default) |
template<> | |
void | StandardOption< STANDARD_OPTION_TOC_OPT > (OptionSet &Options, int Id, bool Default) |
template<> | |
void | StandardOption< STANDARD_OPTION_USE_MMAP > (OptionSet &Options, int Id, bool Default) |
typedef LDASTools::AL::CommandLineOptions::OptionSet anonymous_namespace{StandardOptions.hh}::OptionSet |
anonymous enum |
void anonymous_namespace{StandardOptions.hh}::StandardOption | ( | LDASTools::AL::CommandLineOptions::OptionSet & | Options, |
int | Id ) |
void anonymous_namespace{StandardOptions.hh}::StandardOption | ( | LDASTools::AL::CommandLineOptions::OptionSet & | Options, |
int | Id, | ||
bool | Default ) |
void anonymous_namespace{StandardOptions.hh}::StandardOption | ( | LDASTools::AL::CommandLineOptions::OptionSet & | Options, |
int | Id, | ||
size_t | Default ) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |