API Reference OSGeo FDO Provider for SDF
Main Page | Alphabetical List | Class List | File List | Class Members | File Members

SdfCommandType.h File Reference

#include "Fdo/Commands/CommandType.h"

Include dependency graph for SdfCommandType.h:

Go to the source code of this file.


Defines

#define SDF_FIRST_PROVIDER_COMMAND   911

Enumerations

enum  SdfCommandType { SdfCommandType_CreateSDFFile = FdoCommandType_FirstProviderCommand + 911, SdfCommandType_ExtendedSelect }
 The SdfCommandType enumeration defines the list of SDF+ commands. <param name="SdfCommandType_CreateSDFFile"> Represents the CreateSDFFile command. </param>. More...

Define Documentation

#define SDF_FIRST_PROVIDER_COMMAND   911
 

Definition at line 23 of file SdfCommandType.h.


Enumeration Type Documentation

enum SdfCommandType
 

The SdfCommandType enumeration defines the list of SDF+ commands. <param name="SdfCommandType_CreateSDFFile"> Represents the CreateSDFFile command. </param>.

Enumeration values:
SdfCommandType_CreateSDFFile  Represents the CreateSDFFile command.
SdfCommandType_ExtendedSelect 

Definition at line 32 of file SdfCommandType.h.


Comments?