DTNMA Reference Tools v2.1.0 - 13.gc5c0bac
Delay-Tolerant Networking Management Architecture (DTNMA) Tool Suite
Loading...
Searching...
No Matches
refda_timeline_event_t Struct Reference

#include <timeline.h>

+ Collaboration diagram for refda_timeline_event_t:

Public Types

enum  { REFDA_TIMELINE_EXEC = 0 , REFDA_TIMELINE_TBR , REFDA_TIMELINE_SBR }
 

Data Fields

enum refda_timeline_event_t:: { ... }  purpose
 
struct timespec ts
 Specific time at which the event should occur.
 
union { 
 
   refda_timeline_exec_event_t   exec 
 
   refda_timeline_sbr_event_t   sbr 
 
   refda_timeline_tbr_event_t   tbr 
 
};  
 

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
REFDA_TIMELINE_EXEC 
REFDA_TIMELINE_TBR 
REFDA_TIMELINE_SBR 

Field Documentation

◆ [union]

union { ... } refda_timeline_event_t

◆ exec

refda_timeline_exec_event_t refda_timeline_event_t::exec

◆ []

◆ sbr

refda_timeline_sbr_event_t refda_timeline_event_t::sbr

◆ tbr

refda_timeline_tbr_event_t refda_timeline_event_t::tbr

◆ ts


The documentation for this struct was generated from the following file: