TPIE

v1.1rc1-6-g0c97303
tpie::pipelining::bits::pipe_term_base< child_t, fact_t > Class Template Reference

Inherits tpie::pipelining::bits::pipe_base< child_t >.

Public Types

typedef fact_t::constructed_type constructed_type
 

Public Member Functions

constructed_type construct () const
 
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
 

Detailed Description

template<typename child_t, typename fact_t>
class tpie::pipelining::bits::pipe_term_base< child_t, fact_t >

Definition at line 68 of file pipe_base.h.


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