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