Ask a Question | Search PSRCHIVE: |
Home
|
ArchiveInterface.h Provides a text interface to get and set Archive attributes. Definition: ArchiveInterface.h:26 virtual std::string get_short_name() const Return an abbreviated name that can be typed relatively quickly. Definition: Archive.C:150 virtual void set_instance(C *c) static unsigned get_instance_count() Get the number of Archive::Interface instances. Definition: ArchiveInterface.C:19 void set_instance(Archive *) Set the instance to which this interface interfaces. Definition: ArchiveInterface.C:99 Array of Profiles integrated over the same time interval. Definition: Integration.h:37 virtual TextInterface::Parser * get_interface() Return a text interface that can be used to access this instance. Definition: ArchiveExtension.h:47 std::string get_interface_name() const Get the interface name. Definition: ArchiveInterface.h:52 TextInterface::Parser * clone() clone this text interface Definition: ArchiveInterface.C:124 Definition: ArchiveExtension.h:28 Interface(Archive *=0) Default constructor that takes an optional instance. Definition: ArchiveInterface.C:21 PSRFITS parameter names for Archive TextInterface attribute names. Definition: FITSAlias.h:24 Generated using doxygen 1.8.17
|