Public Member Functions | |
SdagConCall (void(SdagConstruct::*fn_)()) | |
void | operator() (Entry *e) |
Data Fields | |
void(SdagConstruct::* | fn )() |
Definition at line 40 of file CParsedFile.C.
xi::xi::SdagConCall< void >::SdagConCall | ( | void(SdagConstruct::*)() | fn_ | ) | [inline] |
Definition at line 42 of file CParsedFile.C.
void xi::xi::SdagConCall< void >::operator() | ( | Entry * | e | ) | [inline] |
void(SdagConstruct::* xi::xi::SdagConCall< void >::fn)() |