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

Method GetNullFormat

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

Source from the content-addressed store, hash-verified

96
97 bool SetNullFormat(EMITTER_MANIP value, FmtScope::value scope);
98 EMITTER_MANIP GetNullFormat() const { return m_nullFmt.get(); }
99
100 bool SetIntFormat(EMITTER_MANIP value, FmtScope::value scope);
101 EMITTER_MANIP GetIntFormat() const { return m_intFmt.get(); }

Callers 1

ComputeNullNameMethod · 0.80

Calls 1

getMethod · 0.45

Tested by

no test coverage detected