webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | List of all members
webrtc::voe::ChannelManager::Iterator Class Reference

#include <channel_manager.h>

Public Member Functions

 Iterator (ChannelManager *channel_manager)
 
ChannelGetChannel ()
 
bool IsValid ()
 
void Increment ()
 
 Iterator (ChannelManager *channel_manager)
 
ChannelGetChannel ()
 
bool IsValid ()
 
void Increment ()
 

Constructor & Destructor Documentation

◆ Iterator() [1/2]

webrtc::voe::ChannelManager::Iterator::Iterator ( ChannelManager channel_manager)
explicit

◆ Iterator() [2/2]

webrtc::voe::ChannelManager::Iterator::Iterator ( ChannelManager channel_manager)
explicit

Member Function Documentation

◆ GetChannel() [1/2]

Channel * webrtc::voe::ChannelManager::Iterator::GetChannel ( )

◆ GetChannel() [2/2]

Channel* webrtc::voe::ChannelManager::Iterator::GetChannel ( )

◆ Increment() [1/2]

void webrtc::voe::ChannelManager::Iterator::Increment ( )

◆ Increment() [2/2]

void webrtc::voe::ChannelManager::Iterator::Increment ( )

◆ IsValid() [1/2]

bool webrtc::voe::ChannelManager::Iterator::IsValid ( )

◆ IsValid() [2/2]

bool webrtc::voe::ChannelManager::Iterator::IsValid ( )

The documentation for this class was generated from the following files: