B2BITS FIX Antenna HFT  1.0.16
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
System::FileEx Member List

This is the complete list of members for System::FileEx, including all inherited members.

close()System::FileEx
eof() const System::FileEx
FileEx()System::FileEx
FileEx(const FileEx &)System::FileEx
FileEx(const std::string &path, const std::string &openmode, bool noIObuffer=false)System::FileEx
FileEx(const char *path, const char *openmode, bool noIObuffer=false)System::FileEx
flush()System::FileEx
getHandle()System::FileEx
getHandle() const System::FileEx
handle_ptr_t typedefSystem::FileEx
handle_t typedefSystem::FileEx
isOpened() const System::FileEx
lock()System::FileEx
offset_t typedefSystem::FileEx
open(const std::string &path, const std::string &openmode, bool noIObuffer=false)System::FileEx
open(const char *path, const char *openmode, bool noIObuffer=false)System::FileEx
read(void *buf, std::size_t size)System::FileEx
resize(offset_t size)System::FileEx
rewind()System::FileEx
seek(offset_t offset, int origin)System::FileEx
size() const System::FileEx
supportsIncrementalLogFileCreation()System::FileExinlinestatic
sync()System::FileExinline
tell() const System::FileEx
unlock()System::FileEx
write(const void *buf, std::size_t size, bool flush=false, bool addEOL=false)System::FileEx
~FileEx()System::FileEx