yast2-core
Public Member Functions | Public Attributes
CallFrame Struct Reference

Function and source location, for backtraces. More...

#include <ExecutionEnvironment.h>

List of all members.

Public Member Functions

 CallFrame (string f, int l, YECallPtr func, YCPValue *p)

Public Attributes

YECallPtr function
string filename
int linenumber
YCPValueparams

Detailed Description

Function and source location, for backtraces.


Constructor & Destructor Documentation

CallFrame::CallFrame ( string  f,
int  l,
YECallPtr  func,
YCPValue p 
) [inline]

Member Data Documentation


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

Generated on a sunny day for yast2-core by doxygen 1.7.5.1