CError Struct Reference

#include <Image.h>

List of all members.

Public Member Functions

 CError (const char *fmt, const char *s, const char *s2)
 CError (const char *fmt, const char *s, int d)
 CError (const char *fmt, const char *s)
 CError (const char *fmt, int d)
 CError (const char *msg)

Public Attributes

char message [1024]


Constructor & Destructor Documentation

CError ( const char *  msg  )  [inline]

CError ( const char *  fmt,
int  d 
) [inline]

CError ( const char *  fmt,
const char *  s 
) [inline]

CError ( const char *  fmt,
const char *  s,
int  d 
) [inline]

CError ( const char *  fmt,
const char *  s,
const char *  s2 
) [inline]


Member Data Documentation

char message[1024]


The documentation for this struct was generated from the following file:
Generated on Mon Jan 14 15:36:52 2008 for Shape from Example by  doxygen 1.5.4