Base Framework
|
Polymorphic object. More...
#include <base/Polymorphic.h>
Inherited by ArgumentParser::Argument, OrbConnection, OrbScheme, and XMLReader.
Public Member Functions | |
Polymorphic () noexcept | |
virtual | ~Polymorphic () noexcept |
Polymorphic object.
The base class of polymorphic objects. Objects are not copyable by default.
|
inlinenoexcept |
Initializes object.
|
virtualnoexcept |
Destroys the object.