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
 
void * ftp_con = NULL
 
void * pfile = 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 247 of file mlogger.cxx.

Member Data Documentation

◆ buffer_handle

INT LOG_CHN::buffer_handle = 0

Definition at line 254 of file mlogger.cxx.

◆ compression_module

int LOG_CHN::compression_module = 0

Definition at line 269 of file mlogger.cxx.

◆ do_disk_level

BOOL LOG_CHN::do_disk_level = 0

Definition at line 267 of file mlogger.cxx.

◆ ftp_con

void* LOG_CHN::ftp_con = NULL

Definition at line 263 of file mlogger.cxx.

◆ handle

INT LOG_CHN::handle = 0

Definition at line 249 of file mlogger.cxx.

◆ last_checked

DWORD LOG_CHN::last_checked = 0

Definition at line 266 of file mlogger.cxx.

◆ midas_info

MIDAS_INFO* LOG_CHN::midas_info = NULL

Definition at line 262 of file mlogger.cxx.

◆ msg_buffer_handle

INT LOG_CHN::msg_buffer_handle = 0

Definition at line 255 of file mlogger.cxx.

◆ msg_request_id

INT LOG_CHN::msg_request_id = 0

Definition at line 257 of file mlogger.cxx.

◆ name

std::string LOG_CHN::name

Definition at line 248 of file mlogger.cxx.

◆ output_module

int LOG_CHN::output_module = 0

Definition at line 271 of file mlogger.cxx.

◆ path

std::string LOG_CHN::path

Definition at line 250 of file mlogger.cxx.

◆ pfile

void* LOG_CHN::pfile = NULL

Definition at line 264 of file mlogger.cxx.

◆ pipe_command

std::string LOG_CHN::pipe_command

Definition at line 251 of file mlogger.cxx.

◆ post_checksum_module

int LOG_CHN::post_checksum_module = 0

Definition at line 270 of file mlogger.cxx.

◆ pre_checksum_module

int LOG_CHN::pre_checksum_module = 0

Definition at line 268 of file mlogger.cxx.

◆ request_id

INT LOG_CHN::request_id = 0

Definition at line 256 of file mlogger.cxx.

◆ settings

CHN_SETTINGS LOG_CHN::settings

Definition at line 260 of file mlogger.cxx.

◆ settings_hkey

HNDLE LOG_CHN::settings_hkey = 0

Definition at line 259 of file mlogger.cxx.

◆ statistics

CHN_STATISTICS LOG_CHN::statistics

Definition at line 261 of file mlogger.cxx.

◆ stats_hkey

HNDLE LOG_CHN::stats_hkey = 0

Definition at line 258 of file mlogger.cxx.

◆ subrun_number

INT LOG_CHN::subrun_number = 0

Definition at line 253 of file mlogger.cxx.

◆ type

INT LOG_CHN::type = LOG_TYPE_DISK

Definition at line 252 of file mlogger.cxx.

◆ writer

WriterInterface* LOG_CHN::writer = NULL

Definition at line 265 of file mlogger.cxx.


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