mial::Behavior< Type, nDims >::Error Struct Reference

The error structure thrown by behaviors run method when an error is encountered. More...

#include <Behavior.h>

List of all members.

Public Attributes

std::string msg
std::string name


Detailed Description

template<class Type, int nDims>
struct mial::Behavior< Type, nDims >::Error

The error structure thrown by behaviors run method when an error is encountered.

Parameters:
msg A message to be sent to the users, should also be placed on std::cerr
name The name of the behavior.

Definition at line 63 of file Behavior.h.


The documentation for this struct was generated from the following file:
Generated on Wed Jul 19 13:05:22 2006 for IDO by  doxygen 1.4.7