This class is used to read and write a PTA_ushort from a Datagram, in support of Bam. More...
#include "ioPtaDatagramShort.h"
Static Public Member Functions | |
| static PTA_ushort | read_datagram (BamReader *manager, DatagramIterator &source) | 
| static void | write_datagram (BamWriter *manager, Datagram &dest, CPTA_ushort array) | 
This class is used to read and write a PTA_ushort from a Datagram, in support of Bam.
It's not intended to be constructed; it's just a convenient place to scope these static methods which should be called directly.
Definition at line 33 of file ioPtaDatagramShort.h.
 1.8.15