Public Member Functions

VoicemailRefs Class Reference

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

#include <sidg_Skyperefs.hpp>

List of all members.

Public Member Functions

void push_back (const VoicemailRef &ref)
VoicemailRefsappend (const VoicemailRef &ref)
VoicemailRefoperator[] (size_t n) const
VoicemailRefsoperator= (const VoicemailRefs &sl)

Detailed Description

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

Definition at line 326 of file sidg_Skyperefs.hpp.


Member Function Documentation

VoicemailRefs& VoicemailRefs::append ( const VoicemailRef ref  )  [inline]

Appends a ref at the end of the list.

Definition at line 334 of file sidg_Skyperefs.hpp.

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

VoicemailRef& VoicemailRefs::operator[] ( size_t  n  )  const [inline]

Returns a ref specified by its index.

Definition at line 339 of file sidg_Skyperefs.hpp.

void VoicemailRefs::push_back ( const VoicemailRef ref  )  [inline]

Appends a ref at the end of the list.

Definition at line 330 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