Developer Documentation
RAVL, Recognition And Vision Library
USER HOME PAGE CLASS LIST CONTENTS
Ravl - Core - Error Handling - void AssertFailed(char * file,int lineNo,char * msg)
 

   void AssertFailed(char * file,int lineNo,char * msg)    
 
Called if assertion failed, with message.
 
include "Ravl/Assert.hh"
Source file:Ravl/Core/Base/Assert.hh
User Level:Normal
Library:RavlCore
In Scope:RavlN

This will either cause the program to trap to the debugger or thow an 'ExceptionAssertionFailedC'
Maintainer:Charles Galambos, Documentation by CxxDoc: Tue Aug 13 09:59:57 2002