Sequencer C++ Classes
Namespaces
Contains Sequencer implementation classes. Click into each class to see the documentation for that class, or search for a keyword in the help documentation |
Classes
Represents message event input/output used to send or receive messages | |
Helper structure to identify Argument and other value members passing to/from asynchronous ProcessAsync() and in ProcessEvent(), ProcessEmit() calls trough ArgumentData map | |
Helper structure to identify Sequencer::Event members passing from/to asynchronous ProcessAsync() and in ProcessEvent() ProcessEmit() calls | |
are written in code to build new event-based operators that need to use blocking calls like accessing databases, using sockets to send/receive data, accessing the file system, etc | |
Sequencer programmer APIs are intended to support creating code based Sequencer blocks. The Sequencer supports creating new blocks via code wizard CDP ServiceBlock Model. Sequencer::ServiceBlock is then implemented in code to build new event-based operators that can use blocking calls when needed, like accessing databases, using sockets to send/receive data, accessing the file system, etc.
Get started with CDP Studio today
Let us help you take your great ideas and turn them into the products your customer will love.