#include <file_ids.h>
Inheritance diagram for file_id::name:
Public Member Functions | |
name (id *pID) | |
Name ID constructor. | |
string | ParseID (void) const |
Name ID parse. | |
void | SetName (const string &Name) |
Set name ID. | |
string | GetName (void) const |
Get name ID value. | |
Private Attributes | |
string | m_Name |
String with the file name value. |
|
Name ID constructor.
|
|
Name ID parse.
Implements id. |
|
Set name ID.
|
|
Get name ID value.
|
|
String with the file name value.
|
![]() |
![]() |
![]() |