Public Member Functions | Static Public Member Functions | Public Attributes | Static Public Attributes
Aseba::TranslatableError Struct Reference

#include <compiler.h>

Inheritance diagram for Aseba::TranslatableError:
Inheritance graph
[legend]

List of all members.

Public Member Functions

TranslatableErrorarg (int value, int fieldWidth=0, int base=10, wchar_t fillChar= ' ')
TranslatableErrorarg (unsigned value, int fieldWidth=0, int base=10, wchar_t fillChar= ' ')
TranslatableErrorarg (float value, int fieldWidth=0, int precision=6, wchar_t fillChar= ' ')
TranslatableErrorarg (const std::wstring &value)
Error toError (void)
 TranslatableError ()
 TranslatableError (const SourcePos &pos, ErrorCode error)

Static Public Member Functions

static void setTranslateCB (ErrorMessages::ErrorCallback newCB)

Public Attributes

WFormatableString message

Static Public Attributes

static ErrorMessages::ErrorCallback translateCB = NULL

Detailed Description

Definition at line 187 of file compiler.h.


Constructor & Destructor Documentation

Definition at line 189 of file compiler.h.


Member Data Documentation

message

Reimplemented from Aseba::Error.

Definition at line 200 of file compiler.h.


The documentation for this struct was generated from the following files:


aseba
Author(s): Stéphane Magnenat
autogenerated on Thu Jan 2 2014 11:17:18