Loading...
Searching...
No Matches
by::dumpable Class Referenceabstract

Interface for objects that can dump their state. More...

#include <dumpable.hpp>

Inheritance diagram for by::dumpable:
by::errorable

Public Member Functions

virtual void dump () const =0
 Dump object state for debugging.
 

Detailed Description

Interface for objects that can dump their state.

Provides a standard interface for objects to output their internal state for debugging or diagnostic purposes.


The documentation for this class was generated from the following file: