STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
List of all members | Public Member Functions | Protected Member Functions
stapl::detail::notifier_list_base Class Reference

Base class of notifier_list which holds data members and operation not dependent on template parameters (avoid code bloat). More...

Public Member Functions

void clear_flow (void)
 
bool test_flow (void) const
 
bool test_flushing (void) const
 

Protected Member Functions

void set_flow (void)
 
void clear_flushing (void)
 
void set_flushing (void)
 

Detailed Description

Base class of notifier_list which holds data members and operation not dependent on template parameters (avoid code bloat).


The documentation for this class was generated from the following file: