| 
    Utopia 2
    
   Framework for studying models of complex & adaptive systems. 
   | 
 


Go to the source code of this file.
Classes | |
| class | Utopia::DataIO::HDFIdentifier | 
| Wrapper class around an hdf5 identifier, used to manage reference counts of the object this identifier refers to.  More... | |
Namespaces | |
| namespace | Utopia | 
| namespace | Utopia::DataIO | 
Functions | |
| bool | Utopia::DataIO::operator== (const HDFIdentifier &lhs, const HDFIdentifier &rhs) | 
| Comparsion operator for equality.   | |
| bool | Utopia::DataIO::operator!= (const HDFIdentifier &lhs, const HDFIdentifier &rhs) | 
| Comparsion operator for inequality.   | |
| void | Utopia::DataIO::swap (HDFIdentifier &lhs, HDFIdentifier &rhs) | 
| Exchange the states of lhs and rhs.   | |