Public Member Functions | Public Attributes | Protected Member Functions
Aseba::ArrayAccessOutOfBounds Class Reference

Exception: an array acces attempted to read past memory. More...

#include <msg.h>

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

List of all members.

Public Member Functions

 ArrayAccessOutOfBounds ()

Public Attributes

uint16 index
uint16 pc
uint16 size

Protected Member Functions

virtual void deserializeSpecific ()
virtual void dumpSpecific (std::wostream &stream) const
virtual operator const char * () const
virtual void serializeSpecific ()

Detailed Description

Exception: an array acces attempted to read past memory.

Definition at line 254 of file msg.h.


Constructor & Destructor Documentation

Definition at line 262 of file msg.h.


Member Function Documentation

Implements Aseba::Message.

Definition at line 570 of file msg.cpp.

void Aseba::ArrayAccessOutOfBounds::dumpSpecific ( std::wostream &  stream) const [protected, virtual]

Implements Aseba::Message.

Definition at line 577 of file msg.cpp.

virtual Aseba::ArrayAccessOutOfBounds::operator const char * ( ) const [inline, protected, virtual]

Reimplemented from Aseba::Message.

Definition at line 268 of file msg.h.

void Aseba::ArrayAccessOutOfBounds::serializeSpecific ( ) [protected, virtual]

Implements Aseba::Message.

Definition at line 563 of file msg.cpp.


Member Data Documentation

Definition at line 259 of file msg.h.

Definition at line 257 of file msg.h.

Definition at line 258 of file msg.h.


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


aseba
Author(s): Stéphane Magnenat
autogenerated on Sun Oct 5 2014 23:46:39