OpenSim
|
This class stores and retrieves dynamic objects. More...
Public Member Functions | |
void | Add (string ns, string objName, object dynObj) |
bool | ContainsKey (string key) |
object | Get (string key) |
Get a dynamic object More... | |
bool | Remove (string key) |
This class stores and retrieves dynamic objects.
Experimental - DO NOT USE. Does not yet have namespace support.
|
inline |
|
inline |
|
inline |