| Method Summary | |
|
CFSMObject()Empty constructor. |
String |
diagnostics()Get the name and reference count (if pointer) of the FSMObject. |
String |
getName()Get the current name of the FSMObject. |
String |
getType() |
void |
setName(String aname)Get the current name of the FSMObject. |
| Methods in class RefCount |
RefCount(void) ~RefCount() static String classInfo() void DecRef() void flagDelete(int i) String getType() size_t howMany() int IncRef()
|
| Method Detail |
CFSMObject()
String diagnostics()
String getName()
String getType()
void setName(String aname)
String - containing name that will be copied.