|
Open CASCADE Technology 6.5.2
|
#include <Resource_LexicalCompare.hxx>
Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| Resource_LexicalCompare () | |
| Standard_Boolean | IsLower (const TCollection_AsciiString &Left, const TCollection_AsciiString &Right) const |
| Returns True if <Left> is lower than <Right>. | |
| Resource_LexicalCompare::Resource_LexicalCompare | ( | ) |
| Standard_Boolean Resource_LexicalCompare::IsLower | ( | const TCollection_AsciiString & | Left, |
| const TCollection_AsciiString & | Right | ||
| ) | const |
| void Resource_LexicalCompare::operator delete | ( | void * | anAddress | ) | [inline] |
| void* Resource_LexicalCompare::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
| void* Resource_LexicalCompare::operator new | ( | size_t | size | ) | [inline] |
1.7.4