FDO API Reference Feature Data Objects

FdoXmlWriter Member List

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

Close()FdoXmlWriter
Create(FdoString *fileName, FdoBoolean defaultRoot=true, LineFormat lineFormat=LineFormat_None, FdoSize lineLength=0)FdoXmlWriter [static]
Create(FdoIoStream *stream, FdoBoolean defaultRoot=true, LineFormat lineFormat=LineFormat_None, FdoSize lineLength=0)FdoXmlWriter [static]
Create(FdoIoTextWriter *writer, FdoBoolean defaultRoot=true, LineFormat lineFormat=LineFormat_None, FdoSize lineLength=0)FdoXmlWriter [static]
EncodeName(FdoStringP name)=0FdoXmlWriter [pure virtual]
GetDefaultRoot()FdoXmlWriter [inline]
GetStream()FdoXmlWriter [inline]
GetTextWriter()FdoXmlWriter
IsValidName(FdoStringP name)=0FdoXmlWriter [pure virtual]
LineFormat enum nameFdoXmlWriter
LineFormat_Break enum valueFdoXmlWriter
LineFormat_Indent enum valueFdoXmlWriter
LineFormat_None enum valueFdoXmlWriter
SetDefaultRoot(FdoBoolean defaultRoot)FdoXmlWriter
UriToQName(FdoString *uri, FdoString *localName, FdoBoolean isElement=true)FdoXmlWriter
WriteAttribute(FdoString *attributeName, FdoString *attributeValue)FdoXmlWriter
WriteBytes(FdoByte *bytes, FdoSize count)FdoXmlWriter
WriteCharacters(FdoString *characters)FdoXmlWriter
WriteEndElement()FdoXmlWriter
WriteStartElement(FdoString *elementName)FdoXmlWriter

Comments or suggestions? Send us feedback.