Next: Collecting Performance Functions
Up: Atomic DEVS: Atomic
Previous: Characteristic Functions
Contents
Index
There is an other public virtual(but not pure) function
Get_s()
, that will return the current status in a string
for display purposes.
virtual string Get_s() const { return string();}
MHHwang
2007-05-07