#include <refcontainer.h>
Public Methods | |
bool | Killed () const |
void | Kill () |
KillableTStar (const Arg &a) | |
Private Attributes | |
bool | killed |
|
00007 : TRefType(a){killed=false;} |
|
00006 {killed=true;} |
|
00005 {return killed;} |
|
|