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

NewSimulatorFumiComponent Class Reference

Class for simulating fumi components. More...

#include <new_sim_fumi_data.h>

List of all members.

Public Member Functions

 NewSimulatorFumiComponent ()
 Constructor.
virtual ~NewSimulatorFumiComponent ()
 Destructor.
virtual SaHpiUint32T Num () const
 Return componentId.
SaHpiFumiComponentInfoT GetSourceData () const
 Return the values of source record.
bool SetSourceData (SaHpiFumiComponentInfoT cinf)
 Set source data.
SaHpiFumiComponentInfoT GetTargetData () const
 Return the values of target record.
bool SetTargetData (SaHpiFumiComponentInfoT cinf)
 Set target data.
SaHpiFumiComponentInfoT GetData () const
 Return the values of target record.
bool SetData (SaHpiFumiComponentInfoT cinf)
 Set data.
SaHpiFumiLogicalComponentInfoT GetLogicalData () const
 Return the values of logical target record.
bool SetData (SaHpiFumiLogicalComponentInfoT cinf)
 Set logical data.
virtual void Dump (NewSimulatorLog &dump) const
 Dump the Component information.


Detailed Description

Class for simulating fumi components.


Member Function Documentation

void NewSimulatorFumiComponent::Dump NewSimulatorLog dump  )  const [virtual]
 

Dump the Component information.

Parameters:
dump Address of the log

bool NewSimulatorFumiComponent::SetData SaHpiFumiLogicalComponentInfoT  cinf  ) 
 

Set logical data.

Parameters:
cinf record with logical target information
Returns:
true (simple copy)

bool NewSimulatorFumiComponent::SetData SaHpiFumiComponentInfoT  cinf  ) 
 

Set data.

The target data record is taken as default record.

Parameters:
cinf record with information to be stored
Returns:
true (simple copy)

bool NewSimulatorFumiComponent::SetSourceData SaHpiFumiComponentInfoT  cinf  ) 
 

Set source data.

Parameters:
cinf record with source information
Returns:
true (simple copy)

bool NewSimulatorFumiComponent::SetTargetData SaHpiFumiComponentInfoT  cinf  ) 
 

Set target data.

Parameters:
cinf record with target information
Returns:
true (simple copy)


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