Ephi Class Reference

#include <ephi.hpp>

List of all members.

Public Types

enum  { DEBUG_CRITICAL = 1, DEBUG_ERROR = 2, DEBUG_WARN, DEBUG_INFO = 10 }

Static Public Member Functions

static void debug (int level, const char *fmt,...)
static void debug (int level, const char *fmt, va_list ap)
static void setDebugLevel (int level)


Detailed Description

Definition at line 10 of file ephi.hpp.


Member Enumeration Documentation

anonymous enum

Enumerator:
DEBUG_CRITICAL 
DEBUG_ERROR 
DEBUG_WARN 
DEBUG_INFO 

Definition at line 17 of file ephi.hpp.


Member Function Documentation

static void Ephi::debug ( int  level,
const char *  fmt,
  ... 
) [static]

Referenced by CoilDataFactory< IC >::make(), and CoilDataFactory< IC >::make_coilpair().

static void Ephi::debug ( int  level,
const char *  fmt,
va_list  ap 
) [static]

static void Ephi::setDebugLevel ( int  level  )  [inline, static]

Definition at line 15 of file ephi.hpp.


The documentation for this class was generated from the following file:
Generated on Thu Dec 6 20:31:16 2007 for Ephi by  doxygen 1.5.0