This interface allows tracking of the queue size. More...
#include <Buffering_Strategy.h>
Public Member Functions | |
virtual | ~Tracker (void) |
virtual void | update_queue_count (size_t count)=0 |
This interface allows tracking of the queue size.
TAO_Notify_Buffering_Strategy::Tracker::~Tracker | ( | void | ) | [virtual] |
virtual void TAO_Notify_Buffering_Strategy::Tracker::update_queue_count | ( | size_t | count | ) | [pure virtual] |