MCPcopy Create free account
hub / github.com/SGL-UT/gnsstk / getTextCount

Method getTextCount

core/lib/Utilities/Exception.cpp:152–155  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

150 }
151
152 size_t Exception::getTextCount() const
153 {
154 return text.size();
155 }
156
157 void Exception::dump(ostream& s) const
158 {

Callers 3

parseTimeMethod · 0.80
parseTimeMethod · 0.80
testErrorSeverityMethod · 0.80

Calls 1

sizeMethod · 0.45

Tested by 1

testErrorSeverityMethod · 0.64