#include "directbase.h"
#include "notifyCategoryProxy.h"
#include "dconfig.h"
Go to the source code of this file.
Functions | |
NotifyCategoryDecl (interval, EXPCL_DIRECT, EXPTP_DIRECT) | |
EXPCL_DIRECT void | init_libinterval () |
Initializes the library. | |
Variables | |
const double | interval_precision |
const bool | verify_intervals |
Definition in file config_interval.h.
|
Initializes the library. This must be called at least once before any of the functions or classes in this library can be used. Normally it will be called by the static initializers and need not be called explicitly, but special cases exist. Definition at line 64 of file config_interval.cxx. |
|
|
|
Definition at line 31 of file config_interval.h. Referenced by ConfigureFn(). |
|
Definition at line 32 of file config_interval.h. Referenced by CInterval::get_wants_t_callback(), and CInterval::set_wants_t_callback(). |