webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | List of all members
egl::ConfigSet Class Reference

#include <Config.h>

Public Member Functions

EGLint add (const Config &config)
 
const Configget (EGLint id) const
 
void clear ()
 
size_t size () const
 
bool contains (const Config *config) const
 
std::vector< const Config * > filter (const AttributeMap &attributeMap) const
 

Member Function Documentation

◆ add()

EGLint egl::ConfigSet::add ( const Config config)

◆ clear()

void egl::ConfigSet::clear ( )

◆ contains()

bool egl::ConfigSet::contains ( const Config config) const

◆ filter()

std::vector< const Config * > egl::ConfigSet::filter ( const AttributeMap attributeMap) const

◆ get()

const Config & egl::ConfigSet::get ( EGLint  id) const

◆ size()

size_t egl::ConfigSet::size ( ) const

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