#include <iostream>
#include <openfluid/config.hpp>
Go to the source code of this file.
- Author
 - Jean-Christophe FABRE jean-.nosp@m.chri.nosp@m.stoph.nosp@m.e.fa.nosp@m.bre@i.nosp@m.nra..nosp@m.fr
 
Example of use: 
{
  BeginDate = OPENFLUID_GetCurrentDate();
  EndDate = OPENFLUID_GetCurrentDate() + OPENFLUID_GetDefaultDeltaT() - 1;
  {
     OPENFLUID_GetEvents(TU,BeginDate,EndDate,EvColl);
  }
  return DefaultDeltaT();
}
   
◆ OFDBG_BANNER
◆ OFDBG_ENABLED
◆ OFDBG_EVENT
      
        
          | #define OFDBG_EVENT | 
          ( | 
            | 
          eventptr | ) | 
           | 
        
      
 
Displays information about the given event 
 
 
◆ OFDBG_EVENTCOLLECTION
      
        
          | #define OFDBG_EVENTCOLLECTION | 
          ( | 
            | 
          eventcoll | ) | 
           | 
        
      
 
Displays information about the given event collection 
 
 
◆ OFDBG_LOCATE
Displays file/line location where the macro is called 
 
 
◆ OFDBG_MESSAGE
      
        
          | #define OFDBG_MESSAGE | 
          ( | 
            | 
          stream | ) | 
           | 
        
      
 
Displays the given message 
 
 
◆ OFDBG_OUTSTREAM
◆ OFDBG_UNIT
      
        
          | #define OFDBG_UNIT | 
          ( | 
            | 
          unitptr | ) | 
           | 
        
      
 
Displays information about the given spatial unit 
 
 
◆ OFDBG_UNIT_EXTENDED
      
        
          | #define OFDBG_UNIT_EXTENDED | 
          ( | 
            | 
          unitptr | ) | 
           | 
        
      
 
Displays extended information about the given spatial unit