#include <stdlib.h>
#include <string.h>
#include "SaHpi.h"
#include <openhpi.h>
#include <oh_utils.h>
#include "new_sim_file.h"
#include "new_sim_event_log.h"
#include "new_sim_sensor.h"
#include "new_sim_sensor_threshold.h"
#include "new_sim_annunciator.h"
#include "new_sim_inventory.h"
#include "new_sim_watchdog.h"
#include "new_sim_fumi.h"
#include "new_sim_dimi.h"
Include dependency graph for new_sim_domain.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | NewSimulatorDomain |
The domain class includes funtions for the access of NewSimulatorResource objects and the verification of the rdr classes. More... |
The new Simulator plugin is adapted from the ipmidirect plugin. Thanks to Thomas Kanngieser <thomas.kanngieser@fci.com> Pierre Sangouard <psangouard@eso-tech.com>