#include <foo.hpp>
Inheritance diagram for reflect_test::foo:
Definition at line 27 of file reflect/test/foo.hpp.
[inline]
Definition at line 36 of file reflect/test/foo.hpp.
Definition at line 88 of file reflect/test/foo.cpp.
References reflect_test::c_vector::add().
Referenced by reflect_test::root::addfoosandbars().
[virtual]
Visit each of the members in the object.
Reimplemented from reflect_test::base.
Definition at line 28 of file reflect/test/foo.cpp.
References reflect_test::base::accept().
[virtual]
Visit each of the members in the object. But they won't be modified.
Reimplemented from reflect_test::base.
Definition at line 44 of file reflect/test/foo.cpp.
References reflect_test::base::accept().
[virtual]
Visit each of the objects within this object.
Reimplemented from reflect_test::base.
Definition at line 60 of file reflect/test/foo.cpp.
References reflect_test::c_vector::accept(), and reflect_test::base::accept().
[virtual]
Visit each of the objects within this object. But they won't be modified.
Reimplemented from reflect_test::base.
Definition at line 71 of file reflect/test/foo.cpp.
References reflect_test::c_vector::accept(), and reflect_test::base::accept().