# gdtest_multi_inherit > Test multiple inheritance documentation ## Docs ### API Reference - [Base](reference/Base.html): Base class with core functionality - [CacheMixin](reference/CacheMixin.html): Mixin that adds caching capability - [Combined](reference/Combined.html): Combined class inheriting from Base, LogMixin, and CacheMixin - [LogMixin](reference/LogMixin.html): Mixin that adds logging capability