Rapicorn - Experimental UI Toolkit - Source Code  13.07.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines
Public Member Functions | Public Attributes
Rapicorn::UserSource Struct Reference

< Helper structure to capture the origin of a user message. More...

#include <inout.hh>

List of all members.

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

Detailed Description

< Helper structure to capture the origin of a user message.


The documentation for this struct was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines