libbbb  1.2.1
Groups common code used in some applications and libraries.
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros
bbb::RexScript::CallStackEntry Struct Reference

a call stack entry More...

#include <rexscript.h>

Public Attributes

int idx_file_
 
int line_
 

Detailed Description

a call stack entry

Member Data Documentation

int bbb::RexScript::CallStackEntry::idx_file_

the index inside files_

int bbb::RexScript::CallStackEntry::line_

the line in that index that should be executed next


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