ICP  1
Public Member Functions | Public Attributes | List of all members
report_struct Struct Reference

Public Member Functions

 report_struct ()
 
 report_struct (BSTR *messages, int _n)
 

Public Attributes

int i
 
int n
 
BSTR * messages_bstr
 

Detailed Description

Definition at line 1292 of file dae.cpp.

Constructor & Destructor Documentation

report_struct::report_struct ( )
inline

Definition at line 1297 of file dae.cpp.

report_struct::report_struct ( BSTR *  messages,
int  _n 
)
inline

Definition at line 1298 of file dae.cpp.

Member Data Documentation

int report_struct::i

Definition at line 1294 of file dae.cpp.

Referenced by status_reporter().

BSTR* report_struct::messages_bstr

Definition at line 1296 of file dae.cpp.

Referenced by status_reporter().

int report_struct::n

Definition at line 1295 of file dae.cpp.

Referenced by status_reporter().


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