API Documentation
Loading...
Searching...
No Matches
FunctionCall Struct Reference

Used with StackTracer to track a specific function call in a stack trace. More...

#include <StackTracer.h>

Collaboration diagram for FunctionCall:
[legend]

Public Attributes

String FileName
 
String FunctionName
 
int LineNumber
 

Detailed Description

Used with StackTracer to track a specific function call in a stack trace.


Member Data Documentation

◆ FileName

String FileName

◆ FunctionName

String FunctionName

◆ LineNumber

int LineNumber

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