OSAPI Member List

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

Alloc(uint32 siz, uint32 flgs=MEM_LOCKED) (defined in OSAPI)OSAPI [static]
AvailPhysMem() (defined in OSAPI)OSAPI [static]
AvailVirMem() (defined in OSAPI)OSAPI [static]
ClipBoardCopy() (defined in OSAPI)OSAPI [static]
ClipBoardPaste(PTR data, uint32 datasize) (defined in OSAPI)OSAPI [static]
Close(uint32 handle) (defined in OSAPI)OSAPI [static]
CloseLog(uint32 handle) (defined in OSAPI)OSAPI [static]
CloseThread(Thread *) (defined in OSAPI)OSAPI [static]
ConsoleStdout(char *) (defined in OSAPI)OSAPI [static]
ConvertPathStyle(char *) (defined in OSAPI)OSAPI [static]
CopyFile(char *src, char *dest, BOOL overwrite) (defined in OSAPI)OSAPI [static]
CreateMutex(char *name=(char *) NULL) (defined in OSAPI)OSAPI [static]
CreatePath(char *dname) (defined in OSAPI)OSAPI [static]
CreateThread(Thread *, uint32 stacksize) (defined in OSAPI)OSAPI [static]
Delete(char *fname) (defined in OSAPI)OSAPI [static]
DeletePath(char *path) (defined in OSAPI)OSAPI [static]
DestroyMutex(PTR handle) (defined in OSAPI)OSAPI [static]
DirectPrint(PTR, uint32) (defined in OSAPI)OSAPI [static]
DLLClose(PTR) (defined in OSAPI)OSAPI [static]
DLLGetProcPtr(PTR, char *) (defined in OSAPI)OSAPI [static]
DLLOpen(char *) (defined in OSAPI)OSAPI [static]
DNSLookup(char *host, IPAddr &ip) (defined in OSAPI)OSAPI [static]
DNSReverseLookup(IPAddr &ip, String &host) (defined in OSAPI)OSAPI [static]
Exist(char *) (defined in OSAPI)OSAPI [static]
ExitProcess(uint32 ExitCode) (defined in OSAPI)OSAPI [static]
ExitThread(uint32 ExitCode) (defined in OSAPI)OSAPI [static]
ExpandEnvironmentStrings(String &) (defined in OSAPI)OSAPI [static]
FileGetTime(char *, Time *creation, Time *lastaccess, Time *lastwrite) (defined in OSAPI)OSAPI [static]
FileSetTime(char *, Time *creation, Time *lastaccess, Time *lastwrite) (defined in OSAPI)OSAPI [static]
FindClose(FileFind *ff) (defined in OSAPI)OSAPI [static]
FindFirst(FileFind *ff, const char *fname) (defined in OSAPI)OSAPI [static]
FindNext(FileFind *ff) (defined in OSAPI)OSAPI [static]
Free(PTR) (defined in OSAPI)OSAPI [static]
GetAttr(char *fname, int32 &attr) (defined in OSAPI)OSAPI [static]
GetComputerName(String &name) (defined in OSAPI)OSAPI [static]
GetCurrentPath(String &dname) (defined in OSAPI)OSAPI [static]
GetCurrentProcessId() (defined in OSAPI)OSAPI [static]
GetCurrentThreadHandle() (defined in OSAPI)OSAPI [static]
GetCurrentThreadId() (defined in OSAPI)OSAPI [static]
GetCurrentUser(String &user) (defined in OSAPI)OSAPI [static]
GetDesktopPath(String &path) (defined in OSAPI)OSAPI [static]
GetDeviceFreeSpace(char *, uint64 &free) (defined in OSAPI)OSAPI [static]
GetDNS(IPAddr &) (defined in OSAPI)OSAPI [static]
GetEnvironmentStrings() (defined in OSAPI)OSAPI [static]
GetEnvironmentVariable(char *vname, String &) (defined in OSAPI)OSAPI [static]
GetExecutableFilename(String &s) (defined in OSAPI)OSAPI [static]
GetLastError(Thread *) (defined in OSAPI)OSAPI [static]
GetOSPath(String &s) (defined in OSAPI)OSAPI [static]
GetShort(String &s, char *l) (defined in OSAPI)OSAPI [static]
GetSize(uint32 handle) (defined in OSAPI)OSAPI [static]
GetSize64(uint32 handle) (defined in OSAPI)OSAPI [static]
GetSocketOption(uint32 handle, int type, int32 &state) (defined in OSAPI)OSAPI [static]
GetStartMenuPath(String &path, BOOL AllUsers) (defined in OSAPI)OSAPI [static]
getTables() (defined in OSAPI)OSAPI [static]
GetTempFileName(String &s, char *ext=NULL) (defined in OSAPI)OSAPI [static]
GetTempPath(String &s) (defined in OSAPI)OSAPI [static]
GetTime(Time *t) (defined in OSAPI)OSAPI [static]
initProcess() (defined in OSAPI)OSAPI [static]
initTables() (defined in OSAPI)OSAPI [static]
IsDeviceRemovable(char *) (defined in OSAPI)OSAPI [static]
IsQueueEmpty() (defined in OSAPI)OSAPI [static]
IsThreadActive(Thread *) (defined in OSAPI)OSAPI [static]
IsWinSock2() (defined in OSAPI)OSAPI [static]
Lock(PTR handle) (defined in OSAPI)OSAPI [static]
LockMutex(PTR handle, BOOL waitforever) (defined in OSAPI)OSAPI [static]
LoginAsUser(char *, char *) (defined in OSAPI)OSAPI [static]
Message(char *, char *, BOOL) (defined in OSAPI)OSAPI [static]
MoveFile(char *src, char *dest, BOOL overwrite) (defined in OSAPI)OSAPI [static]
Open(char *fname, int action, int attr, int share) (defined in OSAPI)OSAPI [static]
OpenLog() (defined in OSAPI)OSAPI [static]
PostMessage(Thread *, uint32 msg, iPTR wParam, iPTR lParam, int=0, int=0, int=0) (defined in OSAPI)OSAPI [static]
PostWindowMessage(uint32 window, uint32 msg, iPTR wParam, iPTR lParam) (defined in OSAPI)OSAPI [static]
ProcessQueue(BOOL) (defined in OSAPI)OSAPI [static]
RaiseException(char *) (defined in OSAPI)OSAPI [static]
Read(uint32 handle, void *buf, int32 siz) (defined in OSAPI)OSAPI [static]
ReAlloc(PTR oldptr, uint32 newsiz) (defined in OSAPI)OSAPI [static]
ReleaseMutex(PTR handle) (defined in OSAPI)OSAPI [static]
Rename(char *oldname, char *newname) (defined in OSAPI)OSAPI [static]
ResumeThread(Thread *) (defined in OSAPI)OSAPI [static]
Seek(uint32 handle, int32 offset, int8 fromwhere) (defined in OSAPI)OSAPI [static]
Seek64(uint32 handle, int64 offset, int8 fromwhere) (defined in OSAPI)OSAPI [static]
SetAttr(char *fname, int32 attr) (defined in OSAPI)OSAPI [static]
SetCurrentPath(char *dname) (defined in OSAPI)OSAPI [static]
SetEnvironmentVariable(char *vname, char *vdata) (defined in OSAPI)OSAPI [static]
SetEof(uint32 handle) (defined in OSAPI)OSAPI [static]
SetLastError(uint32 ErrCode, Thread *thread) (defined in OSAPI)OSAPI [static]
SetServiceStatus(BOOL state) (defined in OSAPI)OSAPI [static]
SetSocketOption(uint32 handle, int type, int32 state) (defined in OSAPI)OSAPI [static]
SetTime(Time *t) (defined in OSAPI)OSAPI [static]
Sleep(uint32 x) (defined in OSAPI)OSAPI [static]
SocketAccept(uint32 handle, IPAddr *remote, uint16 *remoteport) (defined in OSAPI)OSAPI [static]
SocketAlloc(int _sock_type, int _proto_type) (defined in OSAPI)OSAPI [static]
SocketAsyncStart(uint32 handle) (defined in OSAPI)OSAPI [static]
SocketAsyncStartListen(uint32 handle) (defined in OSAPI)OSAPI [static]
SocketAsyncStop(uint32 handle) (defined in OSAPI)OSAPI [static]
SocketAttach(Network *) (defined in OSAPI)OSAPI [static]
SocketBind(uint32 handle, uint16 &port, IPAddr &ip) (defined in OSAPI)OSAPI [static]
SocketConnect(uint32 handle, IPAddr &addr, uint16 port, uint32 timeout) (defined in OSAPI)OSAPI [static]
SocketDetach(Network *) (defined in OSAPI)OSAPI [static]
SocketDisconnect(uint32 handle) (defined in OSAPI)OSAPI [static]
SocketEvent(uint32 handle, int type) (defined in OSAPI)OSAPI [static]
SocketFind(uint32) (defined in OSAPI)OSAPI [static]
SocketFree(uint32 handle) (defined in OSAPI)OSAPI [static]
SocketGetLastError() (defined in OSAPI)OSAPI [static]
SocketGetLocalIP(uint32 handle, IPAddr &ip) (defined in OSAPI)OSAPI [static]
SocketInit() (defined in OSAPI)OSAPI [static]
SocketListen(uint32 handle) (defined in OSAPI)OSAPI [static]
SocketRead(uint32 handle, void *buf, int32 len) (defined in OSAPI)OSAPI [static]
SocketRead(uint32 handle, IPAddr &ip, uint16 &port, void *buf, int32 len) (defined in OSAPI)OSAPI [static]
SocketStatus(uint32 handle, int flgs) (defined in OSAPI)OSAPI [static]
SocketUninit() (defined in OSAPI)OSAPI [static]
SocketWrite(uint32 handle, void *buf, int32 len) (defined in OSAPI)OSAPI [static]
SocketWrite(uint32 handle, IPAddr &ip, uint16 port, void *buf, int32 len) (defined in OSAPI)OSAPI [static]
SuspendThread(Thread *) (defined in OSAPI)OSAPI [static]
Sync(uint32 handle) (defined in OSAPI)OSAPI [static]
TerminateThread(Thread *) (defined in OSAPI)OSAPI [static]
TimerCreate(Timer *) (defined in OSAPI)OSAPI [static]
TimerDelete(Timer *) (defined in OSAPI)OSAPI [static]
Unlock(PTR mem) (defined in OSAPI)OSAPI [static]
WaitMessage() (defined in OSAPI)OSAPI [static]
Write(uint32 handle, void *buf, int32 siz) (defined in OSAPI)OSAPI [static]
WriteLog(uint32 handle, char *msg, int type) (defined in OSAPI)OSAPI [static]


Generated on Mon Mar 5 09:49:15 2007 for DigiForce by  doxygen 1.4.7