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

Class Subject

proxy/Proxy.cpp:18–25  ·  view source on GitHub ↗

* Subject * defines the common interface for RealSubject and Proxy * so that a Proxy can be used anywhere a RealSubject is expected */

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