VR-Link API Documentation for DIS
additionalPassiveActivitiesEncoderDIS.h
Go to the documentation of this file.
1 /****************************************************************************
2  * Copyright (c) 2013 VT MAK
3  * All rights reserved.
4  ****************************************************************************/
5 
9 
10 #pragma once
11 
12 #if DtDIS
13 
14 #include <vl/stateEncoder.h>
16 
18 
24 {
25 public:
26 
29 
32 
35 
38 
43  virtual DtUnderwaterAcousticPdu* stateMsg(
45  const DtAdditionalPassiveActivitiesRepository& asSeenByRemote );
46 
49 
50 protected:
51 
52  // Let the parent encoder call sendNeeded and fillOut.
54 
56  virtual bool sendNeeded( const DtAdditionalPassiveActivitiesRepository& stateRep,
57  const DtAdditionalPassiveActivitiesRepository& asSeenByRemote );
58 
60  virtual void fillOut( const DtAdditionalPassiveActivitiesRepository& stateRep,
61  const DtAdditionalPassiveActivitiesRepository& asSeenByRemote,
63 
64 protected:
65 
67 
68 };
69 
70 #endif // DtDIS

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)