![]() |
TrinityCore
|
#include <TypeContainerVisitor.h>
Public Member Functions | |
| TypeContainerVisitor (VISITOR &v) | |
| void | Visit (TYPE_CONTAINER &c) |
| void | Visit (TYPE_CONTAINER const &c) const |
Private Attributes | |
| VISITOR & | i_visitor |
Definition at line 84 of file TypeContainerVisitor.h.
|
inline |
Definition at line 87 of file TypeContainerVisitor.h.
|
inline |
Definition at line 89 of file TypeContainerVisitor.h.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inline |
|
private |
Definition at line 100 of file TypeContainerVisitor.h.