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