ccRTP 2.1.2
|
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 |