TrinityCore
ScriptRegistryCompositum::DeleteableObjectBase Class Reference

Type erasure wrapper for objects. More...

+ Inheritance diagram for ScriptRegistryCompositum::DeleteableObjectBase:

Public Member Functions

 DeleteableObjectBase ()
 
virtual ~DeleteableObjectBase ()
 
 DeleteableObjectBase (DeleteableObjectBase const &)=delete
 
DeleteableObjectBaseoperator= (DeleteableObjectBase const &)=delete
 

Detailed Description

Type erasure wrapper for objects.

Definition at line 191 of file ScriptMgr.cpp.

Constructor & Destructor Documentation

◆ DeleteableObjectBase() [1/2]

ScriptRegistryCompositum::DeleteableObjectBase::DeleteableObjectBase ( )
inline

Definition at line 194 of file ScriptMgr.cpp.

◆ ~DeleteableObjectBase()

virtual ScriptRegistryCompositum::DeleteableObjectBase::~DeleteableObjectBase ( )
inlinevirtual

Definition at line 195 of file ScriptMgr.cpp.

◆ DeleteableObjectBase() [2/2]

ScriptRegistryCompositum::DeleteableObjectBase::DeleteableObjectBase ( DeleteableObjectBase const &  )
delete

Member Function Documentation

◆ operator=()

DeleteableObjectBase & ScriptRegistryCompositum::DeleteableObjectBase::operator= ( DeleteableObjectBase const &  )
delete

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