JustCpp
Repo wih C++ stuff
Loading...
Searching...
No Matches
AbstractionDerived Class Reference

#include <oop.hpp>

Inheritance diagram for AbstractionDerived:
Collaboration diagram for AbstractionDerived:

Public Member Functions

int method (int a) override
 
- Public Member Functions inherited from AbstractionInterface
virtual ~AbstractionInterface ()
 

Member Function Documentation

◆ method()

int AbstractionDerived::method ( int a)
overridevirtual

Implements AbstractionInterface.

Here is the caller graph for this function:

The documentation for this class was generated from the following files: