#include <wxStringIRC.h>
Public Member Functions | |
wxStringIRC (const wxString &stringa) | |
wxStringIRC (wxChar *stringa) | |
wxStringIRC () | |
wxString | Lower () const |
int | CmpNoCase (const wxChar *psz) |
Visto che secondo lo standard di IRC i caratteri { } | ^ sono il minuscolo dei caratteri [ ] \ ~ siamo stati costretti a definire una classe che ereditasse la wxString e facesse l'Overriding del metodo Lower e CmpNoCase
Definition at line 18 of file wxStringIRC.h.
|
Definition at line 20 of file wxStringIRC.h. |
|
Definition at line 21 of file wxStringIRC.h. |
|
Definition at line 22 of file wxStringIRC.h. |
|
Definition at line 20 of file wxStringIRC.cpp. |
|
Definition at line 4 of file wxStringIRC.cpp. |