Class Frame

Index Home MAE > MAE Architecture > MAE Data Types > Class Index > Class Frame

Summary
Public Methods
Frame(info)
Frame& operator=(other)
Private Properties

#include <Trace.h >

Summary

the Frame class is used to represent one entry on the stack

Public Methods

Frame(info)

const string& info


Frame& operator=(other)

const Frame& other


Private Properties

string info_