| xc
    | 
Object distributed on many processes. More...
#include <DistributedObj.h>


| Public Member Functions | |
| DistributedObj (const ChannelQueue &theC) | |
| int | getNumChannels (void) const | 
| Return the number of channels. | |
| bool | buscaCanal (const Communicator &, int &) | 
| int | setProcessID (int processTag) | 
| int | setChannel (Channel *) | 
| int | setChannels (const ChannelQueue &theChannels) | 
|  Public Member Functions inherited from XC::DistributedBase | |
| DistributedBase (void) | |
| Constructor. | |
| virtual | ~DistributedBase (void) | 
| Destructor. | |
| virtual DbTagData & | getDbTagData (void) const | 
| Returns a vector to store class dbTags. | |
| const int & | getDbTagDataPos (const int &i) const | 
| Returns the data at the i-th position. | |
| void | setDbTagDataPos (const int &i, const int &v) | 
| Sets the data at the i-th position. | |
| void | inicComm (const int &dataSize) const | 
| Initializes communication. | |
| Protected Attributes | |
| int | processID | 
| ChannelQueue | theChannels | 
Object distributed on many processes.
 1.8.13
 1.8.13