LLDB mainline
lldb_private::SBProtocolServerImpl Class Reference

PIMPL backing SBProtocolServer. More...

Public Attributes

ProtocolServerserver = nullptr

Detailed Description

PIMPL backing SBProtocolServer.

Definition at line 25 of file SBProtocolServer.cpp.

Member Data Documentation

◆ server

ProtocolServer* lldb_private::SBProtocolServerImpl::server = nullptr

Definition at line 27 of file SBProtocolServer.cpp.


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