cisst-saw
|
Files | |
file | cisstOSAbstraction.i.h [code] |
file | osaCPUAffinity.h [code] |
Functions for multi-core CPUs. | |
file | osaCriticalSection.h [code] |
file | osaDynamicLoader.h [code] |
Declaration of osaDynamicLoader. | |
file | osaDynamicLoaderAndFactory.h [code] |
Declaration of osaDynamicLoaderAndFactory. | |
file | osaExport.h [code] |
Macros to export the symbols of cisstOSAbstraction (in a Dll). | |
file | osaForwardDeclarations.h [code] |
Forward declarations and #define for cisstOSAbstraction. | |
file | osaGetTime.h [code] |
Declaration of osaGetTime. | |
file | osaMutex.h [code] |
Declaration of osaMutex. | |
file | osaPipeExec.h [code] |
file | osaPython.h [code] |
Header files from cisstOSAbstraction required to compile the SWIG generated Python wrappers. | |
file | osaSerialPort.h [code] |
Declaration of osaSerialPort. | |
file | osaSleep.h [code] |
Declaration of osaSleep. | |
file | osaSocket.h [code] |
Declaration of osaSocketThis is a cross-platform socket library with basic support for UDP (datagram) and TCP (stream) sockets. The BSD socket API is used on Unix-like systems, while the Winsock2 API is used on Windows. | |
file | osaSocketServer.h [code] |
Declaration of osaSocketServerThis class implements a TCP server capable of handling multiple clients; for every client connection, the Accept method returns a new socket that can be used to service requests from that client. It is initialized as follows: | |
file | osaStopwatch.h [code] |
file | osaThread.h [code] |
Declaration of osaThread. | |
file | osaThreadAdapter.h [code] |
Defines a thread adapter. | |
file | osaThreadBuddy.h [code] |
Declaration of osaThreadBuddy. | |
file | osaThreadedLogFile.h [code] |
Definitions of osaThreadedLogFile and osaThreadedLogFileStreambuf. | |
file | osaThreadSignal.h [code] |
Declaration of osaThreadSignal. | |
file | osaTimeServer.h [code] |
Declaration of osaTimeServer class. | |
file | osaTripleBuffer.h [code] |