list of references to ContactGroup class instances, equivalent to ContactGroup::Refs More...
#include <sidg_Skyperefs.hpp>
Public Member Functions | |
| void | push_back (const ContactGroupRef &ref) |
| ContactGroupRefs & | append (const ContactGroupRef &ref) |
| ContactGroupRef & | operator[] (size_t n) const |
| ContactGroupRefs & | operator= (const ContactGroupRefs &sl) |
list of references to ContactGroup class instances, equivalent to ContactGroup::Refs
Definition at line 40 of file sidg_Skyperefs.hpp.
| 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.
References append().
| 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.
References operator=().
| ContactGroupRef& ContactGroupRefs::operator[] | ( | size_t | n | ) | const [inline] |
Returns a ref specified by its index.
Definition at line 53 of file sidg_Skyperefs.hpp.
References operator[]().
| 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.
References append().
(c) Skype Technologies S.A. Confidential/Proprietary
Last updated: Fri Jan 27 2012