BatchInfrastructure 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 DeleteLogs( | const | 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 PutInLog( | const | 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 © 1999-2014, Dassault Systèmes. All rights reserved.