|
BOSS 7.1.3
BESIII Offline Software System
|
#include <RelKey.h>
Public Member Functions | |
| RelKey () | |
| RelKey (T1 *obj) | |
| ~RelKey () | |
| void | setData (T1 *obj) |
| const T1 * | getData () const |
| T1 * | getData () |
| void | setPrev (Relation< T2, T3 > *rel) |
| Relation< T2, T3 > * | getPrev () |
| void | setSame (Relation< T2, T3 > *rel) |
| Relation< T2, T3 > * | getSame () |
| void | setFirst (Relation< T2, T3 > *rel) |
| Relation< T2, T3 > * | getFirst () |
| void | toStream (std::ostream &s) const |
| Fill the ASCII output stream. | |
|
inline |
|
inline |
Definition at line 36 of file RelKey.h.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |