Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members

vtkPaletteColorParser Member List

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

AddObserver(unsigned long event, vtkCommand *, float priority=0.0)vtkObject
AddObserver(constchar *event, vtkCommand *, float priority=0.0)vtkObject
AttlistDecl(const XML_Char *elname, const XML_Char *attname, const XML_Char *attType, const XML_Char *defaultValue, int isRequired)vtkExpatBase [inline, virtual]
AttlistDeclCb(void *userData, const XML_Char *elname, const XML_Char *attname, const XML_Char *attType, const XML_Char *defaultValue, int isRequired)vtkExpatBase [inline, static]
BreakOnError()vtkObject [static]
BuffervtkPaletteColorBaseParser [protected]
BufferSizevtkPaletteColorBaseParser [protected]
CanReadFile(const char *name)vtkExpatBase [virtual]
CanReadFile(void)vtkExpatBase
CharacterData(const XML_Char *data, int length)vtkPaletteColorBaseParser [virtual]
CharacterDataCb(void *userData, const XML_Char *data, int len)vtkExpatBase [inline, static]
CheckFinalStatus(XML_Status)vtkExpatBase [inline, protected, virtual]
ChildvtkNestingExpatBase [protected]
ClearBuffer(void)vtkPaletteColorBaseParser [inline, protected]
CollectRevisions(ostream &os)vtkObjectBase [virtual]
Comment(const XML_Char *data)vtkExpatBase [inline, virtual]
CommentCb(void *userData, const XML_Char *data)vtkExpatBase [inline, static]
CurrentChildvtkPaletteElementParser [protected]
DataSizevtkPaletteColorBaseParser [protected]
DebugvtkObject
DebugOff()vtkObject [virtual]
DebugOn()vtkObject [virtual]
Default(const XML_Char *data, int len)vtkExpatBase [inline, virtual]
DefaultCb(void *userData, const XML_Char *data, int len)vtkExpatBase [inline, static]
DefaultCurrent(void)vtkExpatBase [inline, protected]
Delete()vtkObjectBase [virtual]
DeleteChild(void)vtkNestingExpatBase [protected, virtual]
DepthvtkNestingExpatBase [protected]
ElementvtkPaletteElementParser [protected]
ElementDecl(const XML_Char *name, XML_Content *model)vtkExpatBase [inline, virtual]
ElementDeclCb(void *userData, const XML_Char *name, XML_Content *model)vtkExpatBase [inline, static]
EmptyCharacterData(const XML_Char *data, int len)vtkExpatBase [protected, static]
EncodingDatavtkExpatBase [protected]
EndCdataSection(void)vtkExpatBase [inline, virtual]
EndCdataSectionCb(void *userData)vtkExpatBase [inline, static]
EndDoctypeDecl(void)vtkExpatBase [inline, virtual]
EndDoctypeDeclCb(void *userData)vtkExpatBase [inline, static]
EndElement(const XML_Char *name)vtkExpatBase [inline, virtual]
EndElementCb(void *userData, const XML_Char *name)vtkExpatBase [inline, static]
EndNamespaceDecl(const XML_Char *prefix)vtkExpatBase [inline, virtual]
EndNamespaceDeclCb(void *userData, const XML_Char *prefix)vtkExpatBase [inline, static]
EntityDecl(const XML_Char *entityName, int isParameterEntity, const XML_Char *value, int valueLength, const XML_Char *base, const XML_Char *systemId, const XML_Char *publicId, const XML_Char *notationName)vtkExpatBase [inline, virtual]
EntityDeclCb(void *userData, const XML_Char *entityName, int isParameterEntity, const XML_Char *value, int valueLength, const XML_Char *base, const XML_Char *systemId, const XML_Char *publicId, const XML_Char *notationName)vtkExpatBase [inline, static]
ExternalEntityParserCreate(const XML_Char *aContext, const XML_Char *aEncoding)vtkExpatBase [inline, protected]
ExternalEntityRef(const XML_Char *context, const XML_Char *base, const XML_Char *systemId, const XML_Char *publicId)vtkExpatBase [inline, virtual]
ExternalEntityRefCb(XML_Parser parser, const XML_Char *context, const XML_Char *base, const XML_Char *systemId, const XML_Char *publicId)vtkExpatBase [inline, static]
FreeContentModel(XML_Content *aModel)vtkExpatBase [inline, protected]
GetAttributeValue(const XML_Char *const &target, const XML_Char **const &attrs, const XML_Char *&result)vtkExpatBase [protected, static]
GetAttributeValue(const XML_Char *const &target, const XML_Char **const &attrs, const char *&result)vtkExpatBase [protected, static]
GetAttributeValue(const XML_Char *const &target, const XML_Char **const &attrs, int &result)vtkExpatBase [protected, static]
GetAttributeValue(const XML_Char *const &target, const XML_Char **const &attrs, float &result)vtkExpatBase [protected, static]
GetAttributeValue(const XML_Char *const &target, const XML_Char **const &attrs, double &result)vtkExpatBase [protected, static]
GetAttributeValue(const XML_Char *const &target, const XML_Char **const &attrs, unsigned int &result)vtkExpatBase [protected, static]
GetAttributeValue(const XML_Char *const &target, const XML_Char **const &attrs, bool &result)vtkExpatBase [protected, static]
GetAttributeVector(const XML_Char *const &target, const XML_Char **const &attrs, unsigned int const &len, int *&data)vtkExpatBase [protected, static]
GetAttributeVector(const XML_Char *const &target, const XML_Char **const &attrs, unsigned int const &len, float *&data)vtkExpatBase [protected, static]
GetAttributeVector(const XML_Char *const &target, const XML_Char **const &attrs, unsigned int const &len, double *&data)vtkExpatBase [protected, static]
GetAttributeVector(const XML_Char *const &target, const XML_Char **const &attrs, unsigned int const &len, unsigned int *&data)vtkExpatBase [protected, static]
GetBase(void)vtkExpatBase [inline, protected]
GetChild(void) constvtkPaletteElementParser [inline, virtual]
GetClassName()vtkObject [virtual]
vtkObjectBase::GetClassName() constvtkObjectBase [virtual]
GetCommand(unsigned long tag)vtkObject
GetCurrentByteCount(void)vtkExpatBase [inline, protected]
GetCurrentByteIndex(void)vtkExpatBase [inline, protected]
GetCurrentChild()vtkPaletteElementParser [virtual]
GetCurrentColumnNumber(void)vtkExpatBase [inline, protected]
GetCurrentLineNumber(void)vtkExpatBase [inline, protected]
GetDebug()vtkObject
GetElement()vtkPaletteElementParser [virtual]
GetExpatFeatureList(void)vtkExpatBase [inline, static]
GetExpatVersion(void)vtkExpatBase [inline, static]
GetExpatVersionInfo(void)vtkExpatBase [inline, static]
GetFileName(void) constvtkExpatBase
GetGlobalWarningDisplay()vtkObject [static]
GetIdAttributeIndex(void)vtkExpatBase [inline, protected]
GetInputContext(int *aOffsetPtr, int *aSizePtr)vtkExpatBase [inline, protected]
GetInputString(void) constvtkExpatBase
GetInputStringLength(void) constvtkExpatBase
GetMTime()vtkObject [virtual]
GetParserErrorCode(void)vtkExpatBase [inline, protected]
GetParserErrorString(XML_Error aCode)vtkExpatBase [inline, protected, static]
GetReferenceCount()vtkObjectBase
GetSpecifiedAttributeCount(void)vtkExpatBase [inline, protected]
GetStream(void) constvtkExpatBase
GetUUID(void) constvtkExtensionsObject
GlobalWarningDisplayOff()vtkObject [static]
GlobalWarningDisplayOn()vtkObject [static]
GrabInternalParser(void)vtkExpatBase [inline, protected]
GrabInternalParserFromParent(void)vtkNestingExpatBase [inline, protected]
HasObserver(unsigned long event, vtkCommand *)vtkObject
HasObserver(constchar *event, vtkCommand *)vtkObject
HasObserver(unsigned long event)vtkObject
HasObserver(constchar *event)vtkObject
InputFinalize(void)vtkExpatBase [protected, virtual]
InputInitialize(void)vtkExpatBase [protected, virtual]
InvokeEvent(unsigned long event, void *callData)vtkObject
InvokeEvent(constchar *event, void *callData)vtkObject
InvokeEvent(unsigned long event)vtkObject
InvokeEvent(constchar *event)vtkObject
IsA(constchar *type)vtkObject [virtual]
IsTypeOf(constchar *type)vtkObject [static]
Modified()vtkObject [virtual]
MTimevtkObject
NestedEndElementCb(void *aPtr, const XML_Char *aName)vtkNestingExpatBase [inline, static]
NestedStartElementCb(void *aPtr, const XML_Char *aName, const XML_Char **aAttrs)vtkNestingExpatBase [inline, static]
NeverParsedvtkExpatBase [protected]
New(void)vtkPaletteColorParser [static]
NotationDecl(const XML_Char *notationName, const XML_Char *base, const XML_Char *systemId, const XML_Char *publicId)vtkExpatBase [inline, virtual]
NotationDeclCb(void *userData, const XML_Char *notationName, const XML_Char *base, const XML_Char *systemId, const XML_Char *publicId)vtkExpatBase [inline, static]
NotStandalone(void)vtkExpatBase [inline, virtual]
NotStandaloneCb(void *userData)vtkExpatBase [inline, static]
operator XML_Parser() constvtkExpatBase [inline, protected]
operator<<(ostream &os, vtkObjectBase &o)vtkObjectBase [friend]
vtkObject::operator=(constvtkObjectBase &)vtkObjectBase
OrphanChild(vtkNestingExpatBase *aCallingChild)vtkNestingExpatBase [inline, protected]
ParentvtkNestingExpatBase [protected]
Parse(void)vtkExpatBase
ParservtkExpatBase [protected]
ParseXML(void)vtkExpatBase [protected, virtual]
ParsingComplete(void)vtkExpatBase [protected, virtual]
Print(ostream &os)vtkObjectBase
PrintExpatFeatures(ostream &, vtkIndent)vtkExpatBase [static]
PrintHeader(ostream &os, vtkIndent indent)vtkObjectBase [virtual]
PrintRevisions(ostream &os)vtkObjectBase
PrintSelf(ostream &, vtkIndent)vtkPaletteColorBaseParser [virtual]
PrintTrailer(ostream &os, vtkIndent indent)vtkObjectBase [virtual]
ProcessingInstruction(const XML_Char *target, const XML_Char *data)vtkExpatBase [inline, virtual]
ProcessingInstructionCb(void *userData, const XML_Char *target, const XML_Char *data)vtkExpatBase [inline, static]
ReadData(void)vtkExpatBase [protected, virtual]
RedirectInternalParser(vtkNestingExpatBase *aChild)vtkNestingExpatBase [inline]
ReferenceCountvtkObjectBase
Register(vtkObjectBase *o)vtkObject [virtual]
ReleaseParser(void)vtkExpatBase [protected, virtual]
RemoveObserver(vtkCommand *)vtkObject
RemoveObserver(unsigned long tag)vtkObject
RemoveObservers(unsigned long event, vtkCommand *)vtkObject
RemoveObservers(constchar *event, vtkCommand *)vtkObject
RemoveObservers(unsigned long event)vtkObject
RemoveObservers(constchar *event)vtkObject
ResetBuffer(void)vtkPaletteColorBaseParser [inline, protected]
ResetParser(void)vtkExpatBase [protected, virtual]
ReturnToParent(void)vtkPaletteColorBaseParser [virtual]
SafeDownCast(vtkObject *o)vtkObject [static]
SelfDeletingvtkNestingExpatBase [protected]
SetAttlistDeclHandler(XML_AttlistDeclHandler a=AttlistDeclCb)vtkExpatBase [inline, protected]
SetBase(const XML_Char *aBase)vtkExpatBase [inline, protected]
SetCdataSectionHandler(XML_StartCdataSectionHandler a1=StartCdataSectionCb, XML_EndCdataSectionHandler a2=EndCdataSectionCb)vtkExpatBase [inline, protected]
SetCharacterDataHandler(XML_CharacterDataHandler a=CharacterDataCb)vtkExpatBase [inline, protected]
SetChild(vtkPaletteElementParser *a)vtkPaletteElementParser [inline, protected]
SetCommentHandler(XML_CommentHandler a=CommentCb)vtkExpatBase [inline, protected]
SetCurrentChild(vtkPaletteElementParser *)vtkPaletteElementParser [virtual]
SetDebug(unsigned char debugFlag)vtkObject
SetDefaultHandler(XML_DefaultHandler a=DefaultCb)vtkExpatBase [inline, protected]
SetDefaultHandlerExpand(XML_DefaultHandler a=DefaultCb)vtkExpatBase [inline, protected]
SetDoctypeDeclHandler(XML_StartDoctypeDeclHandler a1=StartDoctypeDeclCb, XML_EndDoctypeDeclHandler a2=EndDoctypeDeclCb)vtkExpatBase [inline, protected]
SetElement(vtkPaletteColorBase *element)vtkPaletteColorBaseParser [virtual]
SetElementDeclHandler(XML_ElementDeclHandler a=ElementDeclCb)vtkExpatBase [inline, protected]
SetElementHandler(XML_StartElementHandler a1=StartElementCb, XML_EndElementHandler a2=EndElementCb)vtkExpatBase [inline, protected]
SetEncoding(const XML_Char *aEncoding)vtkExpatBase [inline, protected]
SetEndCdataSectionHandler(XML_EndCdataSectionHandler a=EndCdataSectionCb)vtkExpatBase [inline, protected]
SetEndDoctypeDeclHandler(XML_EndDoctypeDeclHandler a=EndDoctypeDeclCb)vtkExpatBase [inline, protected]
SetEndElementHandler(XML_EndElementHandler a=EndElementCb)vtkExpatBase [inline, protected]
SetEndNamespaceDeclHandler(XML_EndNamespaceDeclHandler a=EndNamespaceDeclCb)vtkExpatBase [inline, protected]
SetEntityDeclHandler(XML_EntityDeclHandler a=EntityDeclCb)vtkExpatBase [inline, protected]
SetExternalEntityRefHandler(XML_ExternalEntityRefHandler a=ExternalEntityRefCb)vtkExpatBase [inline, protected]
SetExternalEntityRefHandlerArg(void *a)vtkExpatBase [inline, protected]
SetExternalEntityRefHandlerArg(void)vtkExpatBase [inline, protected]
SetFileName(const char *name)vtkExpatBase
SetGlobalWarningDisplay(int val)vtkObject [static]
SetInputString(const char *)vtkExpatBase
SetNamespaceDeclHandler(XML_StartNamespaceDeclHandler a1=StartNamespaceDeclCb, XML_EndNamespaceDeclHandler a2=EndNamespaceDeclCb)vtkExpatBase [inline, protected]
SetNotationDeclHandler(XML_NotationDeclHandler a=NotationDeclCb)vtkExpatBase [inline, protected]
SetNotStandaloneHandler(XML_NotStandaloneHandler a=NotStandaloneCb)vtkExpatBase [inline, protected]
SetParamEntityParsing(XML_ParamEntityParsing a)vtkExpatBase [inline, protected]
SetParent(vtkNestingExpatBase *aParent)vtkNestingExpatBase [inline, protected]
SetProcessingInstructionHandler(XML_ProcessingInstructionHandler a=ProcessingInstructionCb)vtkExpatBase [inline, protected]
SetReferenceCount(int)vtkObjectBase
SetReturnNSTriplet(int aToggle)vtkExpatBase [inline, protected]
SetSkippedEntityHandler(XML_SkippedEntityHandler a=SkippedEntityCb)vtkExpatBase [inline, protected]
SetStartCdataSectionHandler(XML_StartCdataSectionHandler a=StartCdataSectionCb)vtkExpatBase [inline, protected]
SetStartDoctypeDeclHandler(XML_StartDoctypeDeclHandler a=StartDoctypeDeclCb)vtkExpatBase [inline, protected]
SetStartElementHandler(XML_StartElementHandler a=StartElementCb)vtkExpatBase [inline, protected]
SetStartNamespaceDeclHandler(XML_StartNamespaceDeclHandler a=StartNamespaceDeclCb)vtkExpatBase [inline, protected]
SetStream(istream *)vtkExpatBase
SetUnknownEncodingHandler(XML_UnknownEncodingHandler a=UnknownEncodingCb)vtkExpatBase [inline, protected]
SetUnparsedEntityDeclHandler(XML_UnparsedEntityDeclHandler a=UnparsedEntityDeclCb)vtkExpatBase [inline, protected]
SetupHandlers(void)vtkPaletteColorBaseParser [protected, virtual]
SetUUID(const char *a)vtkExtensionsObject
SetUUID(const unsigned char a[16])vtkExtensionsObject
SetXmlDeclHandler(XML_XmlDeclHandler a=XmlDeclCb)vtkExpatBase [inline, protected]
SkippedEntity(const XML_Char *entityName, int isParameterEntity)vtkExpatBase [inline, virtual]
SkippedEntityCb(void *userData, const XML_Char *entityName, int isParameterEntity)vtkExpatBase [inline, static]
SkipWhiteSpace(const char *data)vtkExpatBase [protected, static]
SkipWhiteSpace(const XML_Char *data)vtkExpatBase [protected, static]
StartCdataSection(void)vtkExpatBase [inline, virtual]
StartCdataSectionCb(void *userData)vtkExpatBase [inline, static]
StartDoctypeDecl(const XML_Char *doctypeName, const XML_Char *systemId, const XML_Char *publicId, int hasInternalSubset)vtkExpatBase [inline, virtual]
StartDoctypeDeclCb(void *userData, const XML_Char *doctypeName, const XML_Char *aSysid, const XML_Char *aPubid, int hasInternalSubset)vtkExpatBase [inline, static]
StartElement(const XML_Char *name, const XML_Char **attrs)vtkExpatBase [inline, virtual]
StartElementCb(void *userData, const XML_Char *name, const XML_Char **attrs)vtkExpatBase [inline, static]
StartNamespaceDecl(const XML_Char *prefix, const XML_Char *uri)vtkExpatBase [inline, virtual]
StartNamespaceDeclCb(void *userData, const XML_Char *prefix, const XML_Char *uri)vtkExpatBase [inline, static]
SubjectHelpervtkObject
Superclass typedefvtkObject
UnknownEncoding(const XML_Char *vtkNotUsed(name), XML_Encoding *vtkNotUsed(info))vtkExpatBase [inline, virtual]
UnknownEncodingCb(void *encodingHandlerData, const XML_Char *name, XML_Encoding *info)vtkExpatBase [inline, static]
UnparsedEntityDecl(const XML_Char *aEntityName, const XML_Char *aBase, const XML_Char *aSystemId, const XML_Char *aPublicId, const XML_Char *aNotationName)vtkExpatBase [inline]
UnparsedEntityDeclCb(void *userData, const XML_Char *entityName, const XML_Char *base, const XML_Char *systemId, const XML_Char *publicId, const XML_Char *notationName)vtkExpatBase [inline, static]
UnRegister(vtkObjectBase *o)vtkObject [virtual]
UseForeignDTD(XML_Bool aToggle)vtkExpatBase [inline, protected]
vtkAbstractPaletteColorParser(void)vtkAbstractPaletteColorParser [protected]
vtkAbstractPaletteColorParser(vtkPaletteElementParser *parent)vtkAbstractPaletteColorParser [protected]
vtkAbstractPaletteMaterialParser(void)vtkAbstractPaletteMaterialParser [protected]
vtkAbstractPaletteMaterialParser(vtkPaletteElementParser *parent)vtkAbstractPaletteMaterialParser [protected]
vtkExpatBase(int createParser=VTK_TRUE)vtkExpatBase [protected]
vtkExtensionsObject(void)vtkExtensionsObject [protected]
vtkNestingExpatBase(vtkNestingExpatBase *parent=NULL)vtkNestingExpatBase [protected]
vtkObject()vtkObject
vtkObjectBase()vtkObjectBase
vtkObjectBase(constvtkObjectBase &)vtkObjectBase
vtkPaletteColorBaseParser(void)vtkPaletteColorBaseParser [protected]
vtkPaletteColorBaseParser(vtkPaletteElementParser *parent)vtkPaletteColorBaseParser [protected]
vtkPaletteColorParser(void)vtkPaletteColorParser [inline, protected]
vtkPaletteColorParser(vtkPaletteElementParser *parent, const XML_Char **attrs)vtkPaletteColorParser [protected]
vtkPaletteElementParser(void)vtkPaletteElementParser [protected]
vtkPaletteElementParser(vtkPaletteElementParser *parent)vtkPaletteElementParser [protected]
vtkTypeRevisionMacro(vtkPaletteColorParser, vtkPaletteColorBaseParser)vtkPaletteColorParser
vtkPaletteColorBaseParser::vtkTypeRevisionMacro(vtkPaletteColorBaseParser, vtkAbstractPaletteColorParser)vtkPaletteColorBaseParser
vtkAbstractPaletteColorParser::vtkTypeRevisionMacro(vtkAbstractPaletteColorParser, vtkAbstractPaletteMaterialParser)vtkAbstractPaletteColorParser
vtkAbstractPaletteMaterialParser::vtkTypeRevisionMacro(vtkAbstractPaletteMaterialParser, vtkPaletteElementParser)vtkAbstractPaletteMaterialParser
vtkPaletteElementParser::vtkTypeRevisionMacro(vtkPaletteElementParser, vtkNestingExpatBase)vtkPaletteElementParser
vtkNestingExpatBase::vtkTypeRevisionMacro(vtkNestingExpatBase, vtkExpatBase)vtkNestingExpatBase
vtkExpatBase::vtkTypeRevisionMacro(vtkExpatBase, vtkExtensionsObject)vtkExpatBase
vtkExtensionsObject::vtkTypeRevisionMacro(vtkExtensionsObject, vtkObject)vtkExtensionsObject
XML_Parse(const char *aBuf, int aLen, int aIsFinal)vtkExpatBase [inline, protected]
XmlDecl(const XML_Char *version, const XML_Char *encoding, int standalone)vtkExpatBase [inline, virtual]
XmlDeclCb(void *userData, const XML_Char *version, const XML_Char *encoding, int standalone)vtkExpatBase [inline, static]
~vtkAbstractPaletteColorParser()vtkAbstractPaletteColorParser [inline, protected]
~vtkAbstractPaletteMaterialParser()vtkAbstractPaletteMaterialParser [inline, protected]
~vtkExpatBase()vtkExpatBase [protected, virtual]
~vtkExtensionsObject()vtkExtensionsObject [protected]
~vtkNestingExpatBase()vtkNestingExpatBase [protected]
~vtkObject()vtkObject [virtual]
~vtkObjectBase()vtkObjectBase [virtual]
~vtkPaletteColorBaseParser()vtkPaletteColorBaseParser [protected]
~vtkPaletteColorParser()vtkPaletteColorParser [inline, protected]
~vtkPaletteElementParser()vtkPaletteElementParser [protected]


Generated on Tue Aug 10 03:43:54 2004 for vtkExtensions by doxygen 1.3.7