List of all members.
Constructor & Destructor Documentation
| fl7::items::Item::Item |
( |
void |
|
) |
|
| fl7::items::Item::Item |
( |
const cl7::string_type & |
text, |
|
|
void * |
user_data = NULL | |
|
) |
| | |
| fl7::items::Item::~Item |
( |
void |
|
) |
[virtual] |
| fl7::items::Item::Item |
( |
const Item & |
rhs |
) |
|
Member Function Documentation
Returns the name of this item.
| void* fl7::items::Item::GetUserData |
( |
|
) |
const [inline] |
Returns the user data of this item.
| bool fl7::items::Item::operator< |
( |
const Item & |
rhs |
) |
const |
| Item & fl7::items::Item::operator= |
( |
const Item & |
rhs |
) |
|
Copy assignment operator.
| bool fl7::items::Item::operator== |
( |
const Item & |
rhs |
) |
const |
Sets the name of this item.
| void fl7::items::Item::SetUserData |
( |
void * |
user_data |
) |
[inline] |
Sets the user data of this item.
| void fl7::items::Item::swap |
( |
Item & |
rhs |
) |
|
The documentation for this class was generated from the following files: