| xc
    | 
Data about the position, size, ... More...
#include <ArrayCommMetaData.h>


| Public Member Functions | |
| ArrayCommMetaData (const int &, const int &, const size_t &) | |
| Constructor to init the list. | |
| const std::size_t & | getPosSize (void) const | 
| Return the index of the array size. | |
| const std::size_t & | getSize (void) const | 
| Returns the array size. | |
|  Public Member Functions inherited from XC::PtrCommMetaData | |
| PtrCommMetaData (const int &pos, const int &flag) | |
| Constructor to init the list. | |
| const int & | getPosFlag (void) const | 
|  Public Member Functions inherited from XC::CommMetaData | |
| CommMetaData (const int &) | |
| Constructor to init the list. | |
| const int & | getPosDbTag (void) const | 
| operator int (void) const | |
| Protected Attributes | |
| std::size_t | posSz | 
| Index of the array size. | |
Data about the position, size, ...
of the array to transmit.
 1.8.13
 1.8.13