2#include <NDEVR/InfoPipe.h>
3#include <NDEVR/String.h>
59 LogPtr::removeInputGuard(
m_idx);
75 LogPtr::removeInputGuard(
m_idx);
76 m_idx = Constant<uint04>::Invalid;
84 LogPtr::removeInputGuard(
m_idx);
94 LogPtr::removeInputGuard(
m_idx);
106 LogPtr::getInputIdx(s,
m_idx, clear);
114 LogPtr::clearInputIdx(
m_idx);
A light-weight base class for Log that allows processes to update, without the need for additional in...
The core String class for the NDEVR API.
Any text displayed to the user should be defined as a TranslatedString which allows the program to lo...
The primary namespace for the NDEVR SDK.
uint32_t uint04
-Defines an alias representing a 4 byte, unsigned integer -Can represent exact integer values 0 throu...
@ name
The display name of the object.
Defines for a given type (such as sint04, fltp08, UUID, etc) a maximum, minimum, and reserved 'invali...