VR-Link API Documentation for DIS
Classes | Macros
pduDecoderFactory.h File Reference

Go to the source code of this file.

Classes

class  DtPduDecoderFactory
 Instances of DtPduDecoderFactory are used to create Decoders which know how to decode an DIS message (or network representation) into a repository (or host representation). More...

Macros

#define DtADD_DEFAULT_DEC(exConn, x)   addDecoder(Dt##x##PduKind,new Dt##x##Decoder(exConn));
#define DtADD_DIS7_DEC(exConn, x)   addDecoder(Dt##x##PduKind,new Dt##x##7Decoder(exConn));

Macro Definition Documentation

#define DtADD_DEFAULT_DEC (   exConn,
 
)    addDecoder(Dt##x##PduKind,new Dt##x##Decoder(exConn));
#define DtADD_DIS7_DEC (   exConn,
 
)    addDecoder(Dt##x##PduKind,new Dt##x##7Decoder(exConn));

Document ID: Generated on Wed Oct 23 22:25:48 EDT 2013 from SVN revision 132765
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)