Definition of the SPL::ControlPlaneConnection class. More...
#include <SPL/Runtime/Type/Meta/Type.h>
#include <SPL/Runtime/Type/ValueHandle.h>
#include <string>
#include <vector>
#include <memory>
Classes |
|
class | SPL::ControlPlaneConnection |
Used for communicating with the Job Control Plane (JCP). More... |
|
Namespaces |
|
SPL | |
C++ classes for writing operators. |
|
Typedefs |
|
using | SPL::ControlPlaneConnectionPtr = std::shared_ptr< ControlPlaneConnection > |
Defines a shared pointer to a ControlPlaneConnection instance. More... |
|
Definition of the SPL::ControlPlaneConnection class.