IT_Bus::InParamImpl< T > Class Template Reference

Inheritance diagram for IT_Bus::InParamImpl< T >:

IT_Bus::InParam IT_Bus::InParam List of all members.

Detailed Description

template<class T>
class IT_Bus::InParamImpl< T >

Definition at line 80 of file param.h.

Public Member Functions

 InParamImpl (const String &param_name, const T &value)
virtual void write (MessageWriter &writer) const throw ((SerializationException))
virtual const Stringget_name () const
 InParamImpl (const String &param_name, const T &value)
virtual ~InParamImpl ()
virtual void write (MessageWriter &writer) const throw ((SerializationException))
virtual const Stringget_name () const

Protected Attributes

String m_name
const T & m_value
const T & m_value


Generated on Tue Mar 20 15:28:05 2007 for Artix by  doxygen 1.5.1-p1