CGridListCtrlEx
Public Member Functions | List of all members
CGridRowTraitVisitor Class Reference

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 &)
 

Detailed Description

CGridRowTraitVisitor enables the use of the visitor-pattern to add extra behavior to the CGridRowTrait classes.