MCPcopy Create free account
hub / github.com/apache/mesos / classifiers

Function classifiers

src/linux/routing/filter/ip.cpp:567–572  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

565
566
567Result<vector<Classifier>> classifiers(
568 const string& link,
569 const Handle& parent)
570{
571 return internal::classifiers<Classifier>(link, parent);
572}
573
574} // namespace ip {
575} // namespace filter {

Callers 4

TEST_FFunction · 0.50
TEST_FFunction · 0.50
_recoverMethod · 0.50
updateMethod · 0.50

Calls

no outgoing calls

Tested by 2

TEST_FFunction · 0.40
TEST_FFunction · 0.40