|
GPLIB++
|
Go to the source code of this file.
Classes | |
| class | gplib::MTStationList |
| MTStationList holds a number of MTSites, usually associated with a single project, line, etc. More... | |
Namespaces | |
| gplib | |
Typedefs | |
| typedef std::vector< MTStation > | gplib::tStationList |
| typedef std::vector< std::pair < MTStation *, MTStation * > > | gplib::tStatSyncPair |
Functions | |
| tStatSyncPair | gplib::FindCorrespondingSites (tStationList &MasterList, tStationList &SlaveList) |
| Take two different site Lists of arguments and return a vector of pairs that point to the sites that correspond to each other. More... | |
1.8.6