list of references to Participant class instances, equivalent to Participant::Refs More...
#include <sidg_Skyperefs.hpp>
Public Member Functions | |
| void | push_back (const ParticipantRef &ref) |
| ParticipantRefs & | append (const ParticipantRef &ref) |
| ParticipantRef & | operator[] (size_t n) const |
| ParticipantRefs & | operator= (const ParticipantRefs &sl) |
list of references to Participant class instances, equivalent to Participant::Refs
Definition at line 163 of file sidg_Skyperefs.hpp.
| ParticipantRefs& ParticipantRefs::append | ( | const ParticipantRef & | ref | ) | [inline] |
Appends a ref at the end of the list.
Definition at line 171 of file sidg_Skyperefs.hpp.
References append().
| ParticipantRefs& ParticipantRefs::operator= | ( | const ParticipantRefs & | sl | ) | [inline] |
Assigns a shallow copy of sl to this list and returns a reference to it. This is very fast because the list isn't actually copied.
Definition at line 182 of file sidg_Skyperefs.hpp.
References operator=().
| ParticipantRef& ParticipantRefs::operator[] | ( | size_t | n | ) | const [inline] |
Returns a ref specified by its index.
Definition at line 176 of file sidg_Skyperefs.hpp.
References operator[]().
| void ParticipantRefs::push_back | ( | const ParticipantRef & | ref | ) | [inline] |
Appends a ref at the end of the list.
Definition at line 167 of file sidg_Skyperefs.hpp.
References append().
(c) Skype Technologies S.A. Confidential/Proprietary
Last updated: Fri Jan 27 2012