DCL 4.0
Loading...
Searching...
No Matches
Socket Member List

This is the complete list of members for Socket, including all inherited members.

__closeOnCloseFileprotected
__handleFileprotected
__pathFileprotected
BEGIN enum valueFile
className() constObject
CURRENT enum valueFile
destroy()Objectvirtual
END enum valueFile
File()Fileprotected
File(HandleType _handle, const String &_path)Fileprotected
File(const String &_path, int _oflags=READONLY, int _mode=0666) __DCL_THROWS1(IOException *)File
File(HandleType _handle, int _ohints, bool _closeOnClose) __DCL_THROWS1(IOException *)File
handle() constFileinline
isInstanceOf(const std::type_info &typeinfo) constObject
mtime() const __DCL_THROWS1(IOException *)File
Object()Objectprotected
onEvent(short _revents, PollThread *_pPollThread) __DCL_THROWS1(IOException *)Socketprotectedvirtual
PollAble::open(const String &_path, int _oflags=READONLY, int _mode=0666) __DCL_THROWS1(IOException *)File
PollAble::open(HandleType _handle, int _ohints, bool _closeOnClose) __DCL_THROWS1(IOException *)File
openTempFile(const String &_dirname, const String &_prefix, unsigned int _mode=0666) __DCL_THROWS1(IOException *)Filestatic
path() constFileinline
seek(off_t _offset, int _whence) __DCL_THROWS1(IOException *)File
size() const __DCL_THROWS1(IOException *)File
sync() __DCL_THROWS1(IOException *)Filevirtual
time(time_t *_atime, time_t *_mtime, time_t *_ctime) constFile
toString() constFilevirtual
typeInfo() constObjectvirtual
Whence enum nameFile
~File()Filevirtual
~Object()Objectprotectedvirtual