|
unsigned | nbyte_ |
|
unsigned char * | buffer_ |
|
PipeQueue::QueueNode::QueueNode |
( |
| ) |
|
....................................................................... Constructor
PipeQueue::QueueNode::QueueNode |
( |
const QueueNode & |
node | ) |
|
....................................................................... Copy constructor
PipeQueue::QueueNode::QueueNode |
( |
QueueNode & |
node | ) |
|
....................................................................... Copy constructor
PipeQueue::QueueNode::~QueueNode |
( |
| ) |
|
....................................................................... Destructor
void PipeQueue::QueueNode::operator= |
( |
const QueueNode & |
node | ) |
|
....................................................................... Copy constructor
void PipeQueue::QueueNode::operator= |
( |
QueueNode & |
node | ) |
|
....................................................................... Copy constructor
The documentation for this class was generated from the following files:
- gcpCbass/util/common/PipeQueue.h
- gcpCbass/util/common/PipeQueue.cc