This interface allows tracking of the queue size.
More...
#include <Buffering_Strategy.h>
List of all members.
Detailed Description
This interface allows tracking of the queue size.
Constructor & Destructor Documentation
TAO_Notify_Buffering_Strategy::Tracker::Tracker |
( |
void |
|
) |
|
TAO_Notify_Buffering_Strategy::Tracker::~Tracker |
( |
void |
|
) |
[virtual] |
Member Function Documentation
virtual void TAO_Notify_Buffering_Strategy::Tracker::count_queue_overflow |
( |
bool |
local_overflow, |
|
|
bool |
global_overflow | |
|
) |
| | [pure virtual] |
virtual void TAO_Notify_Buffering_Strategy::Tracker::update_queue_count |
( |
size_t |
count |
) |
[pure virtual] |
Member Data Documentation
The documentation for this class was generated from the following files: