All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

BatchInfrastructure Class CATBatchLogCAA

CATBatchLogCAA
 

Usage: you must use this class as is. You should never derive it.


public class CATBatchLogCAA

Execution Log management.
Role: This class allow you to manage the log of the batch


Method Index


o DeleteLogs(char*)
This method delete the log of the batch.
o PutInLog(CATUnicodeString&)
This method writes in the log of the batch.

Methods


o DeleteLogs
public static HRESULT DeleteLogs( const char* uuid)
This method delete the log of the batch. with the given uuid Not to be called from the batch iteself.
o PutInLog
public static HRESULT PutInLog( const CATUnicodeString& str)
This method writes in the log of the batch.

This object is included in the file: CATBatchLogCAA.h
If needed, your Imakefile.mk should include the module: CATBatchUtils

Copyright © 2003, Dassault Systèmes. All rights reserved.