Itasca C++ Interface
Loading...
Searching...
No Matches
Public Member Functions | List of all members
models::PropertyBlock Class Reference

The class provides reference count for model properties. More...

#include <propertyblock.h>

Public Member Functions

 PropertyBlock ()
 Constructor, initialize reference count to zero.
 
void incrementReference () const
 Increment reference count.
 
uint64 decrementReference () const
 Decrement reference count.
 

Detailed Description

The class provides reference count for model properties.

Property of constitutive models are derived from this class.
Model porperty class must implement the equal operator.


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