17 namespace diagnostic {
23 using namespace Concurrency::diagnostic;
37 void write_flag(
const char * flag, ...);
40 void write_message(
const char * message, ...);
43 void write_alert(
const char * alert, ...);
#define DT_DLL_VRVUTIL
Definition: vrvUtil.h:34
Creates a span that demarcates a length of time in the CV tool.
Definition: DtConcurrencyViewerMacros.h:61
DT_DLL_VRVCORE DtTaitBryan level(const DtCoordinateSystem &cs, const DtVector &localOrigin, double topoHeading)
Returns a level orientation with the topographic heading.
Creates a series/span line in the CV tool.
Definition: DtConcurrencyViewerMacros.h:27
marker_series * myMarkerSeries
Definition: DtConcurrencyViewerMacros.h:51
DtCVMarkerSeries & operator=(const DtCVMarkerSeries &other)
Assignment Operator Not implemented – Assignment Not Allowed.
Definition: DtConcurrencyViewerMacros.h:56
Contains DLL export macros.
DtCVSpan(const DtCVSpan &other)
Copy Constructor not implemented – Copy Not Allowed.
Definition: DtConcurrencyViewerMacros.h:75
span * mySpan
Definition: DtConcurrencyViewerMacros.h:72
DtCVMarkerSeries(const DtCVMarkerSeries &other)
Copy Constructor not implemented – Copy Not Allowed.
Definition: DtConcurrencyViewerMacros.h:54
DtCVSpan & operator=(const DtCVSpan &other)
Assignment Operator Not implemented – Assignment Not Allowed.
Definition: DtConcurrencyViewerMacros.h:77
static bool theMarkersActive
Definition: DtConcurrencyViewerMacros.h:48