VR-Link API Documentation for DIS
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
myStateRepoExtDecoder.h
Go to the documentation of this file.
1 #ifdef DtDIS
2 #pragma once
3 
4 //Encoder base class defines an interface
7 
9 {
10 public:
11 
13 
14  void decode(DtPdu * pdu, const DtStateRepository& stateRep);
15 
17 
18 protected:
19 
20 
21 };
22 #endif
This file declares the DtStateRepositoryExtensionDecoder.
The DtStateRepositoryExtensionDecoder class provides a base class for all State Repository Extension ...
Definition: stateRepositoryExtensionDecoder.h:21
Instances of DtEntityStateRepository are used to maintain attributes and state of entity objects in a...
Definition: entityStateRepository.h:36
Definition: myStateRepoExtDecoder.h:8
DtPdu is the base class for all PDU's in VR-Link.
Definition: pdu.h:69
DtStateRepositoryExtensionDecoder * clone() const
DtStateRepository is an abstract base class for maintaining state for an object.
Definition: stateRepository.h:50
void decode(DtPdu *pdu, const DtStateRepository &stateRep)

Document ID: Generated on Tue Aug 10 00:12:31 EDT 2021 from SVN revision 232765
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)