#include <Relations.h>
Public Member Functions | |
| RelationFunctionPtr0 (void(*f)(const L &)) | |
| RelationFunctionPtr0 (const RelationFunctionPtr0< L > &init, const L &) | |
| void | operator() (const L &l) |
| RelationFunctionPtr0< L >::RelationFunctionPtr0 | ( | void(*)(const L &) | f | ) | [inline] |
| RelationFunctionPtr0< L >::RelationFunctionPtr0 | ( | const RelationFunctionPtr0< L > & | init, | |
| const L & | ||||
| ) | [inline] |
| void RelationFunctionPtr0< L >::operator() | ( | const L & | l | ) | [inline] |
1.5.9