bdm::datalink_e2e Class Reference

DataLink is a connection between two data vectors Up and Down. More...

#include <libBM.h>

Inheritance diagram for bdm::datalink_e2e:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 datalink_e2e (const RV &rv, const RV &rv_up)
 Constructor.
vec get_val (const vec &val_up)
 Get val for myself from val of "Up".
void fill_val (vec &val_up, const vec &val)
 Fill val of "Up" by my pieces.

Protected Attributes

int valsize
 Remember how long val should be.
int valupsize
 Remember how long val of "Up" should be.
ivec v2v_up
 val-to-val link, indeces of the upper val


Detailed Description

DataLink is a connection between two data vectors Up and Down.

Up can be longer than Down. Down must be fully present in Up (TODO optional) See chart:

inline_dotgraph_1.dot

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

Generated on Fri Feb 6 15:29:53 2009 for mixpp by  doxygen 1.5.6