TrinityCore
VMAP::ManagedModel Class Reference

Public Member Functions

 ManagedModel ()
 
WorldModelgetModel ()
 
void incRefCount ()
 
int decRefCount ()
 

Protected Attributes

WorldModel iModel
 
int iRefCount
 

Detailed Description

Definition at line 34 of file VMapManager2.cpp.

Constructor & Destructor Documentation

◆ ManagedModel()

VMAP::ManagedModel::ManagedModel ( )
inline

Definition at line 37 of file VMapManager2.cpp.

Member Function Documentation

◆ decRefCount()

int VMAP::ManagedModel::decRefCount ( )
inline

Definition at line 40 of file VMapManager2.cpp.

◆ getModel()

WorldModel * VMAP::ManagedModel::getModel ( )
inline

Definition at line 38 of file VMapManager2.cpp.

+ Here is the caller graph for this function:

◆ incRefCount()

void VMAP::ManagedModel::incRefCount ( )
inline

Definition at line 39 of file VMapManager2.cpp.

Member Data Documentation

◆ iModel

WorldModel VMAP::ManagedModel::iModel
protected

Definition at line 42 of file VMapManager2.cpp.

◆ iRefCount

int VMAP::ManagedModel::iRefCount
protected

Definition at line 43 of file VMapManager2.cpp.


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