OSGeo::FDO::Runtime


Classes

class  OSGeo::FDO::Runtime::Disposable
 This class should be used as a base class for the managed classes we define in this project since we need to manage the lifetime of unmanaged C++ FDO classes. For more information on why this is necessary see "Implementing Finalize and Dispose to Clean Up Unmanaged Resources" in the .Net Framework Reference Help. More...