![]() |
AJA NTV2 SDK
17.6.0.2675
NTV2 SDK 17.6.0.2675
|
This is the complete list of members for AJATimeLog, including all inherited members.
| _lastDelta | AJATimeLog | protected |
| _tag | AJATimeLog | protected |
| _time | AJATimeLog | protected |
| _unit | AJATimeLog | protected |
| AJATimeLog() | AJATimeLog | |
| AJATimeLog(const char *tag, int unit=AJA_DebugUnit_Critical) | AJATimeLog | |
| AJATimeLog(const std::string &tag, int unit=AJA_DebugUnit_Critical) | AJATimeLog | |
| GetDelta(bool bReset=true) | AJATimeLog | |
| GetLastDelta() | AJATimeLog | inline |
| GetLastDeltaMs() | AJATimeLog | inline |
| GetTag() | AJATimeLog | inline |
| GetUnit() | AJATimeLog | inline |
| Print(const char *str) | AJATimeLog | |
| Print(const std::string &str) | AJATimeLog | inline |
| PrintDelta(bool bReset=true) | AJATimeLog | |
| PrintDelta(const char *addedTag, bool bReset=true) | AJATimeLog | |
| PrintDelta(uint64_t threashold, const char *addedTag, bool bReset) | AJATimeLog | |
| PrintDelta(const std::string &addedTag, bool bReset=true) | AJATimeLog | inline |
| PrintDeltaIf(bool bEnable, bool bReset=true) | AJATimeLog | inline |
| PrintDeltaIf(bool bEnable, const char *addedTag, bool bReset=true) | AJATimeLog | inline |
| PrintDeltaIf(bool bEnable, const std::string &addedTag, bool bReset=true) | AJATimeLog | inline |
| PrintReset() | AJATimeLog | |
| PrintResetIf(bool bEnable=true) | AJATimeLog | inline |
| PrintValue(int64_t val) | AJATimeLog | |
| PrintValue(int64_t val, const char *addedTag) | AJATimeLog | |
| PrintValue(int64_t val, const std::string &addedTag) | AJATimeLog | inline |
| Reset() | AJATimeLog | |
| SetTag(const char *tag) | AJATimeLog | inline |
| SetUnit(int unit) | AJATimeLog | inline |
| ~AJATimeLog() | AJATimeLog | virtual |