FortranGIS  Version 3.0
List of all members
proj_associated Interface Reference

Test whether an opaque object is valid. More...

Detailed Description

Test whether an opaque object is valid.

This is a generic interface, it can be called with objects of type pj_object, pj_context_object, pj_area_object. It returns .TRUE. if the object has been associated or correctly initialised.

Parameters
objectthe object to be tested

Definition at line 356 of file proj6.F90.