webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Public Member Functions | Static Public Member Functions | List of all members
webrtc::Desktop Class Reference

#include <desktop.h>

Public Member Functions

 ~Desktop ()
 
bool GetName (std::wstring *desktop_name_out) const
 
bool IsSame (const Desktop &other) const
 
bool SetThreadDesktop () const
 
 ~Desktop ()
 
bool GetName (std::wstring *desktop_name_out) const
 
bool IsSame (const Desktop &other) const
 
bool SetThreadDesktop () const
 

Static Public Member Functions

static DesktopGetDesktop (const wchar_t *desktop_name)
 
static DesktopGetInputDesktop ()
 
static DesktopGetThreadDesktop ()
 
static DesktopGetDesktop (const wchar_t *desktop_name)
 
static DesktopGetInputDesktop ()
 
static DesktopGetThreadDesktop ()
 

Constructor & Destructor Documentation

◆ ~Desktop() [1/2]

webrtc::Desktop::~Desktop ( )

◆ ~Desktop() [2/2]

webrtc::Desktop::~Desktop ( )

Member Function Documentation

◆ GetDesktop() [1/2]

Desktop * webrtc::Desktop::GetDesktop ( const wchar_t *  desktop_name)
static

◆ GetDesktop() [2/2]

static Desktop* webrtc::Desktop::GetDesktop ( const wchar_t *  desktop_name)
static

◆ GetInputDesktop() [1/2]

Desktop * webrtc::Desktop::GetInputDesktop ( )
static

◆ GetInputDesktop() [2/2]

static Desktop* webrtc::Desktop::GetInputDesktop ( )
static

◆ GetName() [1/2]

bool webrtc::Desktop::GetName ( std::wstring *  desktop_name_out) const

◆ GetName() [2/2]

bool webrtc::Desktop::GetName ( std::wstring *  desktop_name_out) const

◆ GetThreadDesktop() [1/2]

Desktop * webrtc::Desktop::GetThreadDesktop ( )
static

◆ GetThreadDesktop() [2/2]

static Desktop* webrtc::Desktop::GetThreadDesktop ( )
static

◆ IsSame() [1/2]

bool webrtc::Desktop::IsSame ( const Desktop other) const

◆ IsSame() [2/2]

bool webrtc::Desktop::IsSame ( const Desktop other) const

◆ SetThreadDesktop() [1/2]

bool webrtc::Desktop::SetThreadDesktop ( ) const

◆ SetThreadDesktop() [2/2]

bool webrtc::Desktop::SetThreadDesktop ( ) const

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