Class used for storing CIMClass in LMIShellCache.
Parameters: |
|
---|
Class representing a LMIShell cache.
Parameters: |
|
---|
Stores a new CIMClass object into the cache.
Parameters: |
|
---|
Stores a new pair classname : superclassname into the cache.
Parameters: |
|
---|
Parameters: |
|
---|---|
Returns: | cache object, if proper class name provided, None otherwise |
Return type: |
Parameters: | namespace (string) – namespace storing cached classes |
---|---|
Returns: | list of cached class names or None, if no cached classes is stored |
Parameters: |
|
---|---|
Returns: | cached superclass to the given class name |
Return type: | string |