OGR
Public Attributes | List of all members
CPLSharedFileInfo Struct Reference

#include <cpl_conv.h>

Public Attributes

FILE * fp
 
int nRefCount
 
int bLarge
 
char * pszFilename
 
char * pszAccess
 

Detailed Description

Information on a shared file

Member Data Documentation

int CPLSharedFileInfo::bLarge

Whether fp must be interpreted as VSIFILE*

Referenced by CPLOpenShared().

FILE* CPLSharedFileInfo::fp

File pointer

Referenced by CPLCloseShared(), and CPLOpenShared().

int CPLSharedFileInfo::nRefCount

Reference counter

Referenced by CPLOpenShared().

char* CPLSharedFileInfo::pszAccess

Access mode

Referenced by CPLOpenShared().

char* CPLSharedFileInfo::pszFilename

Filename

Referenced by CPLOpenShared().


The documentation for this struct was generated from the following file:

Generated for GDAL by doxygen 1.8.5.