#include <framecpp_config.h>
#include <boost/shared_array.hpp>
#include <boost/shared_ptr.hpp>
#include "ldastoolsal/types.hh"
#include "framecpp/Common/Compression.hh"
◆ INSTANTIATE
#define INSTANTIATE |
( |
|
LM_TYPE | ) |
|
Value:template void Decode< LM_TYPE >( CHAR_U*, INT_4U ); \
template
void Decode< LM_TYPE >(
const CHAR_U*, INT_4U,
output_type& ); \
template void Encode< LM_TYPE >( CHAR_U*, INT_4U ); \
template
void Encode< LM_TYPE >(
const CHAR_U*, INT_4U,
output_type& )
boost::shared_array< CHAR_U > output_type
Definition: Compression.hh:54