Abstract implementation details of gr_top_blockThe actual implementation of gr_top_block. Separate class allows decoupling of changes from dependent classes.
More...
#include <gr_top_block_impl.h>
List of all members.
Detailed Description
Abstract implementation details of gr_top_block
The actual implementation of gr_top_block. Separate class allows decoupling of changes from dependent classes.
Member Enumeration Documentation
Constructor & Destructor Documentation
gr_top_block_impl::gr_top_block_impl |
( |
gr_top_block * |
owner | ) |
|
gr_top_block_impl::~gr_top_block_impl |
( |
| ) |
|
Member Function Documentation
void gr_top_block_impl::dump |
( |
| ) |
|
void gr_top_block_impl::lock |
( |
| ) |
|
void gr_top_block_impl::start |
( |
| ) |
|
void gr_top_block_impl::stop |
( |
| ) |
|
void gr_top_block_impl::unlock |
( |
| ) |
|
void gr_top_block_impl::wait |
( |
| ) |
|
Member Data Documentation
int gr_top_block_impl::d_lock_count |
|
protected |
The documentation for this class was generated from the following file: