ICP  1
Public Member Functions | List of all members
Cnxlog Class Reference

#include <nxlog.h>

Inheritance diagram for Cnxlog:
Inheritance graph

Public Member Functions

 Cnxlog ()
 
HRESULT InterfaceSupportsErrorInfo (REFIID riid)
 
HRESULT FinalConstruct ()
 
void FinalRelease ()
 
HRESULT addLog (LONG run_number, BSTR source, BSTR log_name, BSTR start_time, VARIANT time_array, BSTR time_units, VARIANT value_array, BSTR value_units)
 

Detailed Description

Definition at line 13 of file nxlog.h.

Constructor & Destructor Documentation

Cnxlog::Cnxlog ( )
inline

Definition at line 20 of file nxlog.h.

Member Function Documentation

HRESULT Cnxlog::addLog ( LONG  run_number,
BSTR  source,
BSTR  log_name,
BSTR  start_time,
VARIANT  time_array,
BSTR  time_units,
VARIANT  value_array,
BSTR  value_units 
)

Definition at line 25 of file nxlog.cpp.

References test_nxlogger().

HRESULT Cnxlog::FinalConstruct ( )
inline

Definition at line 39 of file nxlog.h.

void Cnxlog::FinalRelease ( )
inline

Definition at line 44 of file nxlog.h.

HRESULT Cnxlog::InterfaceSupportsErrorInfo ( REFIID  riid)

Definition at line 10 of file nxlog.cpp.


The documentation for this class was generated from the following files: