Stay organized with collections Save and categorize content based on your preferences.

C++ Reference: class BaseObject

Note: This documentation is automatically generated.

A BaseObject is the root of all reversibly allocated objects. A DebugString method and the associated << operator are implemented as a convenience.
Method
BaseObject

~BaseObject

Return type: virtual

DebugString

Return type: virtual std::string