Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Beckhoff/ADS
/ Clear
Method
Clear
AdsLib/MasterDcStatAccess.cpp:31–34 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
29
}
30
31
long MasterDcStatAccess::Clear() const
32
{
33
return RunCommand(ECADS_IOFFS_MASTER_DC_STAT::CLEAR);
34
}
35
36
long MasterDcStatAccess::Print(std::ostream &os) const
37
{
Callers
1
RunDCDiag
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected