MT Showcase SDK
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Pages
Showcase::ChannelInfoDisposer< T > Struct Template Reference

Needed for boost::intrusive. "Destructor" of the elements. More...

#include <ValueStreamChannels.hpp>

Public Member Functions

void operator() (ChannelInfo< T > *ci)
 

Detailed Description

template<typename T>
struct Showcase::ChannelInfoDisposer< T >

Needed for boost::intrusive. "Destructor" of the elements.

Member Function Documentation

template<typename T >
void Showcase::ChannelInfoDisposer< T >::operator() ( ChannelInfo< T > *  ci)
inline

Ensure that everything for this channel has ended

can't always wait on condition