#include <vtql_query.h>
Inheritance diagram for VTQL::QM_Stations:
List of Station Info | |
typedef std::map< size_t, StInfo >::iterator | iter |
iterator to map. | |
std::map< size_t, StInfo > | sm |
map of station id --> station info. | |
Public Methods | |
virtual | ~QM_Stations () |
QM_Stations (Query_generic &_qc) | |
query for a list of stations. More... |
Performs a "SHOW STATION" command and stores the station info in a list
|
query for a list of stations.
|