This is the complete list of members for NodeTemplateArgumentErrorInterface, including all inherited members.
GetArgs() const | NodeTemplateArgumentErrorInterface | |
GetKeepNode() const | NodeTemplateArgumentErrorInterface | |
MAXON_ADD_TO_COPY_ON_WRITE_REFERENCE_CLASS(protected:void Create(MAXON_SOURCE_LOCATION_DECLARATION) { *static_cast< typename S::DirectlyReferencedType::Hxx1::ReferenceClass * >(this)=S::DirectlyReferencedType::Hxx1::ErrObj::GetInstance()();typename S::DirectlyReferencedType::Ptr e=this->MakeWritable(false).GetPointer();e.SetLocation(MAXON_SOURCE_LOCATION_FORWARD);} void Create(MAXON_SOURCE_LOCATION_DECLARATION, const DataDictionary &args, const String &msg, Bool keepNode=false) { *static_cast< typename S::DirectlyReferencedType::Hxx1::ReferenceClass * >(this)=S::DirectlyReferencedType::Hxx1::ErrObj::GetInstance()();typename S::DirectlyReferencedType::Ptr e=this->MakeWritable(false).GetPointer();e.SetLocation(MAXON_SOURCE_LOCATION_FORWARD);e.SetArgs(TemplateArguments(args));e.SetMessage(msg);e.SetKeepNode(keepNode);} void Create(MAXON_SOURCE_LOCATION_DECLARATION, const TemplateArguments &args, const String &msg, Bool keepNode=false) { *static_cast< typename S::DirectlyReferencedType::Hxx1::ReferenceClass * >(this)=S::DirectlyReferencedType::Hxx1::ErrObj::GetInstance()();typename S::DirectlyReferencedType::Ptr e=this->MakeWritable(false).GetPointer();e.SetLocation(MAXON_SOURCE_LOCATION_FORWARD);e.SetArgs(args);e.SetMessage(msg);e.SetKeepNode(keepNode);} void Create(MAXON_SOURCE_LOCATION_DECLARATION, const TemplateArguments &args, Bool keepNode=false) { *static_cast< typename S::DirectlyReferencedType::Hxx1::ReferenceClass * >(this)=S::DirectlyReferencedType::Hxx1::ErrObj::GetInstance()();typename S::DirectlyReferencedType::Ptr e=this->MakeWritable(false).GetPointer();e.SetLocation(MAXON_SOURCE_LOCATION_FORWARD);e.SetArgs(args);e.SetKeepNode(keepNode);}) | NodeTemplateArgumentErrorInterface | |
MAXON_INTERFACE(NodeTemplateArgumentErrorInterface, MAXON_REFERENCE_COPY_ON_WRITE, "net.maxon.interface.node.templateargumenterror") | NodeTemplateArgumentErrorInterface | private |
SetArgs(const TemplateArguments &args) | NodeTemplateArgumentErrorInterface | |
SetArgs(const DataDictionary &args) | NodeTemplateArgumentErrorInterface | |
SetKeepNode(Bool keepNode) | NodeTemplateArgumentErrorInterface |