rc_interface_wrapper::driver_access Class Reference

#include <rc_interface_wrapper.h>

Inheritance diagram for rc_interface_wrapper::driver_access:

rc_interface_wrapper_base::access_base

List of all members.


Detailed Description

template<class IF>
class ReChannel::rc_interface_wrapper< IF >::driver_access

Temporary object for a blocking driver access.

Definition at line 300 of file rc_interface_wrapper.h.


Public Member Functions

 driver_access (rc_interface_wrapper< IF > &wrapper, int driver_index)
rc_driver_object< IF >
::driver_access
operator-> () const
 ~driver_access ()

Private Attributes

rc_interface_wrapper
< IF > & 
p_wrapper
const int p_driver_index
const
rc_process_behavior_change 
p_process_behavior_change

Constructor & Destructor Documentation

driver_access ( rc_interface_wrapper< IF > &  wrapper,
int  driver_index 
) [inline]

Definition at line 304 of file rc_interface_wrapper.h.

~driver_access (  )  [inline]

Definition at line 314 of file rc_interface_wrapper.h.


Member Function Documentation

rc_driver_object<IF>::driver_access* operator-> (  )  const [inline]

Definition at line 311 of file rc_interface_wrapper.h.


Member Data Documentation

rc_interface_wrapper<IF>& p_wrapper [private]

Definition at line 318 of file rc_interface_wrapper.h.

const int p_driver_index [private]

Definition at line 319 of file rc_interface_wrapper.h.

const rc_process_behavior_change p_process_behavior_change [private]

Definition at line 320 of file rc_interface_wrapper.h.


The documentation for this class was generated from the following file:
Generated on Tue Jan 1 23:14:12 2008 for ReChannel by  doxygen 1.5.3