|
| enum class | RequestType : int { Key = 0
, Value = 1
} |
| enum class | RequestType : int { Key = 0
, Value = 1
} |
|
|
virtual::cohtml::IDataStorageRequest::RequestType | GetRequestType () const =0 |
|
virtual char const * | GetId () const =0 |
|
virtual char const * | GetKey () const =0 |
|
virtual ulong | GetIndex () const =0 |
The documentation for this class was generated from the following files: