access | ost::RandomFile | protected |
Access enum name | ost::File | |
Access typedef | ost::File | |
accessReadOnly enum value | ost::File | |
accessReadWrite enum value | ost::File | |
accessWriteOnly enum value | ost::File | |
append(char *address=NULL, ccxx_size_t length=0) | ost::SharedFile | |
Attr enum name | ost::File | |
Attr typedef | ost::File | |
attrGroup enum value | ost::File | |
attrInvalid enum value | ost::File | |
attrPrivate enum value | ost::File | |
attrPublic enum value | ost::File | |
canAccess(const char *path) | ost::RandomFile | related |
canModify(const char *path) | ost::RandomFile | related |
clear(ccxx_size_t length=0, off_t pos=-1) | ost::SharedFile | |
Complete enum name | ost::File | |
Complete typedef | ost::File | |
completionDeferred enum value | ost::File | |
completionDelayed enum value | ost::File | |
completionImmediate enum value | ost::File | |
count | ost::RandomFile | |
enter(void) | ost::Mutex | inlineprotected |
enterMutex(void) | ost::Mutex | protected |
errExtended enum value | ost::File | |
errInitFailed enum value | ost::File | |
errLockFailure enum value | ost::File | |
errMapFailed enum value | ost::File | |
errNotOpened enum value | ost::File | |
errOpenDenied enum value | ost::File | |
errOpenFailed enum value | ost::File | |
errOpenInUse enum value | ost::File | |
error(Error errid, char *errstr=NULL) | ost::RandomFile | protected |
error(char *err) | ost::RandomFile | inlineprotected |
Error enum name | ost::File | |
Error typedef | ost::File | |
errReadFailure enum value | ost::File | |
errReadIncomplete enum value | ost::File | |
errReadInterrupted enum value | ost::File | |
errSuccess enum value | ost::File | |
errWriteFailure enum value | ost::File | |
errWriteIncomplete enum value | ost::File | |
errWriteInterrupted enum value | ost::File | |
fcb_t typedef | ost::File | protected |
fd | ost::RandomFile | protected |
fetch(char *address=NULL, ccxx_size_t length=0, off_t position=-1) | ost::SharedFile | |
final(void) | ost::RandomFile | protected |
flags | ost::RandomFile | protected |
getCapacity(void) | ost::RandomFile | |
getDirname(const char *path, char *buffer, size_t size=256) | ost::File | static |
getErrorNumber(void) | ost::RandomFile | inline |
getErrorString(void) | ost::RandomFile | inline |
getExtension(const char *path) | ost::File | static |
getFilename(const char *path) | ost::File | static |
getFilename(const char *path, char *buffer, size_t size=64) | ost::File | static |
getPosition(void) | ost::SharedFile | |
getRealpath(const char *path, char *buffer, size_t size=256) | ost::File | static |
immediate | ost::RandomFile | |
initial | ost::RandomFile | |
initial(void) | ost::RandomFile | |
initialize(void) | ost::RandomFile | protectedvirtual |
isDevice(const char *path) | ost::RandomFile | related |
isDir(const char *path) | ost::RandomFile | related |
isFile(const char *path) | ost::RandomFile | related |
lastAccessed(const char *path) | ost::RandomFile | related |
lastModified(const char *path) | ost::RandomFile | related |
leave(void) | ost::Mutex | inlineprotected |
leaveMutex(void) | ost::Mutex | protected |
mappedRead enum value | ost::File | |
mappedReadWrite enum value | ost::File | |
mappedWrite enum value | ost::File | |
Mapping enum name | ost::File | |
Mapping typedef | ost::File | |
Mutex(const char *name=NULL) | ost::Mutex | protected |
nameMutex(const char *name) | ost::Mutex | inlineprotected |
Open enum name | ost::File | |
Open typedef | ost::File | |
openAppend enum value | ost::File | |
openReadOnly enum value | ost::File | |
openReadWrite enum value | ost::File | |
openSync enum value | ost::File | |
openTruncate enum value | ost::File | |
openWriteOnly enum value | ost::File | |
operator!(void) | ost::RandomFile | |
operator++(void) | ost::SharedFile | |
operator--(void) | ost::SharedFile | |
pathname | ost::RandomFile | protected |
RandomFile(const char *name=NULL) | ost::RandomFile | protected |
RandomFile(const RandomFile &rf) | ost::RandomFile | protected |
restart(void) | ost::SharedFile | inlinevirtual |
setCompletion(Complete mode) | ost::RandomFile | protected |
setDebug(bool mode) | ost::Mutex | inlineprotectedstatic |
setError(bool enable) | ost::RandomFile | inlineprotected |
setTemporary(bool enable) | ost::RandomFile | inlineprotected |
SharedFile(const char *path) | ost::SharedFile | |
SharedFile(const SharedFile &file) | ost::SharedFile | |
temp | ost::RandomFile | |
test(void) | ost::Mutex | inlineprotected |
thrown | ost::RandomFile | |
tryEnterMutex(void) | ost::Mutex | protected |
update(char *address=NULL, ccxx_size_t length=0, off_t position=-1) | ost::SharedFile | |
~Mutex() | ost::Mutex | protectedvirtual |
~RandomFile() | ost::RandomFile | virtual |
~SharedFile() | ost::SharedFile | virtual |