|
TRF Language Model
|
Define the option class. More...
Go to the source code of this file.
Classes | |
| struct | wb::Opt_Struct |
| structure of the value More... | |
| class | wb::Option |
| Get the option from command line or command files. More... | |
Namespaces | |
| wb | |
| define all the code written by Bin Wang. | |
Enumerations | |
| enum | wb::ValueType { wb::wbOPT_TRUE, wb::wbOPT_FALSE, wb::wbOPT_INT, wb::wbOPT_STRING, wb::wbOPT_FLOAT } |
| define the value type More... | |