Ask a Question | Search PSRCHIVE: |
![]()
|
ArchiveInterface.h Provides a text interface to get and set Archive attributes. Definition ArchiveInterface.h:22 std::string get_interface_name() const Get the interface name. Definition ArchiveInterface.h:42 void set_instance(Archive *) Set the instance to which this interface interfaces. Definition ArchiveInterface.C:116 static unsigned get_instance_count() Get the number of Archive::Interface instances. Definition ArchiveInterface.C:19 Interface(Archive *=0) Default constructor that takes an optional instance. Definition ArchiveInterface.C:31 TextInterface::Parser * clone() clone this text interface Definition ArchiveInterface.C:141 Generated using doxygen 1.14.0
|