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