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

Public Attributes

const char * m_scheme
 
const Socket::SocketProtocol m_protocol
 

Detailed Description

Definition at line 73 of file Socket.cpp.

Member Data Documentation

◆ m_protocol

const Socket::SocketProtocol SocketScheme::m_protocol

Definition at line 75 of file Socket.cpp.

◆ m_scheme

const char* SocketScheme::m_scheme

Definition at line 74 of file Socket.cpp.


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