Changes between Version 19 and Version 20 of Writing Rules/Tlmt


Ignore:
Timestamp:
Dec 27, 2007, 11:01:39 AM (16 years ago)
Author:
alain
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Writing Rules/Tlmt

    v19 v20  
    182182== D.2) Sending a VCI response packet ==
    183183
    184 To send a VCI response packet the '''cmdReceived()''' function must use the '''rspSend()'' method, that is a member function of the class '''VciTargetPort''', and has the following prototype:
     184To send a VCI response packet the '''cmdReceived()''' function must use the '''rspSend()''' method, that is a member function of the class '''VciTargetPort''', and has the following prototype:
    185185{{{
    186186void  rspSend( vci_rsp_t *cmd,