DelayVector.cc
Go to the documentation of this file.
85 DelayVector::Id::Id(DelayVector::Pointer aDelayVector, CompositeSelectionDetails &details) : theVector(aDelayVector)
std::vector< CompositePoolNode::Pointer >::iterator iterator
Definition: DelayVector.h:58
static void deregisterForUpdates(Updateable *)
Definition: delay_pools.cc:515
Id(RefCount< DelayVector >, CompositeSelectionDetails &)
Definition: DelayVector.cc:85
std::vector< DelayIdComposite::Pointer >::const_iterator const_iterator
Definition: DelayVector.h:52
std::vector< CompositePoolNode::Pointer >::const_iterator const_iterator
Definition: DelayVector.h:59
static void registerForUpdates(Updateable *)
Definition: delay_pools.cc:508
Definition: RefCount.h:27
std::vector< DelayIdComposite::Pointer >::iterator iterator
Definition: DelayVector.h:51
Definition: Store.h:42
virtual DelayIdComposite::Pointer id(CompositeSelectionDetails &)
Definition: DelayVector.cc:74
virtual int bytesWanted(int min, int max) const
Definition: DelayVector.cc:102
virtual void delayRead(const AsyncCallPointer &)
Definition: DelayVector.cc:130