#include <scim_signals.h>
Public Types | |
typedef R | OutType |
typedef R | InType |
Public Member Functions | |
DefaultMarshal () | |
OutType & | value () |
bool | marshal (const InType &newval) |
typedef R scim::DefaultMarshal< R >::OutType |
typedef R scim::DefaultMarshal< R >::InType |
scim::DefaultMarshal< R >::DefaultMarshal | ( | ) | [inline] |
OutType& scim::DefaultMarshal< R >::value | ( | ) | [inline] |
bool scim::DefaultMarshal< R >::marshal | ( | const InType & | newval | ) | [inline] |