webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <scopedptrcollection.h>
Public Types | |
typedef std::vector< T * > | VectorT |
typedef std::vector< T * > | VectorT |
Public Member Functions | |
ScopedPtrCollection () | |
~ScopedPtrCollection () | |
const VectorT & | collection () const |
void | Reserve (size_t size) |
void | PushBack (T *t) |
void | Remove (T *t) |
ScopedPtrCollection () | |
~ScopedPtrCollection () | |
const VectorT & | collection () const |
void | Reserve (size_t size) |
void | PushBack (T *t) |
void | Remove (T *t) |
typedef std::vector<T*> rtc::ScopedPtrCollection< T >::VectorT |
typedef std::vector<T*> rtc::ScopedPtrCollection< T >::VectorT |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |