MAK Data Logger API Documentation for DIS
legacyLcRecord.h
Go to the documentation of this file.
1 /*******************************************************************************
2 ** Copyright (c) 1998 MaK Technologies, Inc.
3 ** All rights reserved.
4 *******************************************************************************/
5 
6 #ifndef DtLgcyLgrRecordPdu_H_
7 #define DtLgcyLgrRecordPdu_H_
8 
9 #include "legacyLcPdu.h"
10 
14 {
15 public:
16 
18  DtLgcyLgrRecordPdu( DtBufferPtr buffer = DtUSE_INTERNAL_BUFFER );
19 
22  DtBufferPtr buffer = DtUSE_INTERNAL_BUFFER );
23 
25  DtLgcyLgrRecordPdu( DtGlobalObjectDesignator& sender,
26  DtGlobalObjectDesignator& receiver,
27  DtBufferPtr buffer = DtUSE_INTERNAL_BUFFER );
28 
30  virtual ~DtLgcyLgrRecordPdu();
31 
34 
37 };
38 
39 #endif

Document ID: Generated on Thu Apr 11 12:13:00 EDT 2013 from SVN revision 126011
Copyright © 2005-2012 VT MÄK. All Rights Reserved (www.mak.com)