This is the complete list of members for H3D::ProtoDeclaration, including all inherited members.
addFieldDeclaration(const string &_name, const X3DTypes::X3DType &type, const Field::AccessType &access_type, const string &value="") | H3D::ProtoDeclaration | inline |
addProtoBodyExtra(const string &_body) | H3D::ProtoDeclaration | inline |
addUnrefCallback(void(*func)(RefCountedClass *, void *), void *args) | H3DUtil::RefCountedClass | |
getFieldDeclaration(const string &_name) | H3D::ProtoDeclaration | inline |
getFullName() | H3DUtil::RefCountedClass | |
getManualInitialize() const | H3DUtil::RefCountedClass | |
getName() | H3D::ProtoDeclaration | inline |
H3DUtil::RefCountedClass::getName() const | H3DUtil::RefCountedClass | |
getProtoBody() | H3D::ProtoDeclaration | inline |
getProtoBodyExtra() | H3D::ProtoDeclaration | inline |
getRefCount() const | H3DUtil::RefCountedClass | |
getTypeName() const | H3DUtil::RefCountedClass | |
hasName() | H3DUtil::RefCountedClass | |
initialize() | H3DUtil::RefCountedClass | virtual |
is_initialized | H3DUtil::RefCountedClass | protected |
isInitialized() | H3DUtil::RefCountedClass | |
manual_initialize | H3DUtil::RefCountedClass | protected |
newProtoInstance() | H3D::ProtoDeclaration | |
ProtoDeclaration(const string &_name, const string &_body="", const vector< string > &_body_extra=vector< string >(), X3D::PrototypeVector *_existing_protos=NULL) | H3D::ProtoDeclaration | |
ref() | H3DUtil::RefCountedClass | |
ref_count | H3DUtil::RefCountedClass | protected |
ref_count_lock_pointer | H3DUtil::RefCountedClass | protected |
RefCountedClass() | H3DUtil::RefCountedClass | |
RefCountedClass(bool _use_lock) | H3DUtil::RefCountedClass | |
removeUnrefCallback(void(*func)(RefCountedClass *, void *), void *args) | H3DUtil::RefCountedClass | |
setFieldDeclarationsExternal(bool is_external) | H3D::ProtoDeclaration | inline |
setManualInitialize(bool b) | H3DUtil::RefCountedClass | |
setName(const string &_name) | H3D::ProtoDeclaration | inline |
setProtoBody(const string &_body) | H3D::ProtoDeclaration | inline |
type_name | H3DUtil::RefCountedClass | protected |
unref() | H3DUtil::RefCountedClass | |
unref_callbacks | H3DUtil::RefCountedClass | protected |
~RefCountedClass() | H3DUtil::RefCountedClass | virtual |