Loading [MathJax]/extensions/tex2jax.js
PISM, A Parallel Ice Sheet Model 2.2.1-cd005eec8 committed by Constantine Khrulev on 2025-03-07
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Private Attributes | List of all members
pism::Proj Class Reference

A wrapper for PJ that makes sure pj_destroy is called. More...

#include <Proj.hh>

Public Member Functions

 Proj (const std::string &input, const std::string &output)
 
 ~Proj ()
 
 operator PJ * ()
 

Private Attributes

PJ * m_pj
 

Detailed Description

A wrapper for PJ that makes sure pj_destroy is called.

Definition at line 32 of file Proj.hh.


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