This class is a special data structure to represent open file request.
File: OdAsyncOpenFileRequest.h
Module: API Reference
Constructor for the OdAsyncBaseRequest class. (Inherited from OdAsyncBaseRequest) | |
Constructor for the OdAsyncOpenFileRequest class. | |
Destructor for the OdAsyncBaseRequest class. (Inherited from OdAsyncBaseRequest) |
File access mode. | |
Flag indicating whether to return the result of processing the request asynchronously (true) or synchronously (false). (Inherited from OdAsyncBaseRequest) | |
File creation disposition. | |
File name to open. | |
Pointer to pre-opened file stream that user should set if open request performed only to get a file descriptor for async I/O operations. | |
Descriptor of the receiver that should receive the response to the request. (Inherited from OdAsyncBaseRequest) | |
Unique request descriptor. (Inherited from OdAsyncBaseRequest) | |
File share mode. |
Copyright © 2002-2022. Open Design Alliance All rights reserved.
|