|
xc
|
Vector that stores the dbTags of the class members. More...
#include <DbTagData.h>
Public Member Functions | |
| DbTagData (const int &dataSize=0) | |
| Constructor. | |
| DbTagData (const ID &) | |
| Constructor. | |
| void | inicComm (const int &dataSize) |
| Parameter initialization to communicate sz objects. | |
| int | Size (void) const |
| int | resize (const int &newSize) |
| const int & | getDbTagDataPos (const size_t &i) const |
| Returns the integer in the position being passed as parameter. | |
| void | setDbTagDataPos (const size_t &i, const int &v) |
| Sets the integer in the position being passed as parameter. | |
| int | send (DbTagData &, Communicator &, const CommMetaData &) const |
| Sends the object. | |
| int | receive (DbTagData &, const Communicator &, const CommMetaData &) |
| Receive the object. | |
| void | Print (std::ostream &os) const |
| Print stuff. | |
Friends | |
| class | Communicator |
Vector that stores the dbTags of the class members.
1.8.13