Code::Blocks
SVN r11506
|
#include <id.h>
Public Member Functions | |
ID () | |
ID (const wxString &id) | |
ID (const ID &cpy) | |
wxString | id () const |
void | set_id (const wxString &s) |
bool | operator== (const ID &other) const |
bool | operator== (const wxString &other) const |
Private Attributes | |
wxString | p__id |
|
inline |
|
inline |
Definition at line 34 of file id.h.
References id(), and wxString::IsSameAs().
|
inline |
Definition at line 39 of file id.h.
References id(), and wxString::IsSameAs().
|
inline |
Definition at line 29 of file id.h.
References wxString::assign().