cartodata  5.0.5
volumebase_d_inline.h File Reference
#include <cartodata/volume/volumebase.h>
#include <cartobase/object/object.h>
#include <iomanip>
Include dependency graph for volumebase_d_inline.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 carto
 

Functions

template<typename T >
Object carto::getObjectHeader (Volume< T > &obj)
 
template<typename T >
std::ostream & carto::operator<< (std::ostream &out, const Volume< T > &volume)
 Volumes are printable to standard output streams. More...
 
template<typename T >
std::ostream & carto::operator<< (const VolumeOStream &out, const Volume< T > &volume)
 
template<typename T >
void carto::displayRefVolumes (const Volume< T > &vol)
 Display information about volumes hierarchy. More...