Apama Capital Markets Foundation
10.11.0.0
|
All the session related definitions and constants. More...
#include <string>
#include <list>
#include <map>
#include <algorithm>
#include <iterator>
#include <sag_connectivity_plugins.hpp>
Go to the source code of this file.
Classes | |
struct | Param |
struct | SessionParam |
struct | SessionParams |
struct | CapabilityParam |
struct | CapabilityParams |
struct | Capability |
struct | SessionConfigs |
Macros | |
#define | SESSION_CONFIG_SCHEMA ("configSchema") |
#define | SESSION_CONFIG_PARAMS ("SCP") |
#define | SESSION_CONFIG_KEY ("SessionConfigParams") |
#define | SESSION_CAPABILITIES ("sessionCapabilities") |
#define | CTRL_PARAMS ("CtrlParams") |
#define | CTRL_PARAMS_CP ("CP") |
#define | CTRL_PARAMS_SCHEMA ("CtrlParamsSchema") |
Typedefs | |
typedef std::map< std::string, CapabilityParams > | Capabilities |
All the session related definitions and constants.
#define CTRL_PARAMS ("CtrlParams") |
CtrlParams event name, which is received by the adapter
#define CTRL_PARAMS_CP ("CP") |
Cp event name, which is contained by CtrlParamsSchema
#define CTRL_PARAMS_SCHEMA ("CtrlParamsSchema") |
CtrlParamsSchema event name, which is contained by CapabilityProvidesDatastream event
#define SESSION_CAPABILITIES ("sessionCapabilities") |
Session Capabilities event name, which is contained by SessionRegistration event
#define SESSION_CONFIG_KEY ("SessionConfigParams") |
Session config param key recieved in the upstream event
#define SESSION_CONFIG_PARAMS ("SCP") |
Each session config param
#define SESSION_CONFIG_SCHEMA ("configSchema") |
ConfigParamsSchema event name, which is contained by SessionRegistration event
typedef std::map<std::string, CapabilityParams> Capabilities |
Map definition for param name vs CapabilityParams
enum AP_SESSION_State |
Session state enum