#include <backward.hpp>
Definition at line 1603 of file backward.hpp.
lines_t backward::SnippetFactory::get_coalesced_snippet |
( |
const std::string & |
filename, |
|
|
unsigned |
line_a, |
|
|
unsigned |
line_b, |
|
|
unsigned |
context_size |
|
) |
| |
|
inline |
lines_t backward::SnippetFactory::get_combined_snippet |
( |
const std::string & |
filename_a, |
|
|
unsigned |
line_a, |
|
|
const std::string & |
filename_b, |
|
|
unsigned |
line_b, |
|
|
unsigned |
context_size |
|
) |
| |
|
inline |
lines_t backward::SnippetFactory::get_snippet |
( |
const std::string & |
filename, |
|
|
unsigned |
line_start, |
|
|
unsigned |
context_size |
|
) |
| |
|
inline |
SourceFile& backward::SnippetFactory::get_src_file |
( |
const std::string & |
filename | ) |
|
|
inlineprivate |
The documentation for this class was generated from the following file: