Plegma API  v2
Yodiwo.API.Plegma.PortEventRsp Class Reference
Inheritance diagram for Yodiwo.API.Plegma.PortEventRsp:
Yodiwo.API.Plegma.PortEventMsg Yodiwo.API.Plegma.PlegmaApiMsg Yodiwo.API.ApiMsg

Public Member Functions

 PortEventRsp ()
 parameterless constructor of PortEventRsp More...
 
 PortEventRsp (int seqNo)
 constructor of PortEventRsp with sequence number More...
 
 PortEventRsp (int seqNo, PortEvent ev)
 quick(er) constructor for a single-event PortEventRsp More...
 
- Public Member Functions inherited from Yodiwo.API.Plegma.PortEventMsg
 PortEventMsg ()
 parameterless constructor of PortEventMsgs More...
 
 PortEventMsg (int seqNo)
 constructor of PortEventMsgs with sequence numbers More...
 
 PortEventMsg (int seqNo, PortEvent ev)
 quick(er) constructor for a single-event PortEventMsg More...
 
override string ToString ()
 

Additional Inherited Members

- Public Attributes inherited from Yodiwo.API.Plegma.PortEventMsg
PortEvent[] PortEvents
 Array of PortEvent messages More...
 
string BlockKey
 (optional) Block that this event refers to More...
 
bool INeedAck
 (optional) Ask for acknowledgement of the packet. The recipient must reply with a GenericRsp carrying this packet's ApiMsg.SeqNo in its GenericRsp.OrigSeqNo field. More...
 
- Public Attributes inherited from Yodiwo.API.ApiMsg
int SeqNo
 Sequence number of this message More...
 

Constructor & Destructor Documentation

Yodiwo.API.Plegma.PortEventRsp.PortEventRsp ( )

parameterless constructor of PortEventRsp

Yodiwo.API.Plegma.PortEventRsp.PortEventRsp ( int  seqNo)

constructor of PortEventRsp with sequence number

Yodiwo.API.Plegma.PortEventRsp.PortEventRsp ( int  seqNo,
PortEvent  ev 
)

quick(er) constructor for a single-event PortEventRsp

Parameters
seqNosequence number of this message
ev

The documentation for this class was generated from the following file: