#include <file_ids.h>
Inheritance diagram for file_id::route:
Public Member Functions | |
route (id *pID) | |
Route ID constructor. | |
string | ParseID (void) const |
Route ID parse. | |
void | SetRoute (const string &Route) |
Set route ID. | |
string | GetRoute (void) const |
Get route ID value. | |
Private Attributes | |
string | m_Route |
String with the file route value. |
|
Route ID constructor.
|
Here is the call graph for this function:
|
Route ID parse.
Implements id. |
Here is the call graph for this function:
|
Set route ID.
|
|
Get route ID value.
|
|
String with the file route value.
|
![]() |
![]() |
![]() |