webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | List of all members
WTF::SetForScope< T > Class Template Reference

#include <SetForScope.h>

Public Member Functions

 SetForScope (T &scopedVariable)
 
template<typename U >
 SetForScope (T &scopedVariable, U &&newValue)
 
 ~SetForScope ()
 
 SetForScope (T &scopedVariable)
 
template<typename U >
 SetForScope (T &scopedVariable, U &&newValue)
 
 ~SetForScope ()
 
 SetForScope (T &scopedVariable)
 
template<typename U >
 SetForScope (T &scopedVariable, U &&newValue)
 
 ~SetForScope ()
 

Constructor & Destructor Documentation

◆ SetForScope() [1/6]

template<typename T>
WTF::SetForScope< T >::SetForScope ( T scopedVariable)
inline

◆ SetForScope() [2/6]

template<typename T>
template<typename U >
WTF::SetForScope< T >::SetForScope ( T scopedVariable,
U &&  newValue 
)
inline

◆ ~SetForScope() [1/3]

template<typename T>
WTF::SetForScope< T >::~SetForScope ( )
inline

◆ SetForScope() [3/6]

template<typename T>
WTF::SetForScope< T >::SetForScope ( T scopedVariable)
inline

◆ SetForScope() [4/6]

template<typename T>
template<typename U >
WTF::SetForScope< T >::SetForScope ( T scopedVariable,
U &&  newValue 
)
inline

◆ ~SetForScope() [2/3]

template<typename T>
WTF::SetForScope< T >::~SetForScope ( )
inline

◆ SetForScope() [5/6]

template<typename T>
WTF::SetForScope< T >::SetForScope ( T scopedVariable)
inline

◆ SetForScope() [6/6]

template<typename T>
template<typename U >
WTF::SetForScope< T >::SetForScope ( T scopedVariable,
U &&  newValue 
)
inline

◆ ~SetForScope() [3/3]

template<typename T>
WTF::SetForScope< T >::~SetForScope ( )
inline

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