SUMO - Simulation of Urban MObility
Option.h File Reference
#include <config.h>
#include <string>
#include <vector>
#include <exception>
#include <utils/common/UtilExceptions.h>

Go to the source code of this file.

Data Structures

class  Option
 A class representing a single program option. More...
class  Option_Bool
class  Option_FileName
class  Option_Float
class  Option_Integer
 An integer-option. More...
class  Option_IntVector
class  Option_String

Typedefs

typedef std::vector< intIntVector
 Definition of a vector of unsigned ints.

Detailed Description

Author:
Daniel Krajzewicz
Michael Behrisch
Date:
Mon, 17 Dec 2001
Version:
Id:
Option.h 11671 2012-01-07 20:14:30Z behrisch

Definition in file Option.h.


Typedef Documentation

Definition of a vector of unsigned ints.

Definition at line 47 of file Option.h.

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Defines