open-dis-cpp
|
houses instances for the set of known PDU classes to be returned when provided with the PDU type's identifier value. More...
#include <IPduBank.h>
Public Member Functions | |
virtual Pdu * | GetStaticPDU (unsigned char pdu_type, DataStream &ds)=0 |
finds the PDU instance corresponding to the identifier More... | |
houses instances for the set of known PDU classes to be returned when provided with the PDU type's identifier value.
|
pure virtual |
finds the PDU instance corresponding to the identifier
pdu_type | the 8-bit PDU type identifier |