Workspace 6.21.5
|
#include "Workspace/DataExecution/Connections/connection.h"
#include "Workspace/DataExecution/Events/observableevent.h"
#include "Workspace/api_workspace.h"
Classes | |
class | DeselectConnectionEvent |
Event emitted when a connection is deselected programmatically. More... | |
class | PathUpdateRequiredEvent |
Event raised on a Connection to indicate that it needs to have its path updated. More... | |
class | SelectConnectionEvent |
Event emitted when a connection is selected programmatically. More... | |
Namespaces | |
namespace | CSIRO |
Top level namespace for all Workspace code. | |
namespace | CSIRO::DataExecution |
Base workspace functionality not requiring a user interface. | |
namespace | CSIRO::Presentation |
The graphical user interface layer for the workspace. | |