iLand
Public Member Functions | List of all members
TreeDeathInterface Class Referenceabstract

#include <plugin_interface.h>

Inheritance diagram for TreeDeathInterface:
BarkBeetlePlugin

Public Member Functions

virtual ~TreeDeathInterface ()
 
virtual void treeDeath (const Tree *tree, const int removal_type)=0
 

Constructor & Destructor Documentation

◆ ~TreeDeathInterface()

virtual TreeDeathInterface::~TreeDeathInterface ( )
inlinevirtual

Member Function Documentation

◆ treeDeath()

virtual void TreeDeathInterface::treeDeath ( const Tree tree,
const int  removal_type 
)
pure virtual

Implemented in BarkBeetlePlugin.


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