.NET API Reference OSGeo FDO Provider for SHP
Main Page | Namespace List | Alphabetical List | Class List | File List | Class Members | File Members

ObjectFactory Class Reference

#include <mgObjectFactory.h>

List of all members.


Static Public Member Functions

NAMESPACE_OSGEO_FDO_PROVIDERS_SHP_OVERRIDE::ClassCollection * CreateClassCollection (System::IntPtr ptr, System::Boolean autoDispose)
NAMESPACE_OSGEO_FDO_PROVIDERS_SHP_OVERRIDE::ClassDefinition * CreateClassDefinition (System::IntPtr ptr, System::Boolean autoDispose)
NAMESPACE_OSGEO_FDO_PROVIDERS_SHP_OVERRIDE::ColumnDefinition * CreateColumnDefinition (System::IntPtr ptr, System::Boolean autoDispose)
NAMESPACE_OSGEO_FDO_PROVIDERS_SHP_OVERRIDE::PropertyDefinition * CreatePropertyDefinition (System::IntPtr ptr, System::Boolean autoDispose)
NAMESPACE_OSGEO_FDO_PROVIDERS_SHP_OVERRIDE::PropertyDefinitionCollection * CreatePropertyDefinitionCollection (System::IntPtr ptr, System::Boolean autoDispose)

Member Function Documentation

NAMESPACE_OSGEO_FDO_PROVIDERS_SHP_OVERRIDE::ClassCollection* ObjectFactory::CreateClassCollection System::IntPtr  ptr,
System::Boolean  autoDispose
[static]
 

NAMESPACE_OSGEO_FDO_PROVIDERS_SHP_OVERRIDE::ClassDefinition* ObjectFactory::CreateClassDefinition System::IntPtr  ptr,
System::Boolean  autoDispose
[static]
 

NAMESPACE_OSGEO_FDO_PROVIDERS_SHP_OVERRIDE::ColumnDefinition* ObjectFactory::CreateColumnDefinition System::IntPtr  ptr,
System::Boolean  autoDispose
[static]
 

NAMESPACE_OSGEO_FDO_PROVIDERS_SHP_OVERRIDE::PropertyDefinition* ObjectFactory::CreatePropertyDefinition System::IntPtr  ptr,
System::Boolean  autoDispose
[static]
 

NAMESPACE_OSGEO_FDO_PROVIDERS_SHP_OVERRIDE::PropertyDefinitionCollection* ObjectFactory::CreatePropertyDefinitionCollection System::IntPtr  ptr,
System::Boolean  autoDispose
[static]
 


The documentation for this class was generated from the following file:
Comments?