#include <file_ids.h>
Inheritance diagram for file_id::label:


Public Member Functions | |
| label (id *pID) | |
| Label ID constructor. | |
| string | ParseID (void) const |
| Label ID parse. | |
Static Public Member Functions | |
| void | SetLabel (const string &Label) |
| Set Label ID. | |
| string | GetLabel (void) |
| Get label ID value. | |
Static Private Attributes | |
| string | m_Label = "" |
| String with the label value. | |
|
|
Label ID constructor.
|
|
|
Label ID parse.
Implements id. |
|
|
Set Label ID.
|
|
|
Get label ID value.
|
|
|
String with the label value.
|
|
|
|