#include <JSONTransport.h>
Definition at line 35 of file JSONTransport.h.
◆ TransportUnhandledContentsError()
TransportUnhandledContentsError::TransportUnhandledContentsError |
( |
std::string | unhandled_contents | ) |
|
|
explicit |
◆ convertToErrorCode()
std::error_code TransportUnhandledContentsError::convertToErrorCode |
( |
| ) |
const |
|
override |
◆ getUnhandledContents()
const std::string & lldb_private::TransportUnhandledContentsError::getUnhandledContents |
( |
| ) |
const |
|
inline |
◆ log()
void TransportUnhandledContentsError::log |
( |
llvm::raw_ostream & | OS | ) |
const |
|
override |
◆ ID
char TransportUnhandledContentsError::ID |
|
static |
◆ m_unhandled_contents
std::string lldb_private::TransportUnhandledContentsError::m_unhandled_contents |
|
private |
The documentation for this class was generated from the following files: