#include <rc_interface_wrapper.h>

Definition at line 278 of file rc_interface_wrapper.h.
Public Member Functions | |
| nb_driver_access (rc_interface_wrapper< IF > &wrapper, int driver_index) | |
| rc_nb_driver_object < IF > ::driver_access * | operator-> () const |
Private Attributes | |
| rc_interface_wrapper < IF > & | p_wrapper |
| const int | p_driver_index |
| nb_driver_access | ( | rc_interface_wrapper< IF > & | wrapper, | |
| int | driver_index | |||
| ) | [inline] |
Definition at line 282 of file rc_interface_wrapper.h.
| rc_nb_driver_object<IF>::driver_access* operator-> | ( | ) | const [inline] |
Definition at line 288 of file rc_interface_wrapper.h.
rc_interface_wrapper<IF>& p_wrapper [private] |
Definition at line 292 of file rc_interface_wrapper.h.
const int p_driver_index [private] |
Definition at line 293 of file rc_interface_wrapper.h.
1.5.3