Home
Install
Use
Develop
Support
News
Credits
hosted by
|
11 #ifndef __Pulsar_ArchiveTemplates_h
12 #define __Pulsar_ArchiveTemplates_h
14 #include "Pulsar/Transformation.h"
15 #include "Pulsar/Combination.h"
23 void foreach (Archive*, Reference::To< Transformation<Profile> >);
25 void foreach (Integration*, Reference::To< Transformation<Profile> >);
27 void foreach (Archive*, const Archive*,
30 void foreach (Integration*, const Integration*,
Defines the PSRCHIVE library. Definition: CalSource.h:17
Generated using doxygen 1.8.17
|