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

Method GetBoolCaseFormat

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

Source from the content-addressed store, hash-verified

93
94 bool SetBoolCaseFormat(EMITTER_MANIP value, FmtScope::value scope);
95 EMITTER_MANIP GetBoolCaseFormat() const { return m_boolCaseFmt.get(); }
96
97 bool SetNullFormat(EMITTER_MANIP value, FmtScope::value scope);
98 EMITTER_MANIP GetNullFormat() const { return m_nullFmt.get(); }

Callers 1

ComputeFullBoolNameMethod · 0.80

Calls 1

getMethod · 0.45

Tested by

no test coverage detected