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

new_sim_file_util.h File Reference

The file includes some helper classes for parsing the simulation file:
SimulatorTokens
NewSimulatorFileUtil. More...

#include <glib.h>
#include "SaHpi.h"
#include "new_sim_text_buffer.h"

Include dependency graph for new_sim_file_util.h:

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

Go to the source code of this file.

Classes

class  SimulatorToken
 Holds one token which is needed for parsing. More...
class  NewSimulatorFileUtil
 Provides some helper functions for parsing. More...

Enumerations

enum  SimTokenType {
  CONFIG_TOKEN_HANDLER = G_TOKEN_LAST, RPT_TOKEN_HANDLER, RDR_TOKEN_HANDLER, RDR_DETAIL_TOKEN_HANDLER,
  SENSOR_TOKEN_HANDLER, CONTROL_TOKEN_HANDLER, INVENTORY_TOKEN_HANDLER, WATCHDOG_TOKEN_HANDLER,
  ANNUNCIATOR_TOKEN_HANDLER, DIMI_TOKEN_HANDLER, FUMI_TOKEN_HANDLER, CONTROL_GET_TOKEN_HANDLER,
  SENSOR_DATA_TOKEN_HANDLER, INVENTORY_DATA_TOKEN_HANDLER, INV_AREA_TOKEN_HANDLER, INV_FIELD_TOKEN_HANDLER,
  WTD_GET_TOKEN_HANDLER, ANNUNCIATOR_DATA_TOKEN_HANDLER, ANNOUNCEMENT_TOKEN_HANDLER, DIMI_DATA_TOKEN_HANDLER,
  DIMI_TESTCASE_TOKEN_HANDLER, DIMI_TEST_DATA_TOKEN_HANDLER, FUMI_DATA_TOKEN_HANDLER, FUMI_SOURCE_DATA_TOKEN_HANDLER,
  FUMI_TARGET_DATA_TOKEN_HANDLER, FUMI_LOG_TARGET_DATA_TOKEN_HANDLER
}
 Enhancemeent of standard tokens from GScanner to have it a little bit easier when scanning the simulation file.


Detailed Description

The file includes some helper classes for parsing the simulation file:
SimulatorTokens
NewSimulatorFileUtil.

Author:
Lars Wetzel <larswetzel@users.sourceforge.net>
Version:
0.2
Date:
2010
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. This file and program are licensed under a BSD style license. See the Copying file included with the OpenHPI distribution for full licensing terms.
Generated on Mon Apr 26 14:37:54 2010 for New Simulator by  doxygen 1.4.4