.. ot-group:: cxx03.inheritance_oo Inheritance And Object Oriented Design ====================================== .. contents:: :local: .. sidebar:: See also From :doc:`/trainings/material/soup/cxx11/010-introduction/overview-livehacking-oo` * :ref:`cxx11-overview-interfaces` Topics ------ .. toctree:: :maxdepth: 1 basics private-protected virtual-method polymorphism destructor virtual-destructor interface Exercises --------- * :doc:`/trainings/material/soup/cxx-exercises/sensor-interface/sensor-interface` Dependencies ------------ .. ot-graph:: :entries: cxx03.inheritance_oo