xc
Public Member Functions | Friends | List of all members
XC::DbTagData Class Reference

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
 

Detailed Description

Vector that stores the dbTags of the class members.


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