Ask a Question | Search PSRCHIVE: |
![]()
|
MultiData.h Reference::To< Plot > managed_plot The plot that is managed by this instance. Definition MultiData.h:57 TextInterface::Parser * get_frame_interface() Get the text interface to the frame attributes. Definition MultiData.C:56 void preprocess(Archive *) Process the Archive as needed before calling plot. Definition MultiData.C:38 void set_preprocessor(Processor *) Set the pre-processor. Definition MultiData.C:69 PlotAttributes * get_attributes() Provide access to the plot attributes. Definition MultiData.C:44 std::vector< std::string > options The options passed to configure. Definition MultiData.h:60 TextInterface::Parser * get_interface() Get the text interface to the configuration attributes. Definition MultiData.C:50 static Plot * factory(Plot *) Factory returns appropriate derived class. Definition MultiData.C:13 Processor * get_preprocessor() Get the pre-processor. Definition MultiData.C:75 void configure(const std::string &option) Process a configuration command and store it for later use. Definition MultiData.C:62 bool has_preprocessor() const Return true if pre-processor has been set. Definition MultiData.C:81 Interface to any object that processes data in an Archive. Definition Processor.h:23 Generated using doxygen 1.14.0
|