![]() |
CustusX
22.04
An IGT application
|
#include "cxResourceExport.h"#include "boost/shared_ptr.hpp"#include <QString>Go to the source code of this file.
Namespaces | |
| cx | |
| Namespace for all CustusX production code. | |
Functions | |
| void | cx::requireUnique (int use_count, QString objectName) |
| template<class T > | |
| void | cx::requireUnique (const boost::shared_ptr< T > &object, QString objectName) |