| SHMPipe::SHMPipe |
( |
const char * |
name, |
|
|
bool |
isServer, |
|
|
size_t |
size |
|
) |
| |
|
inline |
| bool SHMPipe::created |
( |
| ) |
|
|
inline |
| size_t SHMPipe::get_file_map_size |
( |
| ) |
const |
|
inline |
| unsigned int SHMPipe::get_pid |
( |
| ) |
const |
|
inline |
| const AString& SHMPipe::name |
( |
| ) |
const |
|
inline |
| void SHMPipe::signal_data_read |
( |
| ) |
|
|
inline |
| void SHMPipe::signal_data_wrote |
( |
bool |
close = false | ) |
|
|
inline |
| bool SHMPipe::wait_for_data_read |
( |
const TimePeriod & |
timeout | ) |
|
|
inline |
| bool SHMPipe::wait_for_data_wrote |
( |
const TimePeriod & |
timeout | ) |
|
|
inline |
| Event SHMPipe::event_data_read_by_client_ |
|
protected |
| Event SHMPipe::event_data_read_by_server_ |
|
protected |
| Event SHMPipe::event_data_wrote_by_client_ |
|
protected |
| Event SHMPipe::event_data_wrote_by_server_ |
|
protected |
The documentation for this class was generated from the following file: