SCIRun  5.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
PropertyBase Member List

This is the complete list of members for PropertyBase, including all inherited members.

add_class(const std::string &type, const std::string &parent, Persistent *(*maker)(), Persistent *(*bc_maker1)()=0, Persistent *(*bc_maker2)()=0)Persistentstatic
add_field_class(const std::string &type, Persistent *(*maker)(), Persistent *(*bc_maker1)()=0, Persistent *(*bc_maker2)()=0)Persistentstatic
add_mesh_class(const std::string &type, Persistent *(*maker)(), Persistent *(*bc_maker1)()=0, Persistent *(*bc_maker2)()=0)Persistentstatic
clone() const PropertyBaseinlinevirtual
dynamic_type_name() const PropertyBasevirtual
find_derived(const std::string &classname, const std::string &basename)Persistentstatic
io(Piostream &)PropertyBaseinlinevirtual
is_base_of(const std::string &parent, const std::string &type)Persistentstatic
maker()PropertyBaseprotectedstatic
operator!=(PropertyBase &) const PropertyBaseinlinevirtual
operator==(PropertyBase &) const PropertyBaseinlinevirtual
PropertyBase(bool trans)PropertyBaseinlineexplicit
set_transient(bool t)PropertyBaseinline
transient() const PropertyBaseinline
transient_PropertyBaseprotected
type_idPropertyBasestatic
~Persistent()Persistentvirtual