CGridListCtrlEx
|
CGridRowTraitVisitor enables the use of the visitor-pattern to add extra behavior to the CGridRowTrait classes. More...
Public Member Functions | |
void | Visit (CGridRowTrait &) |
void | Visit (CGridRowTraitText &) |
void | Visit (CGridRowTraitXP &) |
CGridRowTraitVisitor enables the use of the visitor-pattern to add extra behavior to the CGridRowTrait classes.