IT_Bus::OutParamImpl< T > Class Template Reference

Inheritance diagram for IT_Bus::OutParamImpl< T >:

IT_Bus::OutParam IT_Bus::OutParam List of all members.

Detailed Description

template<class T>
class IT_Bus::OutParamImpl< T >

Definition at line 112 of file param.h.

Public Member Functions

 OutParamImpl (const String &param_name, T &value)
virtual void read (MessageReader &reader) throw ((SerializationException))
virtual const Stringget_name () const
 OutParamImpl (const String &param_name, T &value)
virtual ~OutParamImpl ()
virtual void read (MessageReader &reader) throw ((SerializationException))
virtual const Stringget_name () const

Protected Attributes

String m_name
T & m_value
T & m_value


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