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