$search

Aseba::TranslatableError Struct Reference
[AESL Compiler]

#include <compiler.h>

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

List of all members.

Public Member Functions

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

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

Aseba::TranslatableError::TranslatableError (  )  [inline]

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:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines


aseba
Author(s): Stéphane Magnenat
autogenerated on Sat Mar 2 12:31:57 2013