Pulsar::PatchTime Class Reference

Fills missing sub-integrations with empties. More...

#include <PatchTime.h>

Inheritance diagram for Pulsar::PatchTime:
Pulsar::Algorithm Reference::Able Reference::HeapTracked

Public Member Functions

 PatchTime ()
 Default constructor.
 
void operate (Archive *A, Archive *B)
 Add to A whatever is missing with respect to B, and vice versa.
 
void set_contemporaneity_policy (Contemporaneity *)
 Set the policy used to judge contemporaneity.
 
void set_minimum_contemporaneity (double min)
 Set the minimum contemporaneity required for each sub-integration.
 
- Public Member Functions inherited from Reference::Able
 Able (const Able &)
 
Ableoperator= (const Able &)
 
unsigned get_reference_count () const
 
- Public Member Functions inherited from Reference::HeapTracked
 HeapTracked (const HeapTracked &)
 
HeapTrackedoperator= (const HeapTracked &)
 
bool __is_on_heap () const
 

Protected Attributes

Reference::To< Contemporaneitycontemporaneity_policy
 
double minimum_contemporaneity
 

Additional Inherited Members

- Static Public Member Functions inherited from Reference::Able
static size_t get_instance_count ()
 
- Static Public Member Functions inherited from Reference::HeapTracked
static void * operator new (size_t size, void *ptr=0)
 
static void operator delete (void *location, void *ptr)
 
static void operator delete (void *location)
 
static size_t get_heap_queue_size ()
 
- Protected Member Functions inherited from Reference::Able
Handle__reference (bool active) const
 
void __dereference (bool auto_delete=true) const
 

Detailed Description

Fills missing sub-integrations with empties.


The documentation for this class was generated from the following files:

Generated using doxygen 1.8.17