![]() |
Murl Engine API
Version 2018.3
|
The base interface for a text resource. More...
#include <murl_resource_i_text.h>
The base interface for a text resource.
Public Member Functions | |
virtual const String & | GetId () const =0 |
Get the ID of the text resource. More... | |
virtual const String & | GetValue () const =0 |
Get the string value of the text resource. More... | |
|
pure virtual |
Get the ID of the text resource.
|
pure virtual |
Get the string value of the text resource.