Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ c_str
Method
c_str
lib/yamlcpp/src/emitter.cpp:21–21 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
19
Emitter::~Emitter() = default;
20
21
const char* Emitter::c_str() const { return m_stream.str(); }
22
23
std::size_t Emitter::size() const { return m_stream.pos(); }
24
Callers
13
TEST
Function · 0.45
ExpectEmit
Method · 0.45
TEST_F
Function · 0.45
ExpectEmitError
Method · 0.45
TEST_F
Function · 0.45
ExpectOutput
Method · 0.45
ExpectAnyOutput
Method · 0.45
Match
Method · 0.45
IsValidPlainScalar
Function · 0.45
WriteTag
Function · 0.45
WriteTagWithPrefix
Function · 0.45
Dump
Function · 0.45
Calls
1
str
Method · 0.45
Tested by
7
TEST
Function · 0.36
ExpectEmit
Method · 0.36
TEST_F
Function · 0.36
ExpectEmitError
Method · 0.36
TEST_F
Function · 0.36
ExpectOutput
Method · 0.36
ExpectAnyOutput
Method · 0.36