|
SDTS_AL
|
#include <cpl_conv.h>
Public Attributes | |
| FILE * | fp |
| int | nRefCount |
| int | bLarge |
| char * | pszFilename |
| char * | pszAccess |
Information on a shared file
| int CPLSharedFileInfo::bLarge |
Whether fp must be interpreted as VSIFILE*
| FILE* CPLSharedFileInfo::fp |
File pointer
| int CPLSharedFileInfo::nRefCount |
Reference counter
| char* CPLSharedFileInfo::pszAccess |
Access mode
| char* CPLSharedFileInfo::pszFilename |
Filename
1.8.14