#include <Is.h>
Public Member Functions | |
template<class Container > | |
bool | In (const Container &c) const |
bool | In (const std::string &s) const |
template<typename U , typename W > | |
bool | InRange (const U &a, const W &b) const |
template<typename U , typename W > | |
bool | InsideRange (const U &a, const W &b) const |
IsProxy (const T &x) | |
template<class Container > | |
bool | NotIn (const Container &c) const |
Private Attributes | |
const T & | fX |
|
inline |
|
inline |
Definition at line 20 of file Is.h.
References utl::IsProxy< T >::fX.
Referenced by utl::IsProxy< T >::NotIn().
|
inline |
Definition at line 23 of file Is.h.
References utl::IsProxy< T >::fX.
|
inline |
Definition at line 31 of file Is.h.
References RdGeoCeLDFFitter::b, and utl::IsProxy< T >::fX.
|
inline |
Definition at line 35 of file Is.h.
References RdGeoCeLDFFitter::b, and utl::IsProxy< T >::fX.
|
inline |
Definition at line 27 of file Is.h.
References utl::IsProxy< T >::In().
|
private |
Definition at line 39 of file Is.h.
Referenced by utl::IsProxy< T >::In(), utl::IsProxy< T >::InRange(), and utl::IsProxy< T >::InsideRange().