VR-Link API Documentation for HLA Evolved
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
attributeRecordSet.h
Go to the documentation of this file.
1 /*********************************************************************
2 ** Copyright (c) 2013 VT MAK
3 ** All rights reserved.
4 *********************************************************************/
5 
6 #pragma once
7 
10 
12 {
13 public:
14 
21 
24 
27 
29  virtual ~DtAttributeRecordSet();
30 
32  virtual void setEntityObjectId(const DtEntityIdentifier& id);
34  virtual const DtEntityIdentifier& entityObjectId() const;
35 
37  bool operator<( const DtAttributeRecordSet &rightOperand ) const;
38 
40  virtual unsigned int netSize() const;
41 
42 protected:
43 
46 
47 };

Document ID: Generated on Wed Jan 7 13:31:29 EST 2015 from SVN revision 149162
Copyright © 2005-2014 VT MÄK. All Rights Reserved (www.mak.com)