pod
hxConn
Haxall connector framework
classes
Conn |
Conn models a connection to a single endpoint. |
---|---|
ConnDispatch |
ConnDispatch provides an implementation for all callbacks. |
ConnLib |
Connector library base class. |
ConnPoint |
ConnPoint models a point within a connector. |
ConnSettings |
ConnSettings is the base class for connector library settings. |
ConnTrace |
ConnTrace provides a debug trace for each connector. |
ConnTraceMsg |
ConnTraceMsg models one timestamped trace message |
ConnTuning |
ConnTuning models a |
ConnWriteInfo |
ConnWriteInfo wraps the value to write to the remote system. |
enums
ConnPollMode |
The polling modes supported by the connector framework |
---|---|
ConnStatus |
ConnStatus enumeration. |
errs
RemoteStatusErr |
Models a failure condition when the remote point is not "ok" |
---|