Ask a Question | Search PSRCHIVE: |
Home
|
Pulsar::IntegrationManager::Expert Class Reference Provides access to private and protected members of IntegrationManager. More...
Inheritance diagram for Pulsar::IntegrationManager::Expert:
Detailed DescriptionProvides access to private and protected members of IntegrationManager. Certain methods, e.g. IntegrationManager::append, are protected so that they will not naively be called, e.g. instead of Archive::append, which performs all of the proper book keeping tasks. However, some applications require the ability to append Integration instances to an Archive without the extra book keeping. This class provides the required access without the need to:
The documentation for this class was generated from the following file: Generated using doxygen 1.8.17
|