OpenCPN Partial API docs
Loading...
Searching...
No Matches
PriorityContainer Struct Reference

Public Attributes

std::string pcclass
 
int active_priority
 
std::string active_source
 
std::string active_identifier
 
int active_source_address
 
time_t recent_active_time
 

Detailed Description

Definition at line 41 of file comm_bridge.h.

Member Data Documentation

◆ active_identifier

std::string PriorityContainer::active_identifier

Definition at line 45 of file comm_bridge.h.

◆ active_priority

int PriorityContainer::active_priority

Definition at line 43 of file comm_bridge.h.

◆ active_source

std::string PriorityContainer::active_source

Definition at line 44 of file comm_bridge.h.

◆ active_source_address

int PriorityContainer::active_source_address

Definition at line 46 of file comm_bridge.h.

◆ pcclass

std::string PriorityContainer::pcclass

Definition at line 42 of file comm_bridge.h.

◆ recent_active_time

time_t PriorityContainer::recent_active_time

Definition at line 47 of file comm_bridge.h.


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