ddc
Public Member Functions | List of all members
IsLessShortString Class Reference

#include <util_classes.h>

Inheritance diagram for IsLessShortString:
Inheritance graph
[legend]
Collaboration diagram for IsLessShortString:
Collaboration graph
[legend]

Public Member Functions

bool operator() (const CShortString &Item1, const char *Item2) const
 
bool operator() (const char *Item1, const CShortString &Item2) const
 
bool operator() (const CShortString &Item1, const CShortString &Item2) const
 

Member Function Documentation

◆ operator()() [1/3]

bool IsLessShortString::operator() ( const CShortString Item1,
const char *  Item2 
) const

References CShortString::GetString().

Here is the call graph for this function:

◆ operator()() [2/3]

bool IsLessShortString::operator() ( const char *  Item1,
const CShortString Item2 
) const

References CShortString::GetString().

Here is the call graph for this function:

◆ operator()() [3/3]

bool IsLessShortString::operator() ( const CShortString Item1,
const CShortString Item2 
) const

References CShortString::GetString().

Here is the call graph for this function:

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