QGIS API Documentation 3.37.0-Master (fdefdf9c27f)
Public Member Functions | List of all members
QgsProjUtils::ProjPJDeleter Struct Reference

Destroys Proj PJ objects. More...

#include <qgsprojutils.h>

Public Member Functions

void CORE_EXPORT operator() (PJ *object) const
 Destroys an PJ object, using the correct proj calls. More...
 

Detailed Description

Destroys Proj PJ objects.

Definition at line 128 of file qgsprojutils.h.

Member Function Documentation

◆ operator()()

void QgsProjUtils::ProjPJDeleter::operator() ( PJ object) const

Destroys an PJ object, using the correct proj calls.

Definition at line 68 of file qgsprojutils.cpp.


The documentation for this struct was generated from the following files: