3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/external/webrtc/StatsReport.h"
7#include "mc/external/webrtc/scoped_refptr.h"
11namespace webrtc {
class StatsReport; }
34 MCNAPI ::std::_List_const_iterator<::std::_List_val<::std::_List_simple_types<::webrtc::StatsReport*>>>
37 MCNAPI ::std::_List_const_iterator<::std::_List_val<::std::_List_simple_types<::webrtc::StatsReport*>>>
end()
const;
39 MCNAPI uint64
size()
const;
Definition StatsCollection.h:16
MCAPI::webrtc::StatsReport * FindOrAddNew(::webrtc::scoped_refptr<::webrtc::StatsReport::IdBase > const &)
MCAPI uint64 size() const
MCAPI::webrtc::StatsReport * InsertNew(::webrtc::scoped_refptr<::webrtc::StatsReport::IdBase > const &)
MCAPI::webrtc::StatsReport * Find(::webrtc::scoped_refptr<::webrtc::StatsReport::IdBase > const &)
MCAPI void MergeCollection(::std::list<::webrtc::StatsReport * >)
MCAPI ::std::_List_const_iterator<::std::_List_val<::std::_List_simple_types<::webrtc::StatsReport * > > > end() const
MCAPI ::std::list<::webrtc::StatsReport * > DetachCollection()
MCAPI ::std::_List_const_iterator<::std::_List_val<::std::_List_simple_types<::webrtc::StatsReport * > > > begin() const
MCAPI::webrtc::StatsReport * ReplaceOrAddNew(::webrtc::scoped_refptr<::webrtc::StatsReport::IdBase > const &)
Definition scoped_refptr.h:8