class Object
MyCpp::Referenced
MyCpp::Object
Derivatives: MyCpp::ArrayFile, MyCpp::Array, MyCpp::AvlTree, MyCpp::DirectFile, MyCpp::DynamicTreeArray, MyCpp::Exception, MyCpp::ExternalArray, MyCpp::File, MyCpp::IdMapper, MyCpp::Informer, MyCpp::Informer::Subscription, MyCpp::List, MyCpp::Pollable, MyCpp::PollGroup, MyCpp::String

General abstraction for MyCpp object system.

Currently the only requirement for MyCpp objects is that they must inherit from class Referenced. More requirements can be added in the future, hence this separate class exists.