DCSModulesAPI
1.0.0
DCS sub project containing all the control modules as libraries.
|
A module containing all the API events subscribable via TCP/IP. More...
Functions | |
DCS_REGISTER_EVENT DCS_API void | DCS::Network::Message::FibSeqEvt () |
A Sample Event possible to implement in the server/API. When called, returns the next number in the Fibbonacci sequence. | |
A module containing all the API events subscribable via TCP/IP.
An example syntax to sub/unsub to events is: