Logo
~Sockets~
~Examples~
~Contact~

Steps.h File Reference

#include "Object.h"
#include <map>
#include <list>

Include dependency graph for Steps.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.


Namespaces

namespace  db

Classes

class  Steps
 Database table Steps. More...

Typedefs

typedef std::map< long, db::Steps * > ycoord_m
typedef std::map< long, ycoord_mzcoord_m
typedef std::map< long, zcoord_marea_m
typedef std::map< long, area_msteps_t

Typedef Documentation

typedef std::map<long,zcoord_m> area_m

Definition at line 34 of file Steps.h.

typedef std::map<long,area_m> steps_t

Definition at line 35 of file Steps.h.

typedef std::map<long,db::Steps *> ycoord_m

Definition at line 32 of file Steps.h.

typedef std::map<long,ycoord_m> zcoord_m

Definition at line 33 of file Steps.h.

Page, code, and content Copyright (C) 2006 by Anders Hedström
Generated on Mon Aug 29 20:21:47 2005 for C++ Sockets by  doxygen 1.4.4