3#include "mc/_HeaderOutputPredefine.h" 
   32    virtual ::std::unique_ptr<::webrtc::RTCStats> copy() 
const = 0;
 
   35    virtual char const* type() 
const = 0;
 
   38    virtual ::std::vector<::webrtc::Attribute> AttributesImpl(uint64 additional_capacity) 
const;
 
   44    MCNAPI ::std::vector<::webrtc::Attribute> 
Attributes() 
const;
 
   66    MCNAPI ::std::vector<::webrtc::Attribute> 
$AttributesImpl(uint64 additional_capacity) 
const;
 
 
MCAPI ::std::vector<::webrtc::Attribute > $AttributesImpl(uint64 additional_capacity) const
MCAPI::std::string ToJson() const
MCAPI void * $ctor(::webrtc::RTCStats const &other)
MCAPI ::std::vector<::webrtc::Attribute > Attributes() const
MCAPI RTCStats(::webrtc::RTCStats const &other)
static MCAPI void ** $vftable()