Pothos  0.4.3-gabce2ce6
The Pothos dataflow programming software suite
Pothos::BufferManager Member List

This is the complete list of members for Pothos::BufferManager, including all inherited members.

BufferManager(void)Pothos::BufferManagerprotected
empty(void) const =0Pothos::BufferManagerpure virtual
front(void) const Pothos::BufferManagerinline
init(const BufferManagerArgs &args)Pothos::BufferManagervirtual
isInitialized(void) const Pothos::BufferManagerinline
make(const std::string &name)Pothos::BufferManagerstatic
make(const std::string &name, const BufferManagerArgs &args)Pothos::BufferManagerstatic
pop(const size_t numBytes)=0Pothos::BufferManagerpure virtual
push(const ManagedBuffer &buff)=0Pothos::BufferManagerpure virtual
pushExternal(const ManagedBuffer &buff)Pothos::BufferManagerinline
setCallback(const std::function< void(const ManagedBuffer &)> &callback)Pothos::BufferManager
setFrontBuffer(const BufferChunk &buff)Pothos::BufferManagerinlineprotected
Sptr typedefPothos::BufferManager