#include <callContext.h>
Definition at line 50 of file callContext.h.
constexpr TfCallContext::TfCallContext |
( |
| ) |
|
|
inline |
constexpr TfCallContext::TfCallContext |
( |
char const * |
file, |
|
|
char const * |
function, |
|
|
size_t |
line, |
|
|
char const * |
prettyFunction |
|
) |
| |
|
inline |
char const* TfCallContext::GetFile |
( |
| ) |
const |
|
inline |
char const* TfCallContext::GetFunction |
( |
| ) |
const |
|
inline |
size_t TfCallContext::GetLine |
( |
| ) |
const |
|
inline |
char const* TfCallContext::GetPrettyFunction |
( |
| ) |
const |
|
inline |
bool TfCallContext::IsHidden |
( |
| ) |
const |
|
inline |
TfCallContext::operator bool |
( |
| ) |
const |
|
inlineexplicit |
The documentation for this class was generated from the following file: