#include <bond.h>
Public Member Functions | |
| BondSM (bond::Bond *b_) | |
| void | Connected () |
| void | Death () |
| void | Heartbeat () |
| void | SisterDied () |
| void | StartDying () |
Private Attributes | |
| bond::Bond * | b |
Definition at line 170 of file bond.h.
| BondSM::BondSM | ( | bond::Bond * | b_ | ) | [inline] |
bond::Bond* BondSM::b [private] |