#include <zeusbase/Messaging/CommPipe.h>#include <zeusbase/Messaging/CommPipe_Skel.h>#include <zeusbase/System/CriticalSection.h>#include <zeusbase/System/Semaphore.h>Functions | |
| REMOTE_OBJECT_IMPL (TCommPipe, L"TCommPipe", L"", TCommPipe_Skel) | |
| Used skeletor for pipe implementation. | |
| MEMORY_MANAGER_IMPL_LOCK (TCommPipe,&m_rLock) | |
| INTERFACE_CAST (ICommPipe, INTERFACE_ICommPipe) | |
| MEMORY_MANAGER_IMPL_PARENT_END (TAbstractRemoteObject) | |
| INTERFACE_CAST | ( | ICommPipe | , |
| INTERFACE_ICommPipe | |||
| ) |
| MEMORY_MANAGER_IMPL_LOCK | ( | TCommPipe | , |
| & | m_rLock | ||
| ) |
Memory Management
| MEMORY_MANAGER_IMPL_PARENT_END | ( | TAbstractRemoteObject | ) |
| REMOTE_OBJECT_IMPL | ( | TCommPipe | , |
| L"TCommPipe" | , | ||
| L"" | , | ||
| TCommPipe_Skel | |||
| ) |
Used skeletor for pipe implementation.