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