![]() |
CustusX
15.3.4-beta
An IGT application
|
#include "org_custusx_core_patientmodel_Export.h"#include "boost/shared_ptr.hpp"#include <QString>#include <QObject>#include "cxForwardDeclarations.h"#include "cxTransform3D.h"#include <QDomDocument>Go to the source code of this file.
Classes | |
| class | cx::PatientData |
| Functionality for storing patient data in a folder on the disk and access to these data.Keeps track of a single active patient (patient folder). Only one such patient can be active at a time, since the global managers are updated by this class. More... | |
Namespaces | |
| cx | |
| Namespace for all CustusX production code. | |
Typedefs | |
| typedef boost::shared_ptr < PatientData > | cx::PatientDataPtr |