Logo

Programming Linux

Quick search

Navigation

Courses

  • Courses Overview
  • Slide Material
    • Linux
    • Python Programming
    • The C Programming Language
    • C++: TODO List
    • C++: Miscellaneous Live-Hacking
    • C++
      • Introduction
      • Data Encapsulation
      • Functions and Methods
      • Exceptions
      • C++ Template Basics
      • Standard Template Library
      • Dynamic Memory Allocation, Resource Management
      • Inheritance And Object Oriented Design
        • Inheritance Basics
        • Inheritance: private, protected (Implementation Inheritance)
        • Virtual Methods
        • Polymorphic Usage Of Objects
        • Destructors And Inheritance
        • Virtual Destructors
        • C++ “Interfaces”
      • The Standard Library: Miscellaneous Topics
      • Exercises: User Database
      • Exercises: Miscellaneous
    • The New C++ (11-…)
    • Design Patterns With C++
    • C++ Code
    • C++ Exercises
    • CMake
    • Is Software A Craft? Software Is A Craft! ⟶ Clean Code
    • Unit Testing With googletest
  • How To Book
  • Log Of Past Courses

About

  • Myself: Contact, Impressum, …
  • This Site

Blog

  • Posts

Inheritance And Object Oriented Design¶

  • Topics

  • Exercises

See also

From A One-Day Overview Of C++

  • OOP: Towards The Interface Dogma

Topics¶

  • Inheritance Basics
  • Inheritance: private, protected (Implementation Inheritance)
  • Virtual Methods
  • Polymorphic Usage Of Objects
  • Destructors And Inheritance
  • Virtual Destructors
  • C++ “Interfaces”

Exercises¶

  • Exercise: Sensor Interface

©2019-2025 (GPLv3), Jörg Faschingbauer. | Page source