#include <InnerSocket.h>
#include <DCDT_Channel.h>
Go to the source code of this file.
Classes | |
class | DCDT_InnerChannel |
Channel used for local communications. More... | |
class | InnerCommData |
Defines | |
#define | LOST_TIMER_VAL 5000000 |
#define | SEND_TIMER_VAL 3000000 |
#define | RECV_TIMER_VAL 2000000 |
#define | CONN_TIMER_VAL 10000000 |
|
Definition at line 34 of file DCDT_InnerChannel.h. Referenced by DCDT_InnerChannel::SetTimers(), and DCDT_InnerChannel::WaitConn(). |
|
Definition at line 31 of file DCDT_InnerChannel.h. Referenced by DCDT_InnerChannel::SetTimers(). |
|
Definition at line 33 of file DCDT_InnerChannel.h. Referenced by DCDT_InnerChannel::SetTimers(), and DCDT_InnerChannel::WaitConn(). |
|
Definition at line 32 of file DCDT_InnerChannel.h. Referenced by DCDT_InnerChannel::SetTimers(). |