
Go to the source code of this file.
Classes | |
| class | COptionVar< T > |
Typedefs | |
| typedef COptionVar< bool > | COptionBool |
| typedef COptionVar< unsigned char > | COptionByte |
| typedef COptionVar< char > | COptionChar |
| typedef COptionVar< double > | COptionDouble |
| typedef COptionVar< int > | COptionInt |
| typedef COptionVar< unsigned short > | COptionWord |
| typedef COptionVar<bool> COptionBool |
Definition at line 43 of file OptionVars.h.
| typedef COptionVar<unsigned char> COptionByte |
Definition at line 47 of file OptionVars.h.
| typedef COptionVar<char> COptionChar |
Definition at line 46 of file OptionVars.h.
| typedef COptionVar<double> COptionDouble |
Definition at line 45 of file OptionVars.h.
| typedef COptionVar<int> COptionInt |
Definition at line 44 of file OptionVars.h.
| typedef COptionVar<unsigned short> COptionWord |
Definition at line 48 of file OptionVars.h.