18 #ifdef ENABLE_ZCHUNK_COMPRESSION
34 inline std::streamoff _helperInitSize(
const Pathname & file_r )
44 #ifdef ENABLE_ZCHUNK_COMPRESSION
73 const std::string & name_r )
85 , _stream( streamForFile( _path.
asString() ) )
87 , _size( _helperInitSize( _path ) )
96 const std::string & name_r )
98 , _stream( streamForFile( _path.
asString() ) )
100 , _size( _helperInitSize( _path ) )
110 , _stream( streamForFile( _path.
asString() ) )
112 , _size( _helperInitSize( _path ) )
121 const std::string & name_r )
123 , _stream( streamForFile( _path.
asString() ) )
125 , _size( _helperInitSize( _path ) )
135 , _stream( streamForFile( _path.
asString() ) )
137 , _size( _helperInitSize( _path ) )
146 const std::string & name_r )
148 , _stream( streamForFile( _path.
asString() ) )
150 , _size( _helperInitSize( _path ) )