VR-Link API Documentation for HLA 1.3
underwaterAcousticsEmissionRepository.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 
13 #include <vl/eventId.h>
14 
19 {
20 public:
21 
24 
27 
31 
35 
37  virtual DtStateRepository* clone(bool copy) const;
38 
41 
43  virtual void printData() const;
44 
46  virtual void printDataToStream(std::ostream& stream) const;
47 
49  virtual void setEventIdentifier(const DtEventId& val);
50 
52  virtual const DtEventId& eventIdentifier() const;
53 
54 protected:
55 
57 
58 };

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)