webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | List of all members
cricket::UsedIds< IdStruct > Class Template Reference

Public Member Functions

 UsedIds (int min_allowed_id, int max_allowed_id)
 
template<typename Id >
void FindAndSetIdUsed (std::vector< Id > *ids)
 
void FindAndSetIdUsed (IdStruct *idstruct)
 

Constructor & Destructor Documentation

◆ UsedIds()

template<typename IdStruct>
cricket::UsedIds< IdStruct >::UsedIds ( int  min_allowed_id,
int  max_allowed_id 
)
inline

Member Function Documentation

◆ FindAndSetIdUsed() [1/2]

template<typename IdStruct>
template<typename Id >
void cricket::UsedIds< IdStruct >::FindAndSetIdUsed ( std::vector< Id > *  ids)
inline

◆ FindAndSetIdUsed() [2/2]

template<typename IdStruct>
void cricket::UsedIds< IdStruct >::FindAndSetIdUsed ( IdStruct *  idstruct)
inline

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