#include <LocalConnector.h>
Public Types | |
typedef LocalInterface< Channel > | LocalInterface |
typedef Interface< Channel > | Interface |
typedef Binder< typename Channel::IdType, typename Channel::IdTrait > | Binder |
typedef Channel::IdType | IdType |
typedef Channel::Msg | Msg |
typedef Channel::Channel_Info_Msg | Channel_Info_Msg |
Static Public Member Functions | |
static Status | connect (Channel *ch1, Channel *ch2, Binder *binder1=NULL, Binder *binder2=NULL) |
Definition at line 32 of file LocalConnector.h.
|
Definition at line 36 of file LocalConnector.h. |
|
Definition at line 40 of file LocalConnector.h. |
|
Definition at line 38 of file LocalConnector.h. |
|
Definition at line 35 of file LocalConnector.h. |
|
Definition at line 34 of file LocalConnector.h. |
|
Definition at line 39 of file LocalConnector.h. |
|