Public Member Functions | |
| void | setParent (ObjectLinkingScope *parent) |
| void | addObject (uint32 guid, const Common::String &name, const Common::WeakPtr< RuntimeObject > &object) |
| Common::WeakPtr< RuntimeObject > | resolve (uint32 staticGUID) const |
| Common::WeakPtr< RuntimeObject > | resolve (const Common::String &name, bool isNameAlreadyInsensitive) const |
| Common::WeakPtr< RuntimeObject > | resolve (uint32 staticGUID, const Common::String &name, bool isNameAlreadyInsensitive) const |
| void | reset () |