Public Member Functions | |
DEC () | |
void | copyFrom (const DEC &other) |
virtual void | synchronize ()=0 |
virtual void | sendRecvData (bool way=true)=0 |
virtual | ~DEC () |
Protected Attributes | |
const CommInterface * | _comm_interface |
ParaMEDMEM::DEC::DEC | ( | ) |
|
virtual |
void ParaMEDMEM::DEC::copyFrom | ( | const DEC & | other | ) |
References _comm_interface.
Referenced by ParaMEDMEM::DisjointDEC::copyInstance().
|
pure virtual |
|
pure virtual |
Implemented in ParaMEDMEM::DisjointDEC, and ParaMEDMEM::OverlapDEC.
|
protected |
Referenced by copyFrom().