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

Method GetMapKeyFormat

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

Source from the content-addressed store, hash-verified

114
115 bool SetMapKeyFormat(EMITTER_MANIP value, FmtScope::value scope);
116 EMITTER_MANIP GetMapKeyFormat() const { return m_mapKeyFmt.get(); }
117
118 bool SetFloatPrecision(std::size_t value, FmtScope::value scope);
119 std::size_t GetFloatPrecision() const { return m_floatPrecision.get(); }

Callers 2

FlowMapPrepareNodeMethod · 0.80
BlockMapPrepareNodeMethod · 0.80

Calls 1

getMethod · 0.45

Tested by

no test coverage detected