Detailed Description
Functor class to compare "C" strings.
Definition at line 573 of file kstring.h.
#include <kstring.h>
List of all
members.
Public Member Functions
|
int |
operator()
(char const *pKeyA, char const *pKeyB) const |
|
Compare two strings like "C" strcmp().
|
Member Function Documentation
int operator() |
( |
char const * |
pKeyA, |
|
|
char const * |
pKeyB |
|
) |
|
const [inline] |
Compare two strings like "C" strcmp().
Definition at line 577 of file kstring.h.
{
return strcmp(pKeyA, pKeyB);
}
The documentation for this class was generated from the following
file:
- fbxfilesdk/components/kbaselib/klib/kstring.h
KCharCompare KCharCompare KCharCompare
KCharCompare KCharCompare KCharCompare KCharCompare KCharCompare
KCharCompare KCharCompare
KCharCompare KCharCompare KCharCompare
KCharCompare KCharCompare KCharCompare KCharCompare KCharCompare
KCharCompare KCharCompare