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

Method GetBoolFormat

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

Source from the content-addressed store, hash-verified

87
88 bool SetBoolFormat(EMITTER_MANIP value, FmtScope::value scope);
89 EMITTER_MANIP GetBoolFormat() const { return m_boolFmt.get(); }
90
91 bool SetBoolLengthFormat(EMITTER_MANIP value, FmtScope::value scope);
92 EMITTER_MANIP GetBoolLengthFormat() const { return m_boolLengthFmt.get(); }

Callers 1

ComputeFullBoolNameMethod · 0.80

Calls 1

getMethod · 0.45

Tested by

no test coverage detected