FDO API Reference Feature Data Objects

FdoFeatureSchemaCollection Member List

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

_AcceptChanges()FdoSchemaCollection< FdoFeatureSchema > [inline, protected, virtual]
_BeginChangeProcessing()FdoSchemaCollection< FdoFeatureSchema > [inline, protected, virtual]
_EndChangeProcessing()FdoSchemaCollection< FdoFeatureSchema > [inline, protected, virtual]
_RejectChanges()FdoSchemaCollection< FdoFeatureSchema > [inline, protected, virtual]
_StartChanges()FdoSchemaCollection< FdoFeatureSchema > [inline, protected, virtual]
_writeXml(FdoXmlWriter *xmlWriter, const FdoXmlFlags *flags)=0FdoXmlSerializable [protected, pure virtual]
Add(FdoFeatureSchema *value)FdoSchemaCollection< FdoFeatureSchema > [inline, virtual]
AddRef()FdoIDisposable [inline]
CHANGEINFO_PRESENTFdoSchemaCollection< FdoFeatureSchema > [protected, static]
CHANGEINFO_PROCESSEDFdoSchemaCollection< FdoFeatureSchema > [protected, static]
CHANGEINFO_PROCESSINGFdoSchemaCollection< FdoFeatureSchema > [protected, static]
Clear()FdoSchemaCollection< FdoFeatureSchema > [inline, virtual]
Contains(const FdoFeatureSchema *value) const FdoNamedCollection< FdoFeatureSchema, FdoSchemaException > [inline, virtual]
Contains(FdoString *name) const FdoNamedCollection< FdoFeatureSchema, FdoSchemaException > [inline, virtual]
Create(FdoSchemaElement *parent)FdoFeatureSchemaCollection [static]
Dispose()=0FdoIDisposable [protected, pure virtual]
FdoCollection()FdoCollection< FdoFeatureSchema, FdoSchemaException > [inline, protected]
FdoIDisposable()FdoIDisposable [inline, protected]
FdoNamedCollection(bool caseSensitive=true)FdoNamedCollection< FdoFeatureSchema, FdoSchemaException > [inline, protected]
FdoXmlDeserializable()FdoXmlDeserializable [protected]
FindClass(const wchar_t *className)FdoFeatureSchemaCollection [virtual]
FindItem(const wchar_t *name) const FdoNamedCollection< FdoFeatureSchema, FdoSchemaException > [inline, virtual]
GetCount() const FdoCollection< FdoFeatureSchema, FdoSchemaException > [inline, virtual]
GetDeserializationFlags()FdoXmlDeserializable [virtual]
GetFromExternalStylesheet()FdoFeatureSchemaCollection [virtual]
GetFromInternalStylesheet()FdoFeatureSchemaCollection [virtual]
GetItem(FdoInt32 index) const FdoNamedCollection< FdoFeatureSchema, FdoSchemaException > [inline, virtual]
GetItem(const wchar_t *name) const FdoNamedCollection< FdoFeatureSchema, FdoSchemaException > [inline, virtual]
GetRefCount()FdoIDisposable [inline]
GetSaxContext()FdoFeatureSchemaCollection [virtual]
GetXmlReader()FdoXmlDeserializable [virtual]
GetXmlSchemaMappings()FdoFeatureSchemaCollection
IndexOf(const FdoFeatureSchema *value) const FdoNamedCollection< FdoFeatureSchema, FdoSchemaException > [inline, virtual]
IndexOf(FdoString *name) const FdoNamedCollection< FdoFeatureSchema, FdoSchemaException > [inline, virtual]
INIT_CAPACITYFdoCollection< FdoFeatureSchema, FdoSchemaException > [protected, static]
Insert(FdoInt32 index, FdoFeatureSchema *value)FdoSchemaCollection< FdoFeatureSchema > [inline, virtual]
m_changeInfoStateFdoSchemaCollection< FdoFeatureSchema > [protected]
m_listCHANGEDFdoSchemaCollection< FdoFeatureSchema > [protected]
m_parentFdoSchemaCollection< FdoFeatureSchema > [protected]
m_setItemParentFdoSchemaCollection< FdoFeatureSchema > [protected]
m_sizeCHANGEDFdoSchemaCollection< FdoFeatureSchema > [protected]
ReadXml(FdoString *fileName, FdoXmlFlags *flags=NULL)FdoXmlDeserializable [virtual]
ReadXml(FdoXmlReader *xmlReader, FdoXmlFlags *flags=NULL)FdoXmlDeserializable [virtual]
ReadXml(FdoIoTextReader *textReader, FdoXmlFlags *flags=NULL)FdoXmlDeserializable [virtual]
ReadXml(FdoIoStream *stream, FdoXmlFlags *flags=NULL)FdoXmlDeserializable [virtual]
Release()FdoIDisposable [inline]
Remove(const FdoFeatureSchema *value)FdoSchemaCollection< FdoFeatureSchema > [inline, virtual]
RemoveAt(FdoInt32 index)FdoSchemaCollection< FdoFeatureSchema > [inline, virtual]
SetItem(FdoInt32 index, FdoFeatureSchema *value)FdoSchemaCollection< FdoFeatureSchema > [inline, virtual]
WriteXml(FdoString *fileName, FdoXmlFlags *flags=NULL)FdoXmlSerializable [virtual]
WriteXml(FdoXmlWriter *xmlWriter, FdoXmlFlags *flags=NULL)FdoXmlSerializable [virtual]
WriteXml(FdoIoTextWriter *textWriter, FdoXmlFlags *flags=NULL)FdoXmlSerializable [virtual]
WriteXml(FdoIoStream *stream, FdoXmlFlags *flags=NULL)FdoXmlSerializable [virtual]
XmlCharacters(FdoXmlSaxContext *, FdoString *)FdoXmlSaxHandler [virtual]
XmlEndDocument(FdoXmlSaxContext *context)FdoFeatureSchemaCollection [virtual]
XmlEndElement(FdoXmlSaxContext *, FdoString *, FdoString *, FdoString *)FdoXmlSaxHandler [virtual]
XmlStartDocument(FdoXmlSaxContext *)FdoXmlSaxHandler [virtual]
XmlStartElement(FdoXmlSaxContext *context, FdoString *uri, FdoString *name, FdoString *qname, FdoXmlAttributeCollection *atts)FdoFeatureSchemaCollection [virtual]
~FdoCollection()FdoCollection< FdoFeatureSchema, FdoSchemaException > [inline, protected, virtual]
~FdoIDisposable()FdoIDisposable [inline, protected, virtual]
~FdoNamedCollection(void)FdoNamedCollection< FdoFeatureSchema, FdoSchemaException > [inline, protected, virtual]
~FdoXmlDeserializable()FdoXmlDeserializable [protected, virtual]

Comments or suggestions? Send us feedback.