LLDB mainline
WindowsFileAction.h File Reference

Go to the source code of this file.

Classes

class  lldb_private::WindowsFileAction
 A Windows-specific extension of FileAction that supports HANDLE-based file operations in addition to the standard file descriptor operations. More...

Namespaces

namespace  lldb_private
 A class that represents a running process on the host machine.

Typedefs

typedef void * HANDLE

Typedef Documentation

◆ HANDLE

typedef void* HANDLE

Definition at line 15 of file WindowsFileAction.h.