mbsim  4.0.0
MBSim Kernel
MBSim::DeallocateBase Struct Referenceabstract

#include <objectfactory_part.h>

Inheritance diagram for MBSim::DeallocateBase:
[legend]

Public Member Functions

virtual void operator() (fmatvec::Atom *obj) const =0
 Implement this function to deallocate the object obj. More...
 

Detailed Description

Base wrapper class to deallocate an object derived from fmatvec::Atom. See also AllocateBase.

Member Function Documentation

◆ operator()()

virtual void MBSim::DeallocateBase::operator() ( fmatvec::Atom *  obj) const
pure virtual

Implement this function to deallocate the object obj.

Implemented in MBSim::Deallocate.


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