scim  1.4.14
scim::DefaultMarshal< R > Class Template Reference

#include <scim_signals.h>

List of all members.

Public Types

typedef R OutType
typedef R InType

Public Member Functions

 DefaultMarshal ()
OutTypevalue ()
bool marshal (const InType &newval)

Member Typedef Documentation

template<typename R >
typedef R scim::DefaultMarshal< R >::OutType
template<typename R >
typedef R scim::DefaultMarshal< R >::InType

Constructor & Destructor Documentation

template<typename R >
scim::DefaultMarshal< R >::DefaultMarshal ( )
inline

Member Function Documentation

template<typename R >
OutType& scim::DefaultMarshal< R >::value ( )
inline
template<typename R >
bool scim::DefaultMarshal< R >::marshal ( const InType newval)
inline

The documentation for this class was generated from the following file: