Skip to content

palwxc/Managing-Hierarchies

Repository files navigation

Managing Hierarchies

Practice for defining and implementing classes that use inheritance. The class inheritance of this project is visualized below: image

Prerequisites

A development environment will be needed to test this project. Code::Blocks was used for the development of this project.

Testing

Tests for this project can be run through the console. Sample inputs and outputs can be found in the files:

sample_input.txt
sample_output.txt

These test the program's ability to create objects of the leaf classes (Cluster and Personal_surveillance_device) and tests the ability to set member variables and run member functions.

When using the console for this program, although "Cluster" corresponds to "cluster," "Personal_surveillance_device" corresponds to "phone." This was a joke on the part of the professor who prepared this project.

Built With

Authors

  • Phillip LaFrance - Solution - palwxc
  • Dr. Patrick Taylor - Assignment Setup - Contact

About

Practice for defining and implementing classes that use inheritance.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages