cartodata  5.0.5
volumeref_d_inline.h File Reference
Include dependency graph for volumeref_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 >
carto::Object carto::getObjectHeader (VolumeRef< T > &obj)
 
template<typename T >
std::ostream & carto::operator<< (const carto::VolumeOStream &out, const carto::rc_ptr< carto::Volume< T > > &volume)
 
template<typename T >
std::ostream & carto::operator<< (std::ostream &out, const carto::rc_ptr< carto::Volume< T > > &volume)
 Volumes are printable to standard output streams. More...
 
template<typename T >
void carto::displayRefVolumes (const carto::VolumeRef< T > &vol)
 Display information about volume hierarchy. More...