PLplot  5.15.0
plplot::plparseopts Interface Reference

Public Member Functions

integer function plparseopts_dynamic (argv, mode)
 
integer function plparseopts_static_length (argv, mode, disambiguate)
 
integer function plparseopts_static (nargv, argv, mode)
 
integer function plparseopts_brief (mode)
 

Detailed Description

Definition at line 263 of file plplot.f90.

Member Function/Subroutine Documentation

◆ plparseopts_brief()

integer function plplot::plparseopts::plparseopts_brief ( integer, intent(in)  mode)

Definition at line 1127 of file plplot.f90.

◆ plparseopts_dynamic()

integer function plplot::plparseopts::plparseopts_dynamic ( character(len=:), dimension(:), intent(inout), allocatable  argv,
integer, intent(in)  mode 
)

Definition at line 1048 of file plplot.f90.

◆ plparseopts_static()

integer function plplot::plparseopts::plparseopts_static ( integer, intent(out)  nargv,
character(len=*), dimension(0:), intent(inout)  argv,
integer, intent(in)  mode 
)

Definition at line 1100 of file plplot.f90.

◆ plparseopts_static_length()

integer function plplot::plparseopts::plparseopts_static_length ( character(len=*), dimension(:), intent(inout), allocatable  argv,
integer, intent(in)  mode,
integer, intent(in)  disambiguate 
)

Definition at line 1072 of file plplot.f90.


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