Workspace 6.21.5
|
#include <fstream>
#include <iostream>
#include <istream>
#include <string>
#include <QDataStream>
#include <QtGlobal>
#include "Workspace/Application/logmanager.h"
#include "Workspace/DataExecution/Operations/workspace.h"
Classes | |
class | IOPort |
Class to carry inputs and outputs in a drag/drop-safe way. 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. | |