IGathererListener :: OnGathError |
01 | This function will be called as callback from the gatherer when the gatherer detected a framing error. |
02 |
[C++] virtual void OnGathError(Gatherer *pGath) = 0; |
03 |
Parameters:
|
04 | This callback is on behalf of the SemysGathErrorProt() callback. |
05 |
Global Lock: Required Reference: net::semys Implementation: Semys Architecture See Also: Arch Transporter Sub-System, IGathererListener, SemysGathErrorProt() |
Goto: Main Page; This page is part of the Semys software documentation. See About: Documentation for details. |