public nothrow | XmlPtrBase() |
public virtual | ~XmlPtrBase() |
public abstract nothrow void* | GetPtr() const |
public abstract nothrow XmlSerializable | Interface() const |
public nothrow void | Resolve(XmlContainer* container) |
public abstract nothrow void | SetPtr(void* p) |
public nothrow void | SetTargetObjectId(const Uuid& targetObjectId_) |
public nothrow const Uuid& | TargetObjectId() const |
private Uuid | targetObjectId |