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