NCBI C++ ToolKit
|
Search Toolkit Book for CCompareValues
Static Public Member Functions | |
static bool | IsEqualInt (const T &first, const T &second, TIsSetFn is_set_fn, TGetIntFn get_fn, int not_set) |
static bool | IsEqualVal (const T &first, const T &second, TIsSetFn is_set_fn, TGetRFn get_fn, const R &empty_val) |
Private Types | |
typedef bool(T::* | TIsSetFn) () const |
typedef int(T::* | TGetIntFn) () const |
typedef const R &(T::* | TGetRFn) () const |
Definition at line 1050 of file biosource_tests.cpp.
|
private |
Definition at line 1053 of file biosource_tests.cpp.
|
private |
Definition at line 1054 of file biosource_tests.cpp.
|
private |
Definition at line 1052 of file biosource_tests.cpp.
|
inlinestatic |
Definition at line 1057 of file biosource_tests.cpp.
References first().
|
inlinestatic |
Definition at line 1065 of file biosource_tests.cpp.
References first().