Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
26
bool Emitter::good() const { return m_pState->good(); }
27
28
const std::string Emitter::GetLastError() const {
29
return m_pState->GetLastError();
Callers
15
ExpectEmit
Method · 0.45
ExpectEmitError
Method · 0.45
ExpectOutput
Method · 0.45
ExpectAnyOutput
Method · 0.45
stream.cpp
File · 0.45
_ReadAheadTo
Method · 0.45
StreamInUtf8
Method · 0.45
StreamInUtf16
Method · 0.45
StreamInUtf32
Method · 0.45
TextView.cc
File · 0.45
TextView.h
File · 0.45
persist_bad_disks
Function · 0.45
Calls
no outgoing calls
Tested by
4
ExpectEmit
Method · 0.36
ExpectEmitError
Method · 0.36
ExpectOutput
Method · 0.36
ExpectAnyOutput
Method · 0.36