vg
tools for working with variation graphs
Public Types | Public Member Functions | Public Attributes | List of all members
job_type Struct Reference

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_tpaths
 
size_t size
 

Member Typedef Documentation

◆ path_type

typedef std::pair<path_handle_t, size_t> job_type::path_type

Member Function Documentation

◆ insert()

void job_type::insert ( path_type  path)
inline

◆ operator<()

bool job_type::operator< ( const job_type another) const
inline

Member Data Documentation

◆ filename

std::string job_type::filename

◆ paths

std::vector<path_handle_t> job_type::paths

◆ size

size_t job_type::size

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