#include "GeoCore.h"
#include "GeoCoreGlobal.h"
Namespaces | |
| namespace | GeoCore |
Classes | |
| class | BDirectTransformerProxy |
| The "plug-in" interface for data format transformer dynamic libraries. More... | |
Defines | |
| #define | GET_DT_PROXY_PROCNAME "GetDirectTransformerProxy" |
| #define | GET_DT_PROXY_PROCNAME_W L"GetDirectTransformerProxy" |
Typedefs | |
| typedef BDirectTransformerProxy *(* | GetDirectTransformerProxyProc )(void) |
| #define GET_DT_PROXY_PROCNAME "GetDirectTransformerProxy" |
| #define GET_DT_PROXY_PROCNAME_W L"GetDirectTransformerProxy" |