Data objects and related functions. More...
#include <string>
#include <limits>
#include "dxcpp.h"
#include "bindings/dxrecord.h"
#include "bindings/dxfile.h"
#include "bindings/dxjob.h"
#include "bindings/dxapplet.h"
#include "bindings/dxapp.h"
#include "bindings/dxproject.h"
#include "bindings/search.h"
Go to the source code of this file.
Classes | |
class | dx::DXDataObject |
The abstract base class for all data object remote handlers. More... | |
Namespaces | |
dx | |
An executable object that can be published for others to discover. | |
Functions | |
JSON | dx::DXLink (const std::string &dxid, const std::string &proj) |
Data objects and related functions.