Public Member Functions

ParticipantRefs Class Reference

list of references to Participant class instances, equivalent to Participant::Refs More...

#include <sidg_Skyperefs.hpp>

List of all members.

Public Member Functions

void push_back (const ParticipantRef &ref)
ParticipantRefsappend (const ParticipantRef &ref)
ParticipantRefoperator[] (size_t n) const
ParticipantRefsoperator= (const ParticipantRefs &sl)

Detailed Description

list of references to Participant class instances, equivalent to Participant::Refs

Definition at line 163 of file sidg_Skyperefs.hpp.


Member Function Documentation

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().


The documentation for this class was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

(c) Skype Technologies S.A. Confidential/Proprietary

Last updated: Fri Jan 27 2012