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

Method GetIntFormat

lib/yamlcpp/src/emitterstate.h:101–101  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

99
100 bool SetIntFormat(EMITTER_MANIP value, FmtScope::value scope);
101 EMITTER_MANIP GetIntFormat() const { return m_intFmt.get(); }
102
103 bool SetIndent(std::size_t value, FmtScope::value scope);
104 std::size_t GetIndent() const { return m_indent.get(); }

Callers 1

PrepareIntegralStreamMethod · 0.80

Calls 1

getMethod · 0.45

Tested by

no test coverage detected