Inherited by tpie::pipelining::bits::pipe_nonterm_base< child_t >, and tpie::pipelining::bits::pipe_term_base< child_t, fact_t >.
Public Member Functions | |
| child_t & | memory (double amount) |
| double | memory () const |
| child_t & | name (const std::string &n, priority_type p=PRIORITY_USER) |
| child_t & | breadcrumb (const std::string &n) |
Protected Member Functions | |
| child_t & | self () |
| const child_t & | self () const |
Definition at line 36 of file pipe_base.h.