|   |  
  |  
||||||
| 
 |  
|||||||
| 
 iop_d3ripURT.h   
Go to the documentation of this file. 
  147   virtual void DoWrite(TokenWriter& rTw,const std::string& rLabel="", const Type* pContext=0) const; 
  160  * It should be noted that only mEventId is required for Input Events. It is not necessary to specify  
  237   virtual void DoWrite(TokenWriter& rTw,const std::string& rLabel="", const Type* pContext=0) const; 
  308  * "D3ripURTDevice" while extracting those parameters. Detailed information about protocol related  
  309  * parameters can be obtained by referring to the D3RIP specification. A simple controller may have: 
  370   * ||| EventID | Channel To Transmit | Parameter Count || DESTIONATION_NODE | DESTIONATION_CHANNEL | ELIGIBILITY_TIME | DEADLINE_TIME | ... ||| 
  372   unsigned char mEventParameters[D3RIP_URT_MAX_EVENT_COUNT][D3RIP_URT_HEADER_SIZE+D3RIP_URT_PARAMETER_SIZE*D3RIP_URT_MAX_PARAMETERS_COUNT];  
  390   ParameterRecord mCommunicationRequests[D3RIP_URT_MAX_EVENT_COUNT*D3RIP_URT_MAX_PARAMETERS_COUNT]; 
  401   /** It is needed to assign a common Ids to the logical events at all controller nodes for the sake of consistency */ 
  512   virtual void DoReadPreface(TokenReader& rTr,const std::string& rLabel="", const Type* pContext=0); 
#define FAUDES_TYPE_DECLARATION(ftype, ctype, cbase) Definition: cfl_types.h:879 void DoAssign(const AttributeDeviceEvent &rSrcAttr) Definition: iop_vdevice.cpp:90 Definition: cfl_agenerator.h:43 libFAUDES 2.33l --- 2025.09.16 --- c++ api documentaion by doxygen  |