LLDB mainline
Public Attributes | List of all members
RecurseCopyBaton Struct Reference

Public Attributes

const FileSpecdst
 
Platformplatform_ptr
 
Status error
 

Detailed Description

Definition at line 411 of file Platform.cpp.

Member Data Documentation

◆ dst

const FileSpec& RecurseCopyBaton::dst

Definition at line 412 of file Platform.cpp.

Referenced by RecurseCopy_Callback().

◆ error

Status RecurseCopyBaton::error

Definition at line 414 of file Platform.cpp.

Referenced by lldb_private::Platform::Install(), and RecurseCopy_Callback().

◆ platform_ptr

Platform* RecurseCopyBaton::platform_ptr

Definition at line 413 of file Platform.cpp.

Referenced by RecurseCopy_Callback().


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