Inheritance diagram for urbi::UCallback15< OBJ, R, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15 >:
Public Member Functions | |
UCallback15 (const std::string &objname, const std::string &type, OBJ *obj, R(OBJ::*fun)(P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15), const std::string &funname, UTable &t) | |
virtual UValue | __evalcall (UList ¶m) |
Definition at line 3414 of file uobject.hh.