CIAO::DDS4CCM::Writer_T< DDS_TYPE, CCM_TYPE > Class Template Reference

#include <Writer_T.h>

Inheritance diagram for CIAO::DDS4CCM::Writer_T< DDS_TYPE, CCM_TYPE >:
Inheritance graph
[legend]
Collaboration diagram for CIAO::DDS4CCM::Writer_T< DDS_TYPE, CCM_TYPE >:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 Writer_T (void)
 Constructor.
virtual ~Writer_T (void)
 Destructor.
virtual void write_one (const typename DDS_TYPE::value_type &an_instance, const ::DDS::InstanceHandle_t &instance_handle)
virtual void write_many (const typename CCM_TYPE::seq_type &instances)
virtual ::CORBA::Boolean is_coherent_write (void)
virtual void is_coherent_write (::CORBA::Boolean value)

Private Member Functions

void write_i (const typename DDS_TYPE::value_type &datum, const ::DDS::InstanceHandle_t &instance_handle,::CCM_DDS::DataNumber_t index)

Private Attributes

bool is_coherent_write_

template<typename DDS_TYPE, typename CCM_TYPE>
class CIAO::DDS4CCM::Writer_T< DDS_TYPE, CCM_TYPE >


Constructor & Destructor Documentation

template<typename DDS_TYPE , typename CCM_TYPE >
CIAO::DDS4CCM::Writer_T< DDS_TYPE, CCM_TYPE >::Writer_T ( void   )  [inline]

Constructor.

template<typename DDS_TYPE , typename CCM_TYPE >
CIAO::DDS4CCM::Writer_T< DDS_TYPE, CCM_TYPE >::~Writer_T ( void   )  [inline, virtual]

Destructor.


Member Function Documentation

template<typename DDS_TYPE , typename CCM_TYPE >
void CIAO::DDS4CCM::Writer_T< DDS_TYPE, CCM_TYPE >::is_coherent_write ( ::CORBA::Boolean  value  )  [inline, virtual]
template<typename DDS_TYPE , typename CCM_TYPE >
CORBA::Boolean CIAO::DDS4CCM::Writer_T< DDS_TYPE, CCM_TYPE >::is_coherent_write ( void   )  [inline]
template<typename DDS_TYPE , typename CCM_TYPE >
void CIAO::DDS4CCM::Writer_T< DDS_TYPE, CCM_TYPE >::write_i ( const typename DDS_TYPE::value_type &  datum,
const ::DDS::InstanceHandle_t &  instance_handle,
::CCM_DDS::DataNumber_t  index 
) [inline, private]
template<typename DDS_TYPE , typename CCM_TYPE >
void CIAO::DDS4CCM::Writer_T< DDS_TYPE, CCM_TYPE >::write_many ( const typename CCM_TYPE::seq_type &  instances  )  [inline, virtual]
template<typename DDS_TYPE , typename CCM_TYPE >
void CIAO::DDS4CCM::Writer_T< DDS_TYPE, CCM_TYPE >::write_one ( const typename DDS_TYPE::value_type &  an_instance,
const ::DDS::InstanceHandle_t &  instance_handle 
) [inline, virtual]

Member Data Documentation

template<typename DDS_TYPE , typename CCM_TYPE >
bool CIAO::DDS4CCM::Writer_T< DDS_TYPE, CCM_TYPE >::is_coherent_write_ [private]

The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated by  doxygen 1.6.2