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

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

#include <ExecutionEnvironment.h>

List of all members.

Public Member Functions

 CallFrame (const 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

YaST::CallFrame::CallFrame ( const string &  f,
int  l,
YECallPtr  func,
YCPValue p 
)
inline

Member Data Documentation

string YaST::CallFrame::filename
YECallPtr YaST::CallFrame::function
int YaST::CallFrame::linenumber
YCPValue* YaST::CallFrame::params

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

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