|
DTNMA Reference Tools v2.1.0 - 13.gc5c0bac
Delay-Tolerant Networking Management Architecture (DTNMA) Tool Suite
|
Global Configuration Settings for Automatic Logging. More...
#include <agents.h>
Collaboration diagram for refdm_agent_autologging_cfg_t:Data Fields | |
| bool | enabled |
| bool | rx_rpt |
| int | limit |
| int | agent_dirs |
| char | dir [32] |
Global Configuration Settings for Automatic Logging.
| int refdm_agent_autologging_cfg_t::agent_dirs |
Referenced by refdm_agent_rotate_log().
| char refdm_agent_autologging_cfg_t::dir[32] |
Referenced by refdm_agent_rotate_log().
| bool refdm_agent_autologging_cfg_t::enabled |
Referenced by refdm_agent_rotate_log(), and refdm_mgr_init().
| int refdm_agent_autologging_cfg_t::limit |
Referenced by refdm_agent_rotate_log().
| bool refdm_agent_autologging_cfg_t::rx_rpt |
Referenced by handle_recv().