TPIE

2362a60
tpie::file_accessor::stdio Class Reference

stdio.h-style file accessor. More...

#include <tpie/file_accessor/stdio.h>

Inherits file_accessor_crtp< stdio >.

Public Member Functions

void open (const std::string &path, bool read, bool write, memory_size_type itemSize, memory_size_type blockSize, memory_size_type userDataSize)
 
void close ()
 
void truncate (stream_size_type size)
 

Friends

class file_accessor_crtp< stdio >
 

Detailed Description

stdio.h-style file accessor.

Definition at line 36 of file stdio.h.


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