RecoSim  1.0
 All Classes Files Functions Variables Enumerations
Public Member Functions | List of all members
Config_processor Class Reference

Public Member Functions

 Config_processor (string instName_, Config_processor_name *cfg_proc_name_, float contextSwitchTime_, string interfaces_, string powerGroupName_)
 
 Config_processor (string instName_, Config_processor_name *cfg_proc_name_, string powerGroupName_)
 
 Config_processor (Config_processor cfgProc, string instName)
 
string toString ()
 
bool hasInterfaces ()
 
bool equals (Config_processor cp)
 
bool identical (Config_processor cp)
 
void setInstanceName (string val)
 
string getInstanceName ()
 
void setType (Config_processor_name *val)
 
Config_processor_namegetType ()
 
void setContextSwitchTime (float val)
 
float getContextSwitchTime ()
 
void setInterfaces (string val)
 
string getInterfaces ()
 
void setPowerGroupName (string val)
 
string getPowerGroupName ()
 

The documentation for this class was generated from the following file: