MCPcopy Create free account
hub / github.com/OpenSees/OpenSees / length

Method length

SRC/string/G3string.cpp:83–86  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

81}
82
83int String::length() const
84{
85 return strlen(info_);
86}
87
88bool operator== (const String& s, const String& t)
89{

Callers 15

fireMethod · 0.95
fireMethod · 0.95
textToBinaryFunction · 0.80
addFileMethod · 0.80
getNameMethod · 0.80
getDescriptionMethod · 0.80
addFileMethod · 0.80
getNameMethod · 0.80
getDescriptionMethod · 0.80
getfilenameMethod · 0.80
SerializerClass · 0.80
SerializerClass · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected