MIDAS
Loading...
Searching...
No Matches
history_struct Struct Reference

#include <midas.h>

Collaboration diagram for history_struct:

Public Attributes

DWORD event_id = 0
 
std::string event_name
 
DWORD n_tag = 0
 
TAGtag = NULL
 
std::string hist_fn
 
std::string index_fn
 
std::string def_fn
 
int hist_fh = 0
 
int index_fh = 0
 
int def_fh = 0
 
DWORD base_time = 0
 
DWORD def_offset = 0
 

Detailed Description

Definition at line 1380 of file midas.h.

Member Data Documentation

◆ base_time

DWORD history_struct::base_time = 0

Definition at line 1391 of file midas.h.

◆ def_fh

int history_struct::def_fh = 0

Definition at line 1390 of file midas.h.

◆ def_fn

std::string history_struct::def_fn

Definition at line 1387 of file midas.h.

◆ def_offset

DWORD history_struct::def_offset = 0

Definition at line 1392 of file midas.h.

◆ event_id

DWORD history_struct::event_id = 0

Definition at line 1381 of file midas.h.

◆ event_name

std::string history_struct::event_name

Definition at line 1382 of file midas.h.

◆ hist_fh

int history_struct::hist_fh = 0

Definition at line 1388 of file midas.h.

◆ hist_fn

std::string history_struct::hist_fn

Definition at line 1385 of file midas.h.

◆ index_fh

int history_struct::index_fh = 0

Definition at line 1389 of file midas.h.

◆ index_fn

std::string history_struct::index_fn

Definition at line 1386 of file midas.h.

◆ n_tag

DWORD history_struct::n_tag = 0

Definition at line 1383 of file midas.h.

◆ tag

TAG* history_struct::tag = NULL

Definition at line 1384 of file midas.h.


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