#include <macroc.h>
Collaboration diagram for FragmentC:

Public Methods | |
| FragmentC () | |
| FragmentC (StringC s) | |
| void | SetVar (VarC *pVar) |
Public Attributes | |
| StringC | m_str |
| VarC * | m_pVar |
|
|
Definition at line 41 of file macroc.h.
00041 {m_pVar=0;}
|
|
|
Definition at line 42 of file macroc.h.
|
|
|
Definition at line 43 of file macroc.h.
00043 {m_pVar=pVar;}
|
|
|
|
|
|
|
1.3-rc2