11 #ifndef CXIGTLINKCONVERSIONBASE_H 12 #define CXIGTLINKCONVERSIONBASE_H 14 #include "igtlMessageBase.h" 16 #include "cxOpenIGTLinkUtilitiesExport.h" 32 void encode_timestamp(QDateTime ts, igtl::MessageBase* msg);
33 QDateTime decode_timestamp(igtl::MessageBase *msg);
41 #endif // CXIGTLINKCONVERSIONBASE_H
Namespace for all CustusX production code.