MCPcopy Create free account
hub / github.com/AcademySoftwareFoundation/Imath / size

Method size

src/python/PyImath/PyImathStringTable.cpp:67–71  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

65
66template<class T>
67size_t
68StringTableT<T>::size() const
69{
70 return _table.size();
71}
72
73template<class T>
74bool

Callers 15

testStringFunction · 0.45
testWStringFunction · 0.45
testBox2xFunction · 0.45
testBox3xFunction · 0.45
getitemMethod · 0.45
setitem_scalarMethod · 0.45
setitem_scalar_maskMethod · 0.45
getitem_sliceMethod · 0.45
getitem_maskMethod · 0.45
internMethod · 0.45
testBox2xFunction · 0.45
testBox3xFunction · 0.45

Calls

no outgoing calls

Tested by 6

testStringFunction · 0.36
testWStringFunction · 0.36
testBox2xFunction · 0.36
testBox3xFunction · 0.36
testBox2xFunction · 0.36
testBox3xFunction · 0.36