MCPcopy Create free account
hub / github.com/JakubVojvoda/design-patterns-cpp / Adapter

Class Adapter

adapter/ObjectAdapter.cpp:47–67  ·  view source on GitHub ↗

* Adapter * implements the Target interface and when it gets a method call it * delegates the call to a Adaptee */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected