Inheritance diagram for urbi::UCallback4< OBJ, R, P1, P2, P3, P4 >:
Public Member Functions | |
UCallback4 (const std::string &objname, const std::string &type, OBJ *obj, R(OBJ::*fun)(P1, P2, P3, P4), const std::string &funname, UTable &t) | |
virtual UValue | __evalcall (UList ¶m) |
Definition at line 1368 of file uobject.hh.