| 
    LTL
    2.0.x
    
   | 
 
This is the complete list of members for util::FloatOption, including all inherited members.
| cmdlinechar_ | util::Option | protected | 
| default_ | util::Option | protected | 
| FloatOption(const char *name, const char *defaultVal, const char *usage, const char cmd, float *const storage=NULL) | util::FloatOption | |
| FloatOption(const string &name, const string &defaultVal, const string &usage, const char cmd, float *const storage=NULL) | util::FloatOption | |
| getBool() const | util::Option | inlinevirtual | 
| getCmdLineChar() const | util::Option | |
| getDefault() const | util::Option | |
| getFloat() const | util::FloatOption | virtual | 
| getInt() const | util::Option | inlinevirtual | 
| getName() const | util::Option | |
| getString() const | util::Option | inlinevirtual | 
| getTypeName() const | util::FloatOption | inlinevirtual | 
| getUsage() const | util::Option | |
| name_ | util::Option | protected | 
| needsValue() const | util::Option | inlinevirtual | 
| operator<<(ostream &os, Option &op) | util::Option | related | 
| Option(const char *name, const char *defaultVal, const char *usage, const char cmd) | util::Option | |
| Option(const string &name, const string &defaultVal, const string &usage, const char cmd) | util::Option | |
| setValue(const string &s) | util::FloatOption | virtual | 
| storage_ | util::FloatOption | protected | 
| toString() const | util::FloatOption | virtual | 
| usage_ | util::Option | protected | 
| value_ | util::FloatOption | protected | 
| ~FloatOption() | util::FloatOption | inline | 
| ~Option() | util::Option | virtual | 
 1.8.5