hokuyoaist::ProtocolError Class Reference

Base protocol error. More...

#include <hokuyoaist/hokuyo_errors.h>

Inheritance diagram for hokuyoaist::ProtocolError:
Inheritance graph
[legend]
Collaboration diagram for hokuyoaist::ProtocolError:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 ProtocolError (unsigned int desc_code)
 Protocol error constructor.
 ProtocolError (unsigned int desc_code, char const *error_type)
virtual ~ProtocolError () throw ()

Detailed Description

Base protocol error.

Definition at line 332 of file hokuyo_errors.h.


Constructor & Destructor Documentation

hokuyoaist::ProtocolError::ProtocolError ( unsigned int  desc_code  )  [inline]

Protocol error constructor.

Parameters:
desc_code Index into the error descriptions string table.

Definition at line 338 of file hokuyo_errors.h.

hokuyoaist::ProtocolError::ProtocolError ( unsigned int  desc_code,
char const *  error_type 
) [inline]

Definition at line 341 of file hokuyo_errors.h.

virtual hokuyoaist::ProtocolError::~ProtocolError (  )  throw () [inline, virtual]

Definition at line 344 of file hokuyo_errors.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 16 Oct 2012 for HokuyoAIST by  doxygen 1.6.1