29 #ifndef GENAPI_COUNTER_H 30 #define GENAPI_COUNTER_H 37 Counter() : m_value(0)
44 unsigned int operator++()
49 unsigned int operator++(
int)
54 unsigned int operator--(
int)
60 unsigned int operator--()
66 operator unsigned int()
81 #endif // GENAPI_COUNTER_H virtual bool GetValue(bool Verify=false, bool IgnoreCache=false) const =0
Get node value.
Definition: ChunkAdapter.h:37