System Member List
This is the complete list of members for 系统 , including all inherited members.
_ConsoleOutput (const Char *s, const SourceLocation &loc) | 系统 | static |
Alloc (Int size, const SourceLocation &location) | 系统 | static |
AllocClear (Int size, const SourceLocation &location) | 系统 | static |
ConfigurationRegister (const ConfigInit &config) | 系统 | static |
FindDefinition (EntityBase::TYPE type, const Id &eid) | 系统 | static |
Free (const void *data) | 系统 | static |
FreeWithDestructor (T *object, void(*destructor)(T *)) | 系统 | static |
FreeWithDestructorI (void *object, DestructorPointer destruct) | 系统 | private static |
GetAllocSize (void *data) | 系统 | static |
GetApplicationId () | 系统 | static |
GetBinaries () | 系统 | static |
GetConfiguration (Int index, ConfigInit &config) | 系统 | static |
GetConfigurationCount () | 系统 | static |
GetConsoleOutputType () | 系统 | static |
GetCriticalLog (Int index, Int *count) | 系统 | static |
GetCustomTimer () | 系统 | static |
GetDebugError (const Error *preallocated) | 系统 | static |
GetDefinitionCount (EntityBase::TYPE type) | 系统 | static |
GetLastError () | 系统 | static |
GetPreferencesPathSuffix () | 系统 | static |
GetReferenceCounter (const void *object) | 系统 | static |
GetVirtualInterfaceReference (const Id &idWithoutHash) | 系统 | static |
MAXON_ENUM_FLAGS_CLASS (SPECIALBEHAVIOR) | 系统 | |
MAXON_ENUM_LIST_CLASS (MEMORYDIAGNOSTICSMODE) | 系统 | |
MAXON_ENUM_LIST_CLASS (MEMORYOBSERVERMODE) | 系统 | |
MAXON_INTERFACE_NONVIRTUAL (System, MAXON_REFERENCE_STATIC, "net.maxon.interface.system") | 系统 | private |
MemoryAddObserver (MEMORYOBSERVERMODE mode, Delegate< void()> &&observer) | 系统 | static |
MemoryDiagnostics (MEMORYDIAGNOSTICSMODE mode=MEMORYDIAGNOSTICSMODE::VERBOSE, Int *totalAllocation=nullptr, Int *freePhysicalMemoryEstimate=nullptr) | 系统 | static |
MEMORYDIAGNOSTICSMODE enum name | 系统 | |
MEMORYOBSERVERMODE enum name | 系统 | |
PrivateFreeInternedId (const Id *ptr) | 系统 | static |
PrivateGetInternedId (const Id &value) | 系统 | static |
PrivateShowSynchronizedHashMapDiagnostics (Int size, Int capacity, const Char *signature) | 系统 | static |
Realloc (void *data, Int size, const SourceLocation &location) | 系统 | static |
ResetDebugErrorObserver (void *observer) | 系统 | static |
SetApplicationType (const Char *dna) | 系统 | static |
SetCurrentError (const Error &error) | 系统 | static |
SetCurrentError (Error &&error) | 系统 | static |
SetDebugError (const Error *preallocated, const Error &error) | 系统 | static |
SetDebugErrorObserver (Delegate< void(const ErrorInterface *)> &&observer) | 系统 | static |
SetMemoryAllocationThreshold (UInt warnMemoryAllocationThreshold) | 系统 | static |
SPECIALBEHAVIOR enum name | 系统 |