Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
59
int
60
StringContainer::getNumStrings(void) const
61
{
62
return numStrings;
63
}
64
65
void
66
StringContainer::clear(void)
Callers
3
OPS_peerNGA
Function · 0.45
Print
Method · 0.45
peerNGA
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected