- CPLAtoGIntBig
GIntBig CPLAtoGIntBig(const(char)* pszString)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CPLAtoGIntBigEx
GIntBig CPLAtoGIntBigEx(const(char)* pszString, int bWarn, int* pbOverflow)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CPLAtof
double CPLAtof(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CPLAtofDelim
double CPLAtofDelim(const(char)* , char )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CPLAtofM
double CPLAtofM(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CPLCalloc
void* CPLCalloc(size_t , size_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CPLCheckForFile
int CPLCheckForFile(char* pszFilename, char** papszSiblingList)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CPLCleanTrailingSlash
const(char)* CPLCleanTrailingSlash(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CPLCleanupSetlocaleMutex
void CPLCleanupSetlocaleMutex()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CPLCleanupSharedFileMutex
void CPLCleanupSharedFileMutex()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CPLCloseFileInZip
CPLErr CPLCloseFileInZip(void* hZip)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CPLCloseShared
void CPLCloseShared(FILE* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CPLCloseZip
CPLErr CPLCloseZip(void* hZip)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CPLCopyFile
int CPLCopyFile(const(char)* pszNewPath, const(char)* pszOldPath)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CPLCopyTree
int CPLCopyTree(const(char)* pszNewPath, const(char)* pszOldPath)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CPLCorrespondingPaths
char** CPLCorrespondingPaths(const(char)* pszOldFilename, const(char)* pszNewFilename, char** papszFileList)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CPLCreateFileInZip
CPLErr CPLCreateFileInZip(void* hZip, const(char)* pszFilename, char** papszOptions)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CPLCreateZip
void* CPLCreateZip(const(char)* pszZipFilename, char** papszOptions)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CPLDMSToDec
double CPLDMSToDec(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CPLDecToDMS
const(char)* CPLDecToDMS(double dfAngle, const(char)* pszAxis, int nPrecision)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CPLDecToPackedDMS
double CPLDecToPackedDMS(double dfDec)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CPLDefaultFindFile
const(char)* CPLDefaultFindFile(const(char)* pszClass, const(char)* pszBasename)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CPLDumpSharedList
void CPLDumpSharedList(FILE* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CPLExtractRelativePath
const(char)* CPLExtractRelativePath(const(char)* , const(char)* , int* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CPLFGets
char* CPLFGets(char* , int , FILE* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CPLFindFile
const(char)* CPLFindFile(const(char)* pszClass, const(char)* pszBasename)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CPLFinderClean
void CPLFinderClean()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CPLFormCIFilename
const(char)* CPLFormCIFilename(const(char)* pszPath, const(char)* pszBasename, const(char)* pszExtension)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CPLFormFilename
const(char)* CPLFormFilename(const(char)* pszPath, const(char)* pszBasename, const(char)* pszExtension)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CPLFreeConfig
void CPLFreeConfig()
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
- CPLGenerateTempFilename
const(char)* CPLGenerateTempFilename(const(char)* pszStem)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CPLGetBasename
const(char)* CPLGetBasename(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CPLGetConfigOption
const(char)* CPLGetConfigOption(const(char)* , const(char)* )
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
- CPLGetCurrentDir
char* CPLGetCurrentDir()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CPLGetDirname
const(char)* CPLGetDirname(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CPLGetExecPath
int CPLGetExecPath(char* pszPathBuf, int nMaxLength)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CPLGetExtension
const(char)* CPLGetExtension(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CPLGetFilename
const(char)* CPLGetFilename(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CPLGetPath
const(char)* CPLGetPath(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CPLGetSharedList
CPLSharedFileInfo* CPLGetSharedList(int* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CPLGetSymbol
void* CPLGetSymbol(const(char)* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CPLGetThreadLocalConfigOption
const(char)* CPLGetThreadLocalConfigOption(const(char)* , const(char)* )
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
- CPLIsFilenameRelative
int CPLIsFilenameRelative(const(char)* pszFilename)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CPLMalloc
void* CPLMalloc(size_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CPLMoveFile
int CPLMoveFile(const(char)* pszNewPath, const(char)* pszOldPath)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CPLOpenShared
FILE* CPLOpenShared(const(char)* , const(char)* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CPLPackedDMSToDec
double CPLPackedDMSToDec(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CPLPopFileFinder
CPLFileFinder CPLPopFileFinder()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CPLPopFinderLocation
void CPLPopFinderLocation()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CPLPrintDouble
int CPLPrintDouble(char* , const(char)* , double , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CPLPrintInt32
int CPLPrintInt32(char* , GInt32 , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CPLPrintPointer
int CPLPrintPointer(char* , void* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CPLPrintString
int CPLPrintString(char* , const(char)* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CPLPrintStringFill
int CPLPrintStringFill(char* , const(char)* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CPLPrintUIntBig
int CPLPrintUIntBig(char* , GUIntBig , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CPLProjectRelativeFilename
const(char)* CPLProjectRelativeFilename(const(char)* pszProjectDir, const(char)* pszSecondaryFilename)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CPLPushFileFinder
void CPLPushFileFinder(CPLFileFinder pfnFinder)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CPLPushFinderLocation
void CPLPushFinderLocation(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CPLReadLine
const(char)* CPLReadLine(FILE* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CPLReadLine2L
const(char)* CPLReadLine2L(VSILFILE* , int nMaxCols, char** papszOptions)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CPLReadLineL
const(char)* CPLReadLineL(VSILFILE* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CPLRealloc
void* CPLRealloc(void* , size_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CPLResetExtension
const(char)* CPLResetExtension(const(char)* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CPLScanDouble
double CPLScanDouble(const(char)* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CPLScanLong
int CPLScanLong(const(char)* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CPLScanPointer
void* CPLScanPointer(const(char)* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CPLScanString
char* CPLScanString(const(char)* , int , int , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CPLScanUIntBig
GUIntBig CPLScanUIntBig(const(char)* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CPLScanULong
uint CPLScanULong(const(char)* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CPLSetConfigOption
void CPLSetConfigOption(const(char)* , const(char)* )
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
- CPLSetThreadLocalConfigOption
void CPLSetThreadLocalConfigOption(const(char)* pszKey, const(char)* pszValue)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
- CPLStrdup
char* CPLStrdup(char* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CPLStringToComplex
void CPLStringToComplex(const(char)* pszString, double* pdfReal, double* pdfImag)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CPLStrlwr
char* CPLStrlwr(char* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CPLStrtod
double CPLStrtod(const(char)* , char** )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CPLStrtodDelim
double CPLStrtodDelim(const(char)* , char** , char )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CPLStrtof
float CPLStrtof(const(char)* , char** )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CPLStrtofDelim
float CPLStrtofDelim(const(char)* , char** , char )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CPLSymlink
int CPLSymlink(const(char)* pszOldPath, const(char)* pszNewPath, char** papszOptions)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CPLUnlinkTree
int CPLUnlinkTree(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CPLValidateXML
int CPLValidateXML(const(char)* pszXMLFilename, const(char)* pszXSDFilename, char** papszOptions)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CPLVerifyConfiguration
void CPLVerifyConfiguration()
- CPLWriteFileInZip
CPLErr CPLWriteFileInZip(void* hZip, void* pBuffer, int nBufferSize)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CPLZLibDeflate
void* CPLZLibDeflate(void* ptr, size_t nBytes, int nLevel, void* outptr, size_t nOutAvailableBytes, size_t* pnOutBytes)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CPLZLibInflate
void* CPLZLibInflate(void* ptr, size_t nBytes, void* outptr, size_t nOutAvailableBytes, size_t* pnOutBytes)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CPLsetlocale
char* CPLsetlocale(int category, const(char)* locale)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.