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

Method TestAds

AdsLibTestRef/main.cpp:102–105  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

100 std::ostream &out;
101
102 TestAds(std::ostream &outstream)
103 : out(outstream)
104 {
105 }
106
107 void testAdsPortOpenEx(const std::string &)
108 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected