fplot 1.7.1
A Fortran library providing a convenient interface for plotting with Gnuplot.
Loading...
Searching...
No Matches
fplot_core::pd_get_string_result Interface Reference

Retrieves a string from a plot_data object. More...

Public Member Functions

character(len=:) function, allocatable pd_get_string_result (this)
 

Detailed Description

Retrieves a string from a plot_data object.

Parameters
[in]thisThe plot_data object.
Returns
The string.

Definition at line 5779 of file fplot_core.f90.

Constructor & Destructor Documentation

◆ pd_get_string_result()

character(len = :) function, allocatable fplot_core::pd_get_string_result::pd_get_string_result ( class(plot_data), intent(in) this)

Definition at line 5779 of file fplot_core.f90.


The documentation for this interface was generated from the following file: