ARB
|
Go to the source code of this file.
Classes | |
struct | MacroTalkSleep |
class | remote_awars |
Macros | |
#define | REMOTE_BASE_LEN 11 |
#define | MAX_REMOTE_APP_LEN 30 |
#define | MAX_REMOTE_ITEM_LEN 7 |
#define | MAX_REMOTE_PATH_LEN (REMOTE_BASE_LEN + MAX_REMOTE_APP_LEN + 1 + MAX_REMOTE_ITEM_LEN) |
#define REMOTE_BASE_LEN 11 |
Definition at line 29 of file ad_remote.h.
#define MAX_REMOTE_APP_LEN 30 |
Definition at line 30 of file ad_remote.h.
#define MAX_REMOTE_ITEM_LEN 7 |
Definition at line 31 of file ad_remote.h.
#define MAX_REMOTE_PATH_LEN (REMOTE_BASE_LEN + MAX_REMOTE_APP_LEN + 1 + MAX_REMOTE_ITEM_LEN) |
Definition at line 33 of file ad_remote.h.