Main Page | Class Hierarchy | Class List | File List | Class Members | File Members | Related Pages

NewSimulatorFileSensor Class Reference

Provides some functions for parsing the sensor section of the simulation file. More...

#include <new_sim_file_sensor.h>

Inheritance diagram for NewSimulatorFileSensor:

Inheritance graph
[legend]
Collaboration diagram for NewSimulatorFileSensor:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 NewSimulatorFileSensor (GScanner *scanner)
 Constructor.
virtual ~NewSimulatorFileSensor ()
 Destructor.
virtual NewSimulatorRdrprocess_token (NewSimulatorResource *res)
 Parse inside the SENSOR_TOKEN_HANDLER the RDR_DETAIL_TOKEN_HANDLER.

Detailed Description

Provides some functions for parsing the sensor section of the simulation file.


Member Function Documentation

NewSimulatorRdr * NewSimulatorFileSensor::process_token NewSimulatorResource res  )  [virtual]
 

Parse inside the SENSOR_TOKEN_HANDLER the RDR_DETAIL_TOKEN_HANDLER.

Depend on which sensor type is parsed several help methods are called. Startpoint is the RDR_DETAIL_TOKEN_HANDLER. Endpoint is the last G_TOKEN_RIGHT_CURLY of the SENSOR_TOKEN_HANDLER.

Parameters:
res Pointer on the resource which includes the sensor
Returns:
Pointer on a new Rdr entry

Implements NewSimulatorFileRdr.


The documentation for this class was generated from the following files:
Generated on Mon Apr 26 14:39:28 2010 for New Simulator by  doxygen 1.4.4