public nothrow | XmlSerializableProxy(XmlSerializable intf_) |
public nothrow int | ClassId() const |
public nothrow String<char> | ClassName() const |
public nothrow XmlContainer* | Container() const |
public void | DestroyObject() |
public void | FromXml(Element* element) |
public List<XmlPtrBase*> | GetPtrs() const |
public nothrow XmlSerializable | Interface() const |
public nothrow bool | IsOwned() const |
public nothrow void* | Object() const |
public nothrow Uuid | ObjectId() const |
public nothrow void | ResetContainer() |
public nothrow void | ResetOwned() |
public nothrow void | SetContainer(XmlContainer* container) |
public nothrow void | SetOwned() |
public Element* | ToXml(const String<char>& elementName) |
public Element* | ToXml(const String<char>& elementName, XmlSerializationContext& ctx) |
private XmlSerializable | intf |