CustusX  16.5
An IGT application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
cxSharedPointerChecker.h File Reference
#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)