MCPcopy Create free account
hub / github.com/apple/foundationdb / protocolVersion

Method protocolVersion

fdbrpc/FlowTests.actor.cpp:291–291  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

289 ActorLineageSet& getActorLineageSet() override { throw std::exception(); }
290#endif
291 ProtocolVersion protocolVersion() const override { return baseNetwork->protocolVersion(); }
292};
293
294struct NonserializableThing {};

Calls

no outgoing calls

Tested by

no test coverage detected