|
DCL 3.7.4
|
#include <LinkUtility.h>
Public Member Functions | |
| RowGroup (TextTemplate *pSource, int nGroup) | |
| void | assign (TextTemplate *pDest, int nRow) |
Protected Attributes | |
| TextTemplate * | __pOdd |
| TextTemplate * | __pEven |
| int | __nGroup |
Definition at line 141 of file LinkUtility.h.
| RowGroup::RowGroup | ( | TextTemplate * | pSource, |
| int | nGroup ) |
Definition at line 415 of file LinkUtility.cpp.
| void RowGroup::assign | ( | TextTemplate * | pDest, |
| int | nRow ) |
|
protected |
Definition at line 146 of file LinkUtility.h.
|
protected |
Definition at line 145 of file LinkUtility.h.
|
protected |
Definition at line 144 of file LinkUtility.h.