Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

Handle_Ops.h File Reference

#include "ace/ACE_export.h"
#include "ace/Global_Macros.h"

Include dependency graph for Handle_Ops.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Namespaces

namespace  ACE

Functions

ACE_Export ACE_HANDLE handle_timed_open (ACE_Time_Value *timeout, const ACE_TCHAR *name, int flags, int perms, LPSECURITY_ATTRIBUTES sa=0)

Detailed Description

Id
Handle_Ops.h,v 1.8 2004/08/14 07:03:12 ossama Exp

This class consolidates the operations on the Handles.

Author:
Priyanka Gontla <pgontla@ece.uci.edu>

Function Documentation

ACE_HANDLE ACE::handle_timed_open ACE_Time_Value timeout,
const ACE_TCHAR name,
int  flags,
int  perms,
LPSECURITY_ATTRIBUTES  sa = 0
 

Wait up to timeout> amount of time to actively open a device. This method doesn't perform the connect, it just does the timed wait.


Generated on Wed Jun 8 23:20:30 2005 for ACE by  doxygen 1.3.9.1