|
Bayonne2 / Common C++ 2 Framework
|

Public Member Functions | |
| ParticipantLink (Participant &p, ParticipantLink *l) | |
| ~ParticipantLink () | |
| Participant * | getParticipant () |
| ParticipantLink * | getPrev () |
| ParticipantLink * | getNext () |
| void | setPrev (ParticipantLink *l) |
| void | setNext (ParticipantLink *l) |
Data Fields | |
| Participant * | participant |
| ParticipantLink * | next |
| ParticipantLink * | prev |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| ParticipantLink* RTPApplication::ParticipantLink::next |
| Participant* RTPApplication::ParticipantLink::participant |
| ParticipantLink * RTPApplication::ParticipantLink::prev |
1.8.6