Workspace 6.21.5
Public Member Functions | Public Attributes | List of all members
ExecutionDebugger::CallstackFrame Struct Reference

#include <Workspace/DataExecution/Execution/executiondebugger.h>

Public Member Functions

 CallstackFrame ()
 

Public Attributes

QString idPath_
 
QString name_
 
QString objectType_
 
StepType stepType_
 

Constructor & Destructor Documentation

◆ CallstackFrame()

CallstackFrame ( )
inline

Member Data Documentation

◆ idPath_

QString idPath_

◆ name_

QString name_

◆ objectType_

QString objectType_

◆ stepType_

StepType stepType_