|
BOSS 7.1.1
BESIII Offline Software System
|
#include <TrkDeadInterface.h>
Inheritance diagram for TrkDeadInterface:Public Member Functions | |
| TrkDeadInterface () | |
| virtual | ~TrkDeadInterface () |
| virtual const IfdKey & | myKey () const |
Public Member Functions inherited from TrkExtInterface | |
| TrkExtInterface () | |
| virtual | ~TrkExtInterface () |
| virtual bool | attach (TrkRep *) |
| virtual bool | attach (const TrkRep *) |
| bool | isAttached () const |
| bool | nonConstAttachment () const |
Additional Inherited Members | |
Protected Member Functions inherited from TrkExtInterface | |
| TrkRep * | myRep () |
| const TrkRep * | myConstRep () const |
| void | setRep (const TrkRep *) |
| void | setRep (TrkRep *) |
Definition at line 21 of file TrkDeadInterface.h.
|
inline |
Definition at line 23 of file TrkDeadInterface.h.
|
inlinevirtual |
Definition at line 24 of file TrkDeadInterface.h.
|
inlinevirtual |