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