driver_access_call< void > Class Template Reference

#include <rc_driver_object.h>

List of all members.


Detailed Description

template<>
class ReChannel::internals::driver_object::driver_access_call< void >

Helper class that executes blocking driver write calls.

Note:
Return type R is void

Definition at line 1322 of file rc_driver_object.h.


Public Member Functions

 driver_access_call ()
void operator() (driver_object_type &dobj, call_type call_obj) const

Private Types

typedef
::ReChannel::rc_driver_object_base 
driver_object_type
typedef
driver_object_type::call_type 
call_type
typedef
driver_object_type::write_call 
write_call

Member Typedef Documentation

typedef ::ReChannel::rc_driver_object_base driver_object_type [private]

Definition at line 1326 of file rc_driver_object.h.

typedef driver_object_type::call_type call_type [private]

Definition at line 1327 of file rc_driver_object.h.

typedef driver_object_type::write_call write_call [private]

Definition at line 1328 of file rc_driver_object.h.


Constructor & Destructor Documentation

driver_access_call (  )  [inline]

Definition at line 1331 of file rc_driver_object.h.


Member Function Documentation

void operator() ( driver_object_type dobj,
call_type  call_obj 
) const

Definition at line 189 of file rc_driver_object.cpp.


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