FDO .NET API Reference Feature Data Objects

OSGeo::FDO::Common::ObjectFactory Class Reference
[OSGeo::FDO::Common]

List of all members.

Detailed Description

()

Definition at line 50 of file Common/mgObjectFactory.h.


Static Public Member Functions

static OSGeo::FDO::Common::DictionaryElementCreateDictionaryElement (System::IntPtr ptr, System::Boolean autoDispose)
static OSGeo::FDO::Common::DictionaryElementCollectionCreateDictionaryElementCollection (System::IntPtr ptr, System::Boolean autoDispose)
static OSGeo::FDO::Common::Io::IoStreamCreateIoStream (System::IntPtr ptr, System::Boolean autoDispose)
static OSGeo::FDO::Common::Io::IoTextReaderCreateIoTextReader (System::IntPtr ptr, System::Boolean autoDispose)
static OSGeo::FDO::Common::Io::IoTextWriterCreateIoTextWriter (System::IntPtr ptr, System::Boolean autoDispose)
static OSGeo::FDO::Common::IStreamReaderCreateIStreamReader (System::IntPtr ptr, System::Boolean autoDispose)
static OSGeo::FDO::Common::Xml::IXmlSaxHandlerCreateIXmlSaxHandler (System::IntPtr ptr, System::Boolean autoDispose)
static OSGeo::FDO::Common::StringCollectionCreateStringCollection (System::IntPtr ptr, System::Boolean autoDispose)
static OSGeo::FDO::Common::StringElementCreateStringElement (System::IntPtr ptr, System::Boolean autoDispose)
static OSGeo::FDO::Common::Xml::XmlAttributeCreateXmlAttribute (System::IntPtr ptr, System::Boolean autoDispose)
static OSGeo::FDO::Common::Xml::XmlAttributeCollectionCreateXmlAttributeCollection (System::IntPtr ptr, System::Boolean autoDispose)
static OSGeo::FDO::Common::Xml::XmlReaderCreateXmlReader (System::IntPtr ptr, System::Boolean autoDispose)
static OSGeo::FDO::Common::Xml::XmlSaxContext * CreateXmlSaxContext (System::IntPtr ptr, System::Boolean autoDispose)
static OSGeo::FDO::Common::Xml::XmlWriterCreateXmlWriter (System::IntPtr ptr, System::Boolean autoDispose)

Comments or suggestions? Send us feedback.