10 #ifndef lgrHlaAggregateStateRepository_H_
11 #define lgrHlaAggregateStateRepository_H_
20 #include <vl/rtiCompatibility.h>
21 #include <vl/aggregateSR.h>
28 class DT_DLL_LGRSIM DtLgrHlaAggregateStateRepository :
public DtAggregateStateRepository,
public DtLgrHlaUnknownAttributeRepository
41 virtual ~DtLgrHlaAggregateStateRepository();
46 virtual
void setHostEntityId( const DtEntityIdentifier&
id );
47 virtual const DtEntityIdentifier& hostEntityId() const;
50 DtEntityIdentifier myHostEntityId;