Open CASCADE Technology
6.5.4
|
#include <Standard.hxx>
#include <Standard_DefineAlloc.hxx>
#include <Standard_Macro.hxx>
#include <Standard_Integer.hxx>
#include <Standard_Address.hxx>
#include <TCollection_AsciiString.hxx>
#include <OSD_Error.hxx>
#include <Standard_Boolean.hxx>
Data Structures | |
class | OSD_SharedMemory |
IPC Tools -Shared Memory This is a low level interface for communications. Using shared memory, processes can use a common area to communicate. You can create and delete a shared memory. More... |