list of references to ContactSearch class instances, equivalent to ContactSearch::Refs More...
#include <sidg_Skyperefs.hpp>
Public Member Functions | |
| void | push_back (const ContactSearchRef &ref) |
| ContactSearchRefs & | append (const ContactSearchRef &ref) |
| ContactSearchRef & | operator[] (size_t n) const |
| ContactSearchRefs & | operator= (const ContactSearchRefs &sl) |
list of references to ContactSearch class instances, equivalent to ContactSearch::Refs
Definition at line 122 of file sidg_Skyperefs.hpp.
| ContactSearchRefs& ContactSearchRefs::append | ( | const ContactSearchRef & | ref | ) | [inline] |
Appends a ref at the end of the list.
Definition at line 130 of file sidg_Skyperefs.hpp.
| ContactSearchRefs& ContactSearchRefs::operator= | ( | const ContactSearchRefs & | 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 141 of file sidg_Skyperefs.hpp.
| ContactSearchRef& ContactSearchRefs::operator[] | ( | size_t | n | ) | const [inline] |
Returns a ref specified by its index.
Definition at line 135 of file sidg_Skyperefs.hpp.
| void ContactSearchRefs::push_back | ( | const ContactSearchRef & | ref | ) | [inline] |
Appends a ref at the end of the list.
Definition at line 126 of file sidg_Skyperefs.hpp.
(c) Skype Technologies S.A. Confidential/Proprietary
Last updated: Fri Mar 16 2012