Example #1
0
int
CommunicationBuffer :: unpackIntArray(IntArray &arry)
{ return arry.unpackFromCommBuffer(* this); }