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