#include <backward.hpp>
◆ lines_t
◆ get_coalesced_snippet()
lines_t backward::SnippetFactory::get_coalesced_snippet |
( |
const std::string & |
filename, |
|
|
unsigned |
line_a, |
|
|
unsigned |
line_b, |
|
|
unsigned |
context_size |
|
) |
| |
|
inline |
◆ get_combined_snippet()
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 |
◆ get_snippet()
lines_t backward::SnippetFactory::get_snippet |
( |
const std::string & |
filename, |
|
|
unsigned |
line_start, |
|
|
unsigned |
context_size |
|
) |
| |
|
inline |
The documentation for this class was generated from the following file: