#include <Common.hpp>
Definition at line 167 of file Common.hpp.
§ ImageBufferContainer()
ImageBufferContainer::ImageBufferContainer |
( |
ImageBufferType |
type, |
|
|
uint8_t * |
buffer, |
|
|
InsituConnectorGroup * |
group, |
|
|
int |
ref_count, |
|
|
std::string |
target = "" , |
|
|
void * |
reference = NULL , |
|
|
json_t * |
json = NULL , |
|
|
json_t * |
payload = NULL , |
|
|
int |
insitu_id = 0 |
|
) |
| |
|
inline |
§ ~ImageBufferContainer()
ImageBufferContainer::~ImageBufferContainer |
( |
| ) |
|
|
inline |
§ suicide()
void ImageBufferContainer::suicide |
( |
| ) |
|
|
inline |
§ group
§ image
§ insitu_id
int ImageBufferContainer::insitu_id |
§ json
json_t* ImageBufferContainer::json |
§ json_mutex
pthread_mutex_t ImageBufferContainer::json_mutex |
§ payload
json_t* ImageBufferContainer::payload |
§ payload_mutex
pthread_mutex_t ImageBufferContainer::payload_mutex |
§ ref_count
int ImageBufferContainer::ref_count |
§ reference
void* ImageBufferContainer::reference |
§ target
std::string ImageBufferContainer::target |
§ type
The documentation for this class was generated from the following file: