프로퍼티 | 타입 | 설명 | |
---|---|---|---|
ObjectContexts | List |
메소드 | 설명 | |
---|---|---|
GetUseCount ( ) : System.UInt64 |
UseCount enables LRU key evictiction.
|
|
Remove ( |
||
RemoveAll ( ) : void | ||
RemoveAll ( |
Remove all contexts associated with a client (to support client disconnect).
|
메소드 | 설명 | |
---|---|---|
CreateObjectContext ( |
||
GetBestEvictionCandidate ( |
Gets the best eviction candidate for entities of given type. May return NULL.
|
|
GetContext ( |
||
GetFreeHandle ( |
This TBS returns a random handle value in the desired handle range (ugh).
|
|
NumFreeSlots ( |
||
ObjectContextManager ( ) : System | ||
OwnerHandleInUse ( |
||
TbsHandleFromTpmHandle ( uint tpmHandle ) : uint |
Find the assiged TBS handle for a loaded TPM entity.
|