24.08
|
#include <JsonUtils.hpp>
Public Member Functions | |
JsonUtils (std::ostream &outputStream) | |
void | PrintTabs () |
void | DecrementNumberOfTabs () |
void | IncrementNumberOfTabs () |
void | PrintNewLine () |
void | PrintFooter () |
void | PrintHeader () |
void | PrintArmNNHeader () |
void | PrintSeparator () |
Definition at line 16 of file JsonUtils.hpp.
|
inline |
Definition at line 19 of file JsonUtils.hpp.
|
inline |
Definition at line 32 of file JsonUtils.hpp.
Referenced by JsonUtils::PrintFooter(), JsonPrinter::PrintJsonChildObject(), and JsonPrinter::PrintMeasurementsList().
|
inline |
Definition at line 41 of file JsonUtils.hpp.
Referenced by JsonUtils::PrintArmNNHeader(), JsonUtils::PrintHeader(), JsonPrinter::PrintJsonChildObject(), JsonPrinter::PrintLabel(), and JsonPrinter::PrintMeasurementsList().
|
inline |
Definition at line 64 of file JsonUtils.hpp.
References JsonUtils::IncrementNumberOfTabs(), and JsonUtils::PrintTabs().
Referenced by ProfilerImpl::Print().
|
inline |
Definition at line 51 of file JsonUtils.hpp.
References JsonUtils::DecrementNumberOfTabs(), and JsonUtils::PrintTabs().
Referenced by ProfilingDetails::AddDetailsToString(), ProfilerImpl::Print(), and JsonPrinter::PrintJsonChildObject().
|
inline |
Definition at line 58 of file JsonUtils.hpp.
References JsonUtils::IncrementNumberOfTabs().
Referenced by ProfilingDetails::AddDetailsToString(), and ProfilerImpl::Print().
|
inline |
Definition at line 46 of file JsonUtils.hpp.
Referenced by ProfilingDetails::AddDetailsToString(), ProfilerImpl::Print(), and JsonPrinter::PrintJsonChildObject().
|
inline |
Definition at line 70 of file JsonUtils.hpp.
Referenced by ProfilingDetails::AddDetailsToString(), ProfilerImpl::Print(), and JsonPrinter::PrintJsonChildObject().
|
inline |
Definition at line 23 of file JsonUtils.hpp.
Referenced by ProfilingDetails::AddDetailsToString(), JsonUtils::PrintArmNNHeader(), JsonUtils::PrintFooter(), JsonPrinter::PrintGuid(), JsonPrinter::PrintJsonChildObject(), JsonPrinter::PrintLabel(), JsonPrinter::PrintMeasurementsList(), JsonPrinter::PrintType(), and JsonPrinter::PrintUnit().