TIBCO Adapter SDK C++ Reference
MFileSink Members
MFileSink | Legend
Members
Methods
Method Description
downCast Performs safe cast operation. See MComponent::downCast() for a detailed explanation and example.
downCast Performs safe cast operation. See MComponent::downCast() for a detailed explanation and example.
getClassName Return the char* "MFileSink" when called for an instance of this class.
getDescription Return a description of this MFileSink.
getFileEncoding  
getFileName Return the name of the file associated with this MFileSink.
MFileSink  
MFileSink Create the MFileSink object
setFileEncoding  
setFileLength Change the maximum file length for this file sink.
setFileName Change the file name for this file sink.
setTimeInterval  
write Write the specified message to the file sink.

This method throws an exception if an attempt to write to the file fails. If this happens, the file is not closed.

write Write the specified message to the file sink.

This method throws an exception if an attempt to write to the file fails. If this happens, the file is not closed.

Copyright (c) 2010 TIBCO Software Inc. All rights reserved.