Logo
ApraPipes 1.0
Loading...
Searching...
No Matches
OrderedCacheOfFiles::Video Struct Reference
Collaboration diagram for OrderedCacheOfFiles::Video:
Collaboration graph

Public Member Functions

 Video (std::string &_path, uint64_t _start_ts)
 
 Video (const std::string _path, uint64_t _start_ts)
 
 Video (std::string _path, uint64_t _start_ts, uint64_t _end_ts)
 
void updateEndTS (uint64_t ts)
 

Public Attributes

uint64_t start_ts
 
uint64_t end_ts
 
std::string path
 

Constructor & Destructor Documentation

◆ Video() [1/3]

OrderedCacheOfFiles::Video::Video ( std::string & _path,
uint64_t _start_ts )
inline

◆ Video() [2/3]

OrderedCacheOfFiles::Video::Video ( const std::string _path,
uint64_t _start_ts )
inline

◆ Video() [3/3]

OrderedCacheOfFiles::Video::Video ( std::string _path,
uint64_t _start_ts,
uint64_t _end_ts )
inline

Member Function Documentation

◆ updateEndTS()

void OrderedCacheOfFiles::Video::updateEndTS ( uint64_t ts)
inline

Member Data Documentation

◆ end_ts

uint64_t OrderedCacheOfFiles::Video::end_ts

◆ path

std::string OrderedCacheOfFiles::Video::path

◆ start_ts

uint64_t OrderedCacheOfFiles::Video::start_ts

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