next up previous contents index
Next: Collecting Performance Functions Up: Atomic DEVS: Atomic Previous: Characteristic Functions   Contents   Index

Displaying State as a string

There is an other public virtual(but not abstract) function Get_s(), that is supposed to return the current status in a string for display purpose.

    public virtual string Get_s() { return ""; }



MHHwang 2007-05-08