FileOpenCompleteMessage_t Class Reference

Message class used to send notification when an asynchronous open has completed.

#include <UTFile.h>

Inheritance diagram for FileOpenCompleteMessage_t:
Message_t

List of all members.

Public Member Functions

 FileOpenCompleteMessage_t (Status_t status)
const Status_tStatus () const

Detailed Description

Definition at line 368 of file UTFile.h.


Constructor & Destructor Documentation

FileOpenCompleteMessage_t::FileOpenCompleteMessage_t ( Status_t  status  )  [inline]

Constructor.

Definition at line 518 of file UTFile.h.


Member Function Documentation

const Status_t & FileOpenCompleteMessage_t::Status (  )  const [inline]

Returns the status from when the asynchronous open completed.

Definition at line 525 of file UTFile.h.


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

Generated on Tue Dec 14 22:35:06 2010 for UT library by  doxygen 1.6.1