![]() |
TrinityCore
|
#include <TypeContainerVisitor.h>
Public Member Functions | |
| TypeContainerVisitor (Visitor &v) | |
| void | Visit (TypeContainer &c) |
| void | Visit (TypeContainer const &c) const |
Private Attributes | |
| Visitor & | i_visitor |
Definition at line 49 of file TypeContainerVisitor.h.
|
inline |
Definition at line 52 of file TypeContainerVisitor.h.
|
inline |
Definition at line 54 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 65 of file TypeContainerVisitor.h.