MCPcopy Create free account
hub / github.com/apache/trafficserver / good

Method good

lib/yamlcpp/src/emitter.cpp:26–26  ·  view source on GitHub ↗

state checking

Source from the content-addressed store, hash-verified

24
25// state checking
26bool Emitter::good() const { return m_pState->good(); }
27
28const std::string Emitter::GetLastError() const {
29 return m_pState->GetLastError();

Callers 15

ExpectEmitMethod · 0.45
ExpectEmitErrorMethod · 0.45
ExpectOutputMethod · 0.45
ExpectAnyOutputMethod · 0.45
stream.cppFile · 0.45
_ReadAheadToMethod · 0.45
StreamInUtf8Method · 0.45
StreamInUtf16Method · 0.45
StreamInUtf32Method · 0.45
TextView.ccFile · 0.45
TextView.hFile · 0.45
persist_bad_disksFunction · 0.45

Calls

no outgoing calls

Tested by 4

ExpectEmitMethod · 0.36
ExpectEmitErrorMethod · 0.36
ExpectOutputMethod · 0.36
ExpectAnyOutputMethod · 0.36