|
| bool | shouldTrace (const std::string &compName, unsigned int pkgRef) const |
| |
| bool | shouldTraceFailure () const |
| |
| void | markFailure () const |
| |
| void | logParseStart (const std::string &compName, unsigned int pkgRef, const std::string &attrIdString) const |
| |
| void | logParseResult (const std::string &compName, unsigned int pkgRef, const std::map< std::string, std::string > &lookupTable, const std::vector< std::string > &attributeNames) const |
| |
| void | logSerialization (const std::string &compName, unsigned int pkgRef, const std::map< std::string, std::string > &lookupTable, const std::vector< std::string > &attributeNames) const |
| |
| void | logGrpcResponse (const std::string &compName, unsigned int pkgRef, const std::map< std::string, std::string > &lookupTable, const std::vector< std::string > &attributeNames) const |
| |
| void | logRestResponse (const std::string &compName, unsigned int pkgRef, const std::map< std::string, std::string > &lookupTable, const std::vector< std::string > &attributeNames) const |
| |
| void | addComponentToTrace (const std::string &compName) |
| |
| void | setMaxFailuresToTrace (int maxFailures) |
| |
Definition at line 15 of file ComponentHeightTracer.h.
◆ addComponentToTrace()
| void Odb::Lib::FileModel::Design::ComponentHeightTracer::addComponentToTrace |
( |
const std::string & |
compName | ) |
|
◆ instance()
◆ logGrpcResponse()
| void Odb::Lib::FileModel::Design::ComponentHeightTracer::logGrpcResponse |
( |
const std::string & |
compName, |
|
|
unsigned int |
pkgRef, |
|
|
const std::map< std::string, std::string > & |
lookupTable, |
|
|
const std::vector< std::string > & |
attributeNames |
|
) |
| const |
◆ logParseResult()
| void Odb::Lib::FileModel::Design::ComponentHeightTracer::logParseResult |
( |
const std::string & |
compName, |
|
|
unsigned int |
pkgRef, |
|
|
const std::map< std::string, std::string > & |
lookupTable, |
|
|
const std::vector< std::string > & |
attributeNames |
|
) |
| const |
◆ logParseStart()
| void Odb::Lib::FileModel::Design::ComponentHeightTracer::logParseStart |
( |
const std::string & |
compName, |
|
|
unsigned int |
pkgRef, |
|
|
const std::string & |
attrIdString |
|
) |
| const |
◆ logRestResponse()
| void Odb::Lib::FileModel::Design::ComponentHeightTracer::logRestResponse |
( |
const std::string & |
compName, |
|
|
unsigned int |
pkgRef, |
|
|
const std::map< std::string, std::string > & |
lookupTable, |
|
|
const std::vector< std::string > & |
attributeNames |
|
) |
| const |
◆ logSerialization()
| void Odb::Lib::FileModel::Design::ComponentHeightTracer::logSerialization |
( |
const std::string & |
compName, |
|
|
unsigned int |
pkgRef, |
|
|
const std::map< std::string, std::string > & |
lookupTable, |
|
|
const std::vector< std::string > & |
attributeNames |
|
) |
| const |
◆ markFailure()
| void Odb::Lib::FileModel::Design::ComponentHeightTracer::markFailure |
( |
| ) |
const |
◆ setMaxFailuresToTrace()
| void Odb::Lib::FileModel::Design::ComponentHeightTracer::setMaxFailuresToTrace |
( |
int |
maxFailures | ) |
|
◆ shouldTrace()
| bool Odb::Lib::FileModel::Design::ComponentHeightTracer::shouldTrace |
( |
const std::string & |
compName, |
|
|
unsigned int |
pkgRef |
|
) |
| const |
◆ shouldTraceFailure()
| bool Odb::Lib::FileModel::Design::ComponentHeightTracer::shouldTraceFailure |
( |
| ) |
const |
The documentation for this class was generated from the following files: