API Reference | OSGeo FDO Provider for SDF |
#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... |
|
Definition at line 23 of file SdfCommandType.h. |
|
The SdfCommandType enumeration defines the list of SDF+ commands. <param name="SdfCommandType_CreateSDFFile"> Represents the CreateSDFFile command. </param>.
Definition at line 32 of file SdfCommandType.h. |
Comments? |