DataExchangeKernelItf Interface CATIExchangeLogError

Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.


interface CATIExchangeLogError


Method Index


o CloseLogFile()
Close the Log Error File.
o InitLogFile(CATUnicodeString&)
Initialize the Log Error File.
o PutUnicodeMessage(CATUnicodeString,short,short)
Write a CATUnicodeString message in a Log Error File.

Methods


o CloseLogFile
public virtual CloseLogFile()
Close the Log Error File.
o InitLogFile
public virtual InitLogFile( iFilePath)
Initialize the Log Error File.
Parameters:
iFilePath
The file path of the log.
o PutUnicodeMessage
public virtual PutUnicodeMessage( iMessage,
iDisplayLevel=4,
iSeverity=2)
Write a CATUnicodeString message in a Log Error File.
Parameters:
iMessage
The message to write.
iDisplayLevel
The level of informations according to points of view.
iSeverity

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

Copyright © 1999-2014, Dassault Systèmes. All rights reserved.