nub::invalid_uid_error Class Reference

#include <nub/objdb.h>

Inheritance diagram for nub::invalid_uid_error:
Inheritance graph
[legend]
Collaboration diagram for nub::invalid_uid_error:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 invalid_uid_error (nub::uid id, const rutz::file_pos &pos)
 Constructor.
virtual ~invalid_uid_error () throw ()
 Virtual destructor.

Detailed Description

nub::invalid_uid_error is an exception class that will be thrown from objectdb if an attempt to use an invalid id is made in a checked function.

Definition at line 60 of file objdb.h.


Constructor & Destructor Documentation

nub::invalid_uid_error::invalid_uid_error ( nub::uid  id,
const rutz::file_pos pos 
)

Constructor.

Definition at line 56 of file objdb.cc.

nub::invalid_uid_error::~invalid_uid_error (  )  throw () [virtual]

Virtual destructor.

Definition at line 63 of file objdb.cc.


The documentation for this class was generated from the following files:
Generated on Sun May 8 08:30:51 2011 for iLab Neuromorphic Vision Toolkit by  doxygen 1.6.3