yast2-core
Public Member Functions | Public Attributes | List of all members
YCPDebugger::Position Struct Reference
Inheritance diagram for YCPDebugger::Position:
YCPDebugger::Breakpoint

Public Member Functions

void setpos (const string &, int)
 

Public Attributes

string file
 
int line
 

Detailed Description

Data structure for a position in the source code.

Member Function Documentation

void YCPDebugger::Position::setpos ( const string &  set_file,
int  set_line 
)

Member Data Documentation

string YCPDebugger::Position::file

Referenced by YCPDebugger::debug(), and setpos().

int YCPDebugger::Position::line

Referenced by YCPDebugger::debug(), and setpos().


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

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