Open Search
    System Member List

    This is the complete list of members for System, including all inherited members.

    _ConsoleOutput(const Char *s, const SourceLocation &loc, OUTPUT flags=OUTPUT::NONE)Systemstatic
    Alloc(Int size, const SourceLocation &location)Systemstatic
    AllocClear(Int size, const SourceLocation &location)Systemstatic
    ConfigurationRegister(const ConfigInit &config)Systemstatic
    FindDefinition(EntityBase::TYPE type, const Id &eid)Systemstatic
    Free(const void *data)Systemstatic
    GetAllocSize(void *data)Systemstatic
    GetApplicationId()Systemstatic
    GetBinaries()Systemstatic
    GetConfiguration(Int index, ConfigInit &config)Systemstatic
    GetConfigurationCount()Systemstatic
    GetConsoleOutputType()Systemstatic
    GetCriticalLog(Int index, Int *count)Systemstatic
    GetCustomTimer()Systemstatic
    GetDebugError(const Error *preallocated)Systemstatic
    GetDefinitionCount(EntityBase::TYPE type)Systemstatic
    GetLastError()Systemstatic
    GetPreferencesPathSuffix()Systemstatic
    GetReferenceCounter(const void *object)Systemstatic
    GetVirtualInterfaceReference(const Id &idWithoutHash)Systemstatic
    MAXON_ENUM_FLAGS_CLASS(SPECIALBEHAVIOR)System
    MAXON_ENUM_LIST_CLASS(MEMORYDIAGNOSTICSMODE)System
    MAXON_ENUM_LIST_CLASS(MEMORYOBSERVERMODE)System
    MAXON_INTERFACE_NONVIRTUAL(System, MAXON_REFERENCE_STATIC, "net.maxon.interface.system", MAXON_IMPLEMENTATION_MODULE("net.maxon.kernel"))Systemprivate
    MemoryAddObserver(MEMORYOBSERVERMODE mode, Delegate< void()> &&observer)Systemstatic
    MemoryDiagnostics(MEMORYDIAGNOSTICSMODE mode=MEMORYDIAGNOSTICSMODE::VERBOSE, Int *totalAllocation=nullptr, Int *freePhysicalMemoryEstimate=nullptr)Systemstatic
    MEMORYDIAGNOSTICSMODE enum nameSystem
    MEMORYOBSERVERMODE enum nameSystem
    PrivateFreeInternedId(const Id *ptr)Systemstatic
    PrivateFreeWithDestructor(const void *object, DestructorPointer destruct)Systemstatic
    PrivateGetInternedId(const Id &value)Systemstatic
    PrivateGetUniqueHashCode(const Byte *ptr, Int count)Systemstatic
    PrivateHasherCombine(UniqueHasher &state, const Byte *ptr, Int count)Systemstatic
    PrivateHasherCombine(UniqueHasher &state, const UniqueHash &hash)Systemstatic
    PrivateHasherFinalize(const UniqueHasher &state)Systemstatic
    PrivateHasherInitialize(UniqueHasher &state)Systemstatic
    PrivateInitExternalDependency(InitMTable initSystemTable, Binary *externalDependency)Systemstatic
    PrivateResetExternalDependency(const Block< Tuple< Id, const char *, void * >> &safeShutdownMethods, Binary *externalDependency)Systemstatic
    PrivateShowSynchronizedHashMapDiagnostics(Int size, Int capacity, const Char *signature)Systemstatic
    Realloc(void *data, Int size, const SourceLocation &location)Systemstatic
    ResetDebugErrorObserver(void *observer)Systemstatic
    SetApplicationType(const Char *dna)Systemstatic
    SetCurrentError(const Error &error)Systemstatic
    SetCurrentError(Error &&error)Systemstatic
    SetDebugError(const Error *preallocated, const Error &error)Systemstatic
    SetDebugErrorObserver(Delegate< void(const ErrorInterface *)> &&observer)Systemstatic
    SetMemoryAllocationThreshold(UInt warnMemoryAllocationThreshold)Systemstatic
    SPECIALBEHAVIOR enum nameSystem