SDTS_AL
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*

FILE* CPLSharedFileInfo::fp

File pointer

int CPLSharedFileInfo::nRefCount

Reference counter

char* CPLSharedFileInfo::pszAccess

Access mode

char* CPLSharedFileInfo::pszFilename

Filename


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