#include <result.h>
◆ FormatForEnv()
std::string cuttlefish::StackTraceError::FormatForEnv |
( |
bool |
color = (isatty(STDERR_FILENO) == 1) | ) |
const |
|
inline |
◆ Message()
std::string cuttlefish::StackTraceError::Message |
( |
| ) |
const |
|
inline |
◆ operator android::base::expected< T, StackTraceError >()
◆ PushEntry() [1/2]
◆ PushEntry() [2/2]
◆ Stack()
const std::vector< StackTraceEntry > & cuttlefish::StackTraceError::Stack |
( |
| ) |
const |
|
inline |
◆ Trace()
std::string cuttlefish::StackTraceError::Trace |
( |
| ) |
const |
|
inline |
◆ stack_
The documentation for this class was generated from the following file: