ucommon  7.0.0
About: GNU uCommon C++ is a portable and optimized class framework for writing C++ applications that need to use threads and support concurrent synchronization, and that use sockets, XML parsing, object serialization, thread-optimized string and data structure classes, etc..
  Fossies Dox: ucommon-7.0.0.tar.gz  ("inofficial" and yet experimental doxygen-generated source code documentation)  

ucommon::filestream Member List

This is the complete list of members for ucommon::filestream, including all inherited members.

__DELETE_COPY(StreamBuffer)ucommon::StreamBufferprivate
acucommon::filestreamprotected
access_t enum nameucommon::filestream
allocate(size_t size, fsys::access_t mode)ucommon::filestreamprivate
ucommon::StreamBuffer::allocate(size_t size)ucommon::StreamBufferprotected
bufsizeucommon::StreamBufferprotected
close(void)ucommon::filestream
err(void) constucommon::filestreaminline
fducommon::filestreamprotected
filestream()ucommon::filestream
filestream(const filestream &copy)ucommon::filestream
filestream(const char *path, unsigned mode, fsys::access_t access, size_t bufsize=512)ucommon::filestream
filestream(const char *path, fsys::access_t access, size_t bufsize=512)ucommon::filestream
gbufucommon::StreamBufferprotected
is_open(void) constucommon::StreamBufferinline
open(const char *filename, fsys::access_t access, size_t buffering=512)ucommon::filestream
open(const char *filename, unsigned mode, fsys::access_t access, size_t buffering=512)ucommon::filestream
operator bool() constucommon::filestreaminline
operator!() constucommon::filestreaminline
overflow(int ch) __OVERRIDEucommon::filestreamprotected
pbufucommon::StreamBufferprotected
RDONLY enum valueucommon::filestream
RDWR enum valueucommon::filestream
release(void)ucommon::StreamBufferprotected
rewind(void)ucommon::filestream
seek(fsys::offset_t offset)ucommon::filestream
StreamBuffer()ucommon::StreamBufferprotected
sync(void)ucommon::StreamBuffer
uflow() __OVERRIDEucommon::StreamBufferprotected
underflow(void) __OVERRIDEucommon::filestreamprotected
WRONLY enum valueucommon::filestream
~filestream()ucommon::filestreamvirtual