PISM, A Parallel Ice Sheet Model  stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800
Public Member Functions | List of all members
pism::options::Integer Class Reference

#include <pism_options.hh>

+ Inheritance diagram for pism::options::Integer:

Public Member Functions

 Integer (const std::string &option, const std::string &description, int default_value)
 
- Public Member Functions inherited from pism::options::Option< int >
 Option ()
 
bool is_set () const
 
int value () const
 
 operator int () const
 
const int * operator-> () const
 
int * operator-> ()
 
bool operator== (const int &other) const
 

Additional Inherited Members

- Protected Member Functions inherited from pism::options::Option< int >
void set (int new_value, bool new_flag)
 
- Protected Attributes inherited from pism::options::Option< int >
int m_value
 
bool m_is_set
 

Detailed Description

Definition at line 79 of file pism_options.hh.


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