MCPcopy Create free account
hub / github.com/apache/qpid-proton / get

Method get

tests/include/catch.hpp:12439–12441  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

12437
12438 public:
12439 static auto get() -> InterfaceT const& {
12440 return *getInternal();
12441 }
12442 static auto getMutable() -> MutableInterfaceT& {
12443 return *getInternal();
12444 }

Callers 15

__init__Method · 0.45
convertMethod · 0.45
GeneratorWrapperClass · 0.45
GeneratorsClass · 0.45
generateFunction · 0.45
TakeGeneratorClass · 0.45
FilterGeneratorMethod · 0.45
FilterGeneratorClass · 0.45
nextImplMethod · 0.45
RepeatGeneratorClass · 0.45
MapGeneratorMethod · 0.45
nextMethod · 0.45

Calls

no outgoing calls

Tested by 1

__init__Method · 0.36