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

This is the complete list of members for Bundle, 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
as() const Datatypeinline
Bundle()Bundle
bundle_Bundle
clone() const Bundlevirtual
Datatype()Datatype
Datatype(const Datatype &other)Datatype
empty() const Bundle
find_derived(const std::string &classname, const std::string &basename)Persistentstatic
get(const std::string &name) const Bundle
getField(const std::string &name) const Bundle
getFieldNames() const Bundle
getFields() const Bundle
getMatrices() const Bundle
getMatrix(const std::string &name) const Bundle
getMatrixNames() const Bundle
getString(const std::string &name) const Bundle
getStringNames() const Bundle
getStrings() const Bundle
HasId()HasId< IdType, IdGenerator >inline
id() const HasId< IdType, IdGenerator >inline
id_type typedefDatatype
io(Piostream &)Persistentvirtual
is_base_of(const std::string &parent, const std::string &type)Persistentstatic
isField(const std::string &name) const Bundle
isMatrix(const std::string &name) const Bundle
isString(const std::string &name) const Bundle
numFields() const Bundle
numMatrices() const Bundle
numStrings() const Bundle
operator=(const Datatype &rhs)Datatype
remove(const std::string &name)Bundle
set(const std::string &name, DatatypeHandle data)Bundle
size() const Bundle
~Datatype()Datatypevirtual
~Persistent()Persistentvirtual