Example #1
0
int
CommunicationBuffer :: packIntArray(const IntArray &arry)
{ return arry.packToCommBuffer(* this); }