#include <root.hpp>
Inheritance diagram for persist_test::root:
Definition at line 18 of file persist/test/root.hpp.
[inline]
Definition at line 28 of file persist/test/root.hpp.
[virtual]
return the object if it is a composite one.
Implements ph::common::persistable_object_base.
[virtual]
Does this member name exist?
Implements ph::common::persistable_object_base.
[virtual]
Set the value of a member in the class with a particular name.
Implements ph::common::persistable_object_base.
[virtual]
Get the value of a member in the class with a particular name.
Implements ph::common::persistable_object_base.
[virtual]
Write out the object using the writer passed in.
Reimplemented from ph::common::persistable_object_base.