SHORE API
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
shore::mapping_pair_finder_pipe Class Reference

Collect concordant or unique pairings from position-sorted and PE corrected map.lists. More...

Inheritance diagram for shore::mapping_pair_finder_pipe:
shore::pipe_facade< mapping_pair_finder_pipe, shore::alignment, std::vector< shore::alignment > >

Public Member Functions

 mapping_pair_finder_pipe (bool conc, long any)
 
- Public Member Functions inherited from shore::pipe_facade< mapping_pair_finder_pipe, shore::alignment, std::vector< shore::alignment > >
 pipe_facade (const pipe_facade &t)
 Copy constructor: need to bind the slots to the correct object.
 
void disconnect_inputs ()
 Disconnect all connected upstream pipeline elements.
 
void disconnect_outputs ()
 Disconnect all connected downstream pipeline elements.
 
signal< const std::vector
< shore::alignment > & > & 
sigdata ()
 
signal< void > & sigflush ()
 
slot< const shore::alignment & > & slotdata ()
 
slot< void > & slotflush ()
 
slot< void > & slotfreeze ()
 
slot< void > & slotthaw ()
 
signal< void > & sigfreeze ()
 
signal< void > & sigthaw ()
 

Friends

class pipeline_core_access
 

Additional Inherited Members

- Public Types inherited from shore::pipe_facade< mapping_pair_finder_pipe, shore::alignment, std::vector< shore::alignment > >
typedef shore::alignment append_type
 
typedef std::vector
< shore::alignment
current_type
 
- Protected Types inherited from shore::pipe_facade< mapping_pair_finder_pipe, shore::alignment, std::vector< shore::alignment > >
typedef pipe_facade
< mapping_pair_finder_pipe,
shore::alignment, std::vector
< shore::alignment >, false > 
facade_type
 
- Protected Member Functions inherited from shore::pipe_facade< mapping_pair_finder_pipe, shore::alignment, std::vector< shore::alignment > >
void emit (const std::vector< shore::alignment > &d)
 Called by derived classes to emit data to downstream pipeline elements. More...
 

Detailed Description

Collect concordant or unique pairings from position-sorted and PE corrected map.lists.


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