Namespace: OtlCommon
Interface IOmniEnvironment
All Known Implementing Classes: - TOmniEnvironment   
 
public interface IOmniEnvironment
Persistent- False
 
  
NUMANodes
public NUMANodes: IOmniNUMANodes 
Type- IOmniNUMANodes
 
Access- read
 
Process
public Process: IOmniProcessEnvironment 
Type- IOmniProcessEnvironment
 
Access- read
 
ProcessorGroups
public ProcessorGroups: IOmniProcessorGroups 
Type- IOmniProcessorGroups
 
Access- read
 
System
public System: IOmniSystemEnvironment 
Type- IOmniSystemEnvironment
 
Access- read
 
Thread
public Thread: IOmniThreadEnvironment 
Type- IOmniThreadEnvironment
 
Access- read
 
GetNUMANodes
public function GetNUMANodes(): IOmniNUMANodes 
Reintroduce- False
 
Returns- IOmniNUMANodes
 
GetProcess
public function GetProcess(): IOmniProcessEnvironment 
Reintroduce- False
 
Returns- IOmniProcessEnvironment
 
GetProcessorGroups
public function GetProcessorGroups(): IOmniProcessorGroups 
Reintroduce- False
 
Returns- IOmniProcessorGroups
 
GetSystem
public function GetSystem(): IOmniSystemEnvironment 
Reintroduce- False
 
Returns- IOmniSystemEnvironment
 
GetThread
public function GetThread(): IOmniThreadEnvironment 
Reintroduce- False
 
Returns- IOmniThreadEnvironment
 
to Interface  IOmniNUMANodes 
Supplier- IOmniNUMANodes
 
Directed- False
 
Client- NUMANodes
 
Type- association
 
to Interface  IOmniProcessorGroups 
Supplier- IOmniProcessorGroups
 
Directed- False
 
Client- ProcessorGroups
 
Type- association
 
to Interface  IOmniProcessEnvironment 
Supplier- IOmniProcessEnvironment
 
Directed- False
 
Client- Process
 
Type- association
 
to Interface  IOmniSystemEnvironment 
Supplier- IOmniSystemEnvironment
 
Directed- False
 
Client- System
 
Type- association
 
to Interface  IOmniThreadEnvironment 
Supplier- IOmniThreadEnvironment
 
Directed- False
 
Client- Thread
 
Type- association