|
| | OverlapHandler (const std::string &SourceDirectory) |
| | Constructor. More...
|
| |
| | ~OverlapHandler () |
| | Release resources back to the system. More...
|
| |
| const std::string & | Directory () const |
| |
| void | Register (const std::string &DirectoryName, const std::string &Extension, const std::string &IFOType, time_type SourceStart, time_type SourceEnd, time_type SourceDuration, time_type ConflictStart, time_type ConflictEnd, time_type ConflictDuration) |
| | Register an overlapping error. More...
|
| |
| | OverlapHandler (const std::string &SourceDirectory) |
| | Constructor. More...
|
| |
| | ~OverlapHandler () |
| | Release resources back to the system. More...
|
| |
| const std::string & | Directory () const |
| |
| void | Register (const std::string &DirectoryName, const std::string &Extension, const std::string &IFOType, time_type SourceStart, time_type SourceEnd, time_type SourceDuration, time_type ConflictStart, time_type ConflictEnd, time_type ConflictDuration) |
| | Register an overlapping error. More...
|
| |
| | OverlapHandler (const std::string &SourceDirectory) |
| | Constructor. More...
|
| |
| | ~OverlapHandler () |
| | Release resources back to the system. More...
|
| |
| const std::string & | Directory () const |
| |
| void | Register (const std::string &DirectoryName, const std::string &Extension, const std::string &IFOType, time_type SourceStart, time_type SourceEnd, time_type SourceDuration, time_type ConflictStart, time_type ConflictEnd, time_type ConflictDuration) |
| | Register an overlapping error. More...
|
| |
|
| typedef std::pair< time_type, time_type > | end_type |
| |
| typedef std::map< time_type, end_type > | interval_type |
| |
| typedef std::map< std::string, interval_type > | overlapping_type |
| |
| typedef std::map< time_type, range_type > | conflicts_type |
| |
| typedef std::map< std::string, conflicts_type > | ifotype_type |
| |
| typedef std::map< std::string, ifotype_type > | ext_type |
| |
| typedef std::pair< time_type, time_type > | end_type |
| |
| typedef std::map< time_type, end_type > | interval_type |
| |
| typedef std::map< std::string, interval_type > | overlapping_type |
| |
| typedef std::map< time_type, range_type > | conflicts_type |
| |
| typedef std::map< std::string, conflicts_type > | ifotype_type |
| |
| typedef std::map< std::string, ifotype_type > | ext_type |
| |
| typedef std::pair< time_type, time_type > | end_type |
| |
| typedef std::map< time_type, end_type > | interval_type |
| |
| typedef std::map< std::string, interval_type > | overlapping_type |
| |
| typedef std::map< time_type, range_type > | conflicts_type |
| |
| typedef std::map< std::string, conflicts_type > | ifotype_type |
| |
| typedef std::map< std::string, ifotype_type > | ext_type |
| |