Go to the source code of this file.
Classes | |
class | rdaDataEntry |
Objects of this class serve as containers that can hold a value of different types. More... | |
Typedefs | |
typedef long long | longlong |
The 64 bit signed integer type. |
|
The 64 bit signed integer type. It is defined in this file as typedef long long longlong; typedef __int64 longlong; |