Public Member Functions | |
| QuotaListItem (const char *name, uint32_t usage, uint32_t limit) | |
| Constructor. | |
| QuotaListItem (const QuotaListItem &other) | |
| Copy constructor. | |
| ~QuotaListItem () | |
| Destructor. | |
| QuotaListItem & | operator= (const QuotaListItem &other) |
| Assignment operator. | |
| const char * | Name () const |
| Gets the resource name. | |
| uint32_t | Usage () const |
| Gets the current resource usage. | |
| uint32_t | Limit () const |
| Gets the resource limit. | |
|
||||||||||||||||
|
Constructor.
|
|
|
Copy constructor.
|
|
|
Destructor. |
|
|
Assignment operator.
|
Copyright © 2001-2005 Hunny Software, Inc. All rights reserved.