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

Method getNumStrings

SRC/utility/StringContainer.cpp:59–63  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

57
58
59int
60StringContainer::getNumStrings(void) const
61{
62 return numStrings;
63}
64
65void
66StringContainer::clear(void)

Callers 3

OPS_peerNGAFunction · 0.45
PrintMethod · 0.45
peerNGAFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected