Jpp 19.3.0
the software that should make you happy
Loading...
Searching...
No Matches
DOMConfig Struct Reference

The configuration information for one DOM. More...

#include <parser.h>

Public Attributes

int dom_id
 
std::vector< ProbeConfigprobe_configs
 
int write_to_debug_flag
 

Detailed Description

The configuration information for one DOM.

Definition at line 65 of file parser.h.

Member Data Documentation

◆ dom_id

int DOMConfig::dom_id

Definition at line 67 of file parser.h.

◆ probe_configs

std::vector<ProbeConfig> DOMConfig::probe_configs

Definition at line 68 of file parser.h.

◆ write_to_debug_flag

int DOMConfig::write_to_debug_flag

Definition at line 69 of file parser.h.


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