Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

VTQL::QM_Stations Class Reference

Get a list of stations. More...

#include <vtql_query.h>

Inheritance diagram for VTQL::QM_Stations:

VTQL::CQModul VTQL::CModul thread::CallBack::CBFunct List of all members.

List of Station Info

typedef std::map< size_t,
StInfo >::iterator 
iter
 iterator to map.

std::map< size_t, StInfosm
 map of station id --> station info.


Public Methods

virtual ~QM_Stations ()
 QM_Stations (Query_generic &_qc)
 query for a list of stations. More...


Detailed Description

Get a list of stations.

Performs a "SHOW STATION" command and stores the station info in a list


Constructor & Destructor Documentation

VTQL::QM_Stations::QM_Stations Query_generic   _qc [inline]
 

query for a list of stations.

Parameters:
_qc  query connection you want this modul to be attached


The documentation for this class was generated from the following file:
Generated on Sun Apr 14 17:37:04 2002 for libvtql by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002