Public Member Functions

ContactGroupRefs Class Reference

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

#include <sidg_Skyperefs.hpp>

List of all members.

Public Member Functions

void push_back (const ContactGroupRef &ref)
ContactGroupRefsappend (const ContactGroupRef &ref)
ContactGroupRefoperator[] (size_t n) const
ContactGroupRefsoperator= (const ContactGroupRefs &sl)

Detailed Description

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

Definition at line 40 of file sidg_Skyperefs.hpp.


Member Function Documentation

ContactGroupRefs& ContactGroupRefs::append ( const ContactGroupRef ref  )  [inline]

Appends a ref at the end of the list.

Definition at line 48 of file sidg_Skyperefs.hpp.

ContactGroupRefs& ContactGroupRefs::operator= ( const ContactGroupRefs 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 59 of file sidg_Skyperefs.hpp.

ContactGroupRef& ContactGroupRefs::operator[] ( size_t  n  )  const [inline]

Returns a ref specified by its index.

Definition at line 53 of file sidg_Skyperefs.hpp.

void ContactGroupRefs::push_back ( const ContactGroupRef ref  )  [inline]

Appends a ref at the end of the list.

Definition at line 44 of file sidg_Skyperefs.hpp.


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 Mar 16 2012