TPIE

v1.1rc1-6-g0c97303
tpie::pipelining::pipe_end< fact_t > Class Template Reference

Inherits tpie::pipelining::bits::pipe_term_base< pipe_end< fact_t >, fact_t >.

Public Types

typedef fact_t factory_type
 
typedef fact_t::constructed_type constructed_type
 

Public Member Functions

 pipe_end (const fact_t &factory)
 
constructed_type construct () const
 
pipe_end< fact_t > & memory (double amount)
 
double memory () const
 
pipe_end< fact_t > & name (const std::string &n, priority_type p=PRIORITY_USER)
 
pipe_end< fact_t > & breadcrumb (const std::string &n)
 

Public Attributes

fact_t factory
 

Protected Member Functions

pipe_end< fact_t > & self ()
 
const pipe_end< fact_t > & self () const
 

Detailed Description

template<typename fact_t>
class tpie::pipelining::pipe_end< fact_t >

Definition at line 97 of file pipe_base.h.


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