MIDAS
Loading...
Searching...
No Matches
LOG_CHN Struct Reference
Collaboration diagram for LOG_CHN:

Public Attributes

std::string name
 
INT handle = 0
 
std::string path
 
std::string pipe_command
 
INT type = LOG_TYPE_DISK
 
INT subrun_number = 0
 
INT buffer_handle = 0
 
INT msg_buffer_handle = 0
 
INT request_id = 0
 
INT msg_request_id = 0
 
HNDLE stats_hkey = 0
 
HNDLE settings_hkey = 0
 
CHN_SETTINGS settings
 
CHN_STATISTICS statistics
 
MIDAS_INFOmidas_info = NULL
 
voidftp_con = NULL
 
voidpfile = NULL
 
WriterInterfacewriter = NULL
 
DWORD last_checked = 0
 
BOOL do_disk_level = 0
 
int pre_checksum_module = 0
 
int compression_module = 0
 
int post_checksum_module = 0
 
int output_module = 0
 

Detailed Description

Definition at line 261 of file mlogger.cxx.

Member Data Documentation

◆ buffer_handle

INT LOG_CHN::buffer_handle = 0

Definition at line 272 of file mlogger.cxx.

◆ compression_module

int LOG_CHN::compression_module = 0

Definition at line 295 of file mlogger.cxx.

◆ do_disk_level

BOOL LOG_CHN::do_disk_level = 0

Definition at line 293 of file mlogger.cxx.

◆ ftp_con

void* LOG_CHN::ftp_con = NULL

Definition at line 289 of file mlogger.cxx.

◆ handle

INT LOG_CHN::handle = 0

Definition at line 263 of file mlogger.cxx.

◆ last_checked

DWORD LOG_CHN::last_checked = 0

Definition at line 292 of file mlogger.cxx.

◆ midas_info

MIDAS_INFO* LOG_CHN::midas_info = NULL

Definition at line 280 of file mlogger.cxx.

◆ msg_buffer_handle

INT LOG_CHN::msg_buffer_handle = 0

Definition at line 273 of file mlogger.cxx.

◆ msg_request_id

INT LOG_CHN::msg_request_id = 0

Definition at line 275 of file mlogger.cxx.

◆ name

std::string LOG_CHN::name

Definition at line 262 of file mlogger.cxx.

◆ output_module

int LOG_CHN::output_module = 0

Definition at line 297 of file mlogger.cxx.

◆ path

std::string LOG_CHN::path

Definition at line 264 of file mlogger.cxx.

◆ pfile

void* LOG_CHN::pfile = NULL

Definition at line 290 of file mlogger.cxx.

◆ pipe_command

std::string LOG_CHN::pipe_command

Definition at line 265 of file mlogger.cxx.

◆ post_checksum_module

int LOG_CHN::post_checksum_module = 0

Definition at line 296 of file mlogger.cxx.

◆ pre_checksum_module

int LOG_CHN::pre_checksum_module = 0

Definition at line 294 of file mlogger.cxx.

◆ request_id

INT LOG_CHN::request_id = 0

Definition at line 274 of file mlogger.cxx.

◆ settings

CHN_SETTINGS LOG_CHN::settings

Definition at line 278 of file mlogger.cxx.

◆ settings_hkey

HNDLE LOG_CHN::settings_hkey = 0

Definition at line 277 of file mlogger.cxx.

◆ statistics

CHN_STATISTICS LOG_CHN::statistics

Definition at line 279 of file mlogger.cxx.

◆ stats_hkey

HNDLE LOG_CHN::stats_hkey = 0

Definition at line 276 of file mlogger.cxx.

◆ subrun_number

INT LOG_CHN::subrun_number = 0

Definition at line 271 of file mlogger.cxx.

◆ type

INT LOG_CHN::type = LOG_TYPE_DISK

Definition at line 266 of file mlogger.cxx.

◆ writer

WriterInterface* LOG_CHN::writer = NULL

Definition at line 291 of file mlogger.cxx.


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