|
ant
A2 ant: class-based analysis framework
|
#include <Manager.h>
Collaboration diagram for ant::calibration::gui::Manager::input_file_t:Public Member Functions | |
| input_file_t (const std::string &FileName, const interval< TID > &R) | |
| bool | operator< (const input_file_t &other) const |
Public Attributes | |
| const std::string | filename |
| const ant::interval< ant::TID > | range |
|
inline |
| bool Manager::input_file_t::operator< | ( | const input_file_t & | other | ) | const |
| const std::string ant::calibration::gui::Manager::input_file_t::filename |
| const ant::interval<ant::TID> ant::calibration::gui::Manager::input_file_t::range |