TRF Language Model
wb-option.h File Reference

Define the option class. More...

#include "wb-log.h"
#include "wb-vector.h"
#include "wb-win.h"

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...
 

Detailed Description

Define the option class.

Author
WangBin
Date
2016-05-05

Definition in file wb-option.h.