VR-Link API Documentation for HLA 1.3
 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 Thu Feb 22 04:26:36 EST 2018 from SVN revision 186468
Copyright © 2005-2016 VT MÄK. All Rights Reserved (www.mak.com)