MCPcopy Create free account
hub / github.com/Beckhoff/ADS / size

Method size

AdsLib/Frame.cpp:101–104  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

99}
100
101size_t Frame::size() const
102{
103 return m_Size - (m_Pos - m_Data.get());
104}

Callers 15

do_get_suiteMethod · 0.80
underlineMethod · 0.80
testDeleteRegistryKeyFunction · 0.80
RunFileFunction · 0.80
RunRawFunction · 0.80
RunStartProcessFunction · 0.80
RunVarFunction · 0.80
writeMethod · 0.80
PrintMethod · 0.80
GetHandleMethod · 0.80
PciScanMethod · 0.80
ReadMethod · 0.80

Calls

no outgoing calls

Tested by 3

do_get_suiteMethod · 0.64
underlineMethod · 0.64
testDeleteRegistryKeyFunction · 0.64