Cyrus Mod Loader
|
#include <UserCapabilitiesInfo.h>
Public Member Functions | |
std::string | getMacAddress () |
void | setMacAddress (std::string val) |
unsigned short | getSystemMemory () |
void | setSystemMemory (unsigned short val) |
unsigned short | getFreeDiskSpace () |
void | setFreeDiskSpace (unsigned short val) |
unsigned short | getProcessorArchitecture () |
void | setProcessorArchitecture (unsigned short val) |
char | getNumProcessors () |
void | setNumProcessors (char val) |
unsigned int | getProcessorType () |
void | setProcessorType (unsigned int val) |
unsigned short | getProcessorLevel () |
void | setProcessorLevel (unsigned short val) |
unsigned short | getProcessorRevision () |
void | setProcessorRevision (unsigned short val) |
unsigned short | getVendorID () |
void | setVendorID (unsigned short val) |
unsigned short | getDeviceID () |
void | setDeviceID (unsigned short val) |
unsigned int | getSubSysID () |
void | setSubSysID (unsigned int val) |
unsigned short | getTextureMemory () |
void | setTextureMemory (unsigned short val) |
bool | getHwTransformAndLight () |
void | setHwTransformAndLight (bool val) |
bool | getDynamicTextures () |
void | setDynamicTextures (bool val) |
bool | getRenderToTexture_A8R8G8B8 () |
void | setRenderToTexture_A8R8G8B8 (bool val) |
bool | getRenderToTexture_A8B8G8R8 () |
void | setRenderToTexture_A8B8G8R8 (bool val) |
bool | getTextureFromSystemMemory () |
void | setTextureFromSystemMemory (bool val) |
bool | getTextureFromVideoMemory () |
void | setTextureFromVideoMemory (bool val) |
char | getMaxTextureBlendStages () |
void | setMaxTextureBlendStages (char val) |
char | getMaxActiveLights () |
void | setMaxActiveLights (char val) |
char | getMaxSimultaneousTextures () |
void | setMaxSimultaneousTextures (char val) |
unsigned short | getMaxTextureWidth () |
void | setMaxTextureWidth (unsigned short val) |
unsigned short | getMaxTextureHeight () |
void | setMaxTextureHeight (unsigned short val) |
unsigned int | getVertexShaderVersion () |
void | setVertexShaderVersion (unsigned int val) |
unsigned int | getPixelShaderVersion () |
void | setPixelShaderVersion (unsigned int val) |
int | getNumMonitors () |
void | setNumMonitors (int val) |
int | getMouseButtons () |
void | setMouseButtons (int val) |
unsigned short | getScreenResX () |
void | setScreenResX (unsigned short val) |
unsigned short | getScreenResY () |
void | setScreenResY (unsigned short val) |
unsigned int | getPackedOSVersion () |
void | setPackedOSVersion (unsigned int val) |
unsigned int | getPackedOSServicePack () |
void | setPackedOSServicePack (unsigned int val) |
bool | getHostedOS () |
void | setHostedOS (bool val) |
bool | getFlashPluginInstalled () |
void | setFlashPluginInstalled (bool val) |
bool | getIsAdministrator () |
void | setIsAdministrator (bool val) |
bool | getTabletPC () |
void | setTabletPC (bool val) |
int | getTouchCapabilites () |
void | setTouchCapabilites (int val) |
std::string | getHwID () |
void | setHwID (std::string val) |
Vector< std::string > | getHwSerials () |
void | setHwSerials (Vector< std::string > val) |
![]() | |
virtual char * | getClassName ()=0 |
Gets the class name of the derived class in the format class T[*] . | |
virtual void * | getPropertyList ()=0 |
Constructs and caches the PropertyList for the derived class, adding all reflected members and member functions. | |
virtual bool | copy (uint32_t a1)=0 |
Copies the property class data. | |
virtual void * | serialize (void *a2, uint32_t a3)=0 |
Serializes the derived class's PropertyList as XML. | |
virtual bool | onCreated ()=0 |
Called when the PropertyClass is created. | |
template<typename T > | |
CYRUS T * | as () |
Casts this to a pointer of type T. | |
virtual void | onPostLoad ()=0 |
Called when the PropertyClass is loaded, i.e., initialize is called and onCreated has finished. | |
virtual void | onFinalizeLoad ()=0 |
virtual bool | shouldNotSerialize ()=0 |
Determines if the PropertyClass should not be serialized. | |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |