Rapicorn - Experimental UI Toolkit - Source Code
13.07.0
|
< Helper structure to capture the origin of a user message. More...
#include <inout.hh>
Public Member Functions | |
UserSource (const String &module, const String &filename="", int line=0) | |
Capture the module, filename and line number of a user provided resource file. | |
Public Attributes | |
String | module |
String | filename |
int | line |
< Helper structure to capture the origin of a user message.