|
vg
tools for working with variation graphs
|
Public Types | |
| typedef std::pair< path_handle_t, size_t > | path_type |
Public Member Functions | |
| bool | operator< (const job_type &another) const |
| void | insert (path_type path) |
Public Attributes | |
| std::string | filename |
| std::vector< path_handle_t > | paths |
| size_t | size |
| typedef std::pair<path_handle_t, size_t> job_type::path_type |
|
inline |
|
inline |
| std::string job_type::filename |
| std::vector<path_handle_t> job_type::paths |
| size_t job_type::size |
1.8.17