MADNESS 0.10.1
Public Member Functions | List of all members
madness::WorldObjectBase Struct Referenceabstract

Base class for WorldObject, useful for introspection. More...

#include <world_object.h>

Inheritance diagram for madness::WorldObjectBase:
Inheritance graph
[legend]

Public Member Functions

virtual ~WorldObjectBase ()=default
 
virtual Worldget_world () const =0
 

Detailed Description

Base class for WorldObject, useful for introspection.

Constructor & Destructor Documentation

◆ ~WorldObjectBase()

virtual madness::WorldObjectBase::~WorldObjectBase ( )
virtualdefault

Member Function Documentation

◆ get_world()

virtual World & madness::WorldObjectBase::get_world ( ) const
pure virtual

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