_IOFile Struct Reference

#include <io_private.h>

List of all members.

Public Attributes

struct io_methodsmethods
void * _private
char * path
int error


Detailed Description

private structure that define the file

Definition at line 26 of file io_private.h.


Member Data Documentation

struct io_methods* _IOFile::methods [read]

methods for the file IO

Definition at line 28 of file io_private.h.

void* _IOFile::_private

private data for the methods implementation

Definition at line 30 of file io_private.h.

char* _IOFile::path

file name

Definition at line 32 of file io_private.h.

int _IOFile::error

error code

Definition at line 34 of file io_private.h.


The documentation for this struct was generated from the following file:
Generated on Thu Aug 30 14:14:46 2007 for libopenraw by  doxygen 1.5.3