Public Types | Public Member Functions | Static Public Member Functions
Aseba::ErrorMessages Class Reference

Return error messages based on error ID (needed to translate messages for other applications) More...

#include <compiler.h>

List of all members.

Public Types

typedef const std::wstring(* ErrorCallback )(ErrorCode error)
 Type of the callback.

Public Member Functions

 ErrorMessages ()

Static Public Member Functions

static const std::wstring defaultCallback (ErrorCode error)
 Default callback.

Detailed Description

Return error messages based on error ID (needed to translate messages for other applications)

Definition at line 162 of file compiler.h.


Member Typedef Documentation

typedef const std::wstring(* Aseba::ErrorMessages::ErrorCallback)(ErrorCode error)

Type of the callback.

Definition at line 168 of file compiler.h.


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


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