MCPcopy Create free account
hub / github.com/CppMicroServices/CppMicroServices / LDAPExpr

Method LDAPExpr

framework/src/util/LDAPExpr.cpp:338–338  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

336 };
337
338 LDAPExpr::LDAPExpr() : d() {}
339
340 LDAPExpr::LDAPExpr(std::string const& filter) : d()
341 {

Callers

nothing calls this directly

Calls 4

StringCatFastFunction · 0.85
restMethod · 0.80
emptyMethod · 0.45
errorMethod · 0.45

Tested by

no test coverage detected