#include <shmem_carrier/ShmemOutputStream.h>
Definition at line 39 of file ShmemOutputStream.h.
◆ ShmemOutputStreamImpl()
ShmemOutputStreamImpl::ShmemOutputStreamImpl |
( |
| ) |
|
◆ ~ShmemOutputStreamImpl()
ShmemOutputStreamImpl::~ShmemOutputStreamImpl |
( |
| ) |
|
◆ close()
void ShmemOutputStreamImpl::close |
( |
| ) |
|
◆ isOk()
bool ShmemOutputStreamImpl::isOk |
( |
| ) |
const |
◆ open()
bool ShmemOutputStreamImpl::open |
( |
int |
port, |
|
|
int |
size = 4096 |
|
) |
| |
◆ Resize()
bool ShmemOutputStreamImpl::Resize |
( |
int |
newsize | ) |
|
|
protected |
◆ write()
◆ m_bOpen
bool ShmemOutputStreamImpl::m_bOpen |
|
protected |
◆ m_pAccessMutex
ACE_Process_Mutex* ShmemOutputStreamImpl::m_pAccessMutex |
|
protected |
◆ m_pData
char* ShmemOutputStreamImpl::m_pData |
|
protected |
◆ m_pHeader
◆ m_pMap
ACE_Shared_Memory* ShmemOutputStreamImpl::m_pMap |
|
protected |
◆ m_Port
int ShmemOutputStreamImpl::m_Port |
|
protected |
◆ m_pWaitDataMutex
ACE_Process_Mutex* ShmemOutputStreamImpl::m_pWaitDataMutex |
|
protected |
◆ m_ResizeNum
int ShmemOutputStreamImpl::m_ResizeNum |
|
protected |
The documentation for this class was generated from the following files: