TPIE

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

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

Classes

struct  constructed
 

Public Member Functions

template<typename dest_t >
constructed< dest_t >::type construct (const dest_t &dest) 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>
class tpie::pipelining::bits::pipe_nonterm_base< child_t >

Definition at line 81 of file pipe_base.h.


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