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

Method GetLastError

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

Source from the content-addressed store, hash-verified

26bool Emitter::good() const { return m_pState->good(); }
27
28const std::string Emitter::GetLastError() const {
29 return m_pState->GetLastError();
30}
31
32// global setters
33bool Emitter::SetOutputCharset(EMITTER_MANIP value) {

Callers 2

ExpectEmitMethod · 0.45
ExpectEmitErrorMethod · 0.45

Calls

no outgoing calls

Tested by 2

ExpectEmitMethod · 0.36
ExpectEmitErrorMethod · 0.36