B2BITS FIX Antenna HFT
1.0.16
|
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 typedef | System::FileEx | |
handle_t typedef | System::FileEx | |
isOpened() const | System::FileEx | |
lock() | System::FileEx | |
offset_t typedef | System::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::FileEx | inlinestatic |
sync() | System::FileEx | inline |
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 |