#include <scim_slot.h>
Inheritance diagram for scim::FunctionSlot0< R >:


Public Member Functions | |
| FunctionSlot0 (PF function) | |
| virtual R | call () const |
|
||||||||||
|
Construct a new function slot for a static function. <
|
|
|||||||||
|
Calls the function connected to this slot. <
Implements scim::Slot0< R >.
|
1.3.8