Public Member Functions | |
| MockSource (int maxcount=10) | |
| virtual | ~MockSource () |
| virtual NodeCategory | category () |
| virtual bool | extract (boost::any &out) |
Public Member Functions inherited from MockNode | |
| virtual | ~MockNode () |
| virtual int | concurrency () |
Private Attributes | |
| int | m_count |
| const int | m_maxcount |
Definition at line 30 of file test_tbb_dfp_any.cxx.
|
inline |
Definition at line 34 of file test_tbb_dfp_any.cxx.
|
inlinevirtual |
Definition at line 35 of file test_tbb_dfp_any.cxx.
|
inlinevirtual |
Implements MockNode.
Definition at line 36 of file test_tbb_dfp_any.cxx.
|
inlinevirtual |
Definition at line 37 of file test_tbb_dfp_any.cxx.
|
private |
Definition at line 31 of file test_tbb_dfp_any.cxx.
|
private |
Definition at line 32 of file test_tbb_dfp_any.cxx.
1.8.11