HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
RE_IDType.h File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define RE_INVALID_ID   nullptr
 

Typedefs

typedef voidRE_IDType
 

Functions

bool REisValid (const RE_IDType id)
 

Macro Definition Documentation

#define RE_INVALID_ID   nullptr

Definition at line 22 of file RE_IDType.h.

Typedef Documentation

typedef void* RE_IDType

Definition at line 20 of file RE_IDType.h.

Function Documentation

bool REisValid ( const RE_IDType  id)
inline

Definition at line 23 of file RE_IDType.h.