JX Application Framework
Loading...
Searching...
No Matches
Classes | Functions
JUtf8Character.h File Reference
#include "jTypes.h"
#include <string.h>
Include dependency graph for JUtf8Character.h:
This graph shows which files directly or indirectly include this file:

Classes

class  JUtf8Character
 

Functions

bool operator== (const JUtf8Character &c1, const JUtf8Character &c2)
 
bool operator== (const JUtf8Byte c1, const JUtf8Character &c2)
 
bool operator== (const JUtf8Character &c1, const JUtf8Byte c2)
 
bool operator== (const JUtf8Byte *c1, const JUtf8Character &c2)
 
bool operator== (const JUtf8Character &c1, const JUtf8Byte *c2)
 

Function Documentation

◆ operator==() [1/5]

bool operator== ( const JUtf8Byte c1,
const JUtf8Character c2 
)
inline

◆ operator==() [2/5]

bool operator== ( const JUtf8Byte  c1,
const JUtf8Character c2 
)
inline

◆ operator==() [3/5]

bool operator== ( const JUtf8Character c1,
const JUtf8Byte c2 
)
inline

◆ operator==() [4/5]

bool operator== ( const JUtf8Character c1,
const JUtf8Byte  c2 
)
inline

◆ operator==() [5/5]

bool operator== ( const JUtf8Character c1,
const JUtf8Character c2 
)
inline