zorba::XQueryStackTrace::Entry#include <zorba/xquery_stack_trace.h> Private Attributes
Public Functions
Private Attributesfilename_std::string filename_
Public FunctionsEntry Entry(fn_name_type const &fn_name, fn_arity_type fn_arity, char const *file_name, line_type line, column_type column, line_type line_end, column_type column_end)
Entry Entry()
getFileNamestd::string const & getFileName() const
getFileNameRefstd::string & getFileNameRef()
|