pmt_s16vector Class Reference

#include <pmt_unv_int.h>

List of all members.

Public Member Functions

 pmt_s16vector (size_t k, int16_t fill)
 pmt_s16vector (size_t k, const int16_t *data)
bool is_s16vector () const
size_t length () const
int16_t ref (size_t k) const
void set (size_t k, int16_t x)
const int16_t * elements (size_t &len)
int16_t * writable_elements (size_t &len)
const void * uniform_elements (size_t &len)
void * uniform_writable_elements (size_t &len)

Constructor & Destructor Documentation

pmt_s16vector::pmt_s16vector ( size_t  k,
int16_t  fill 
)
pmt_s16vector::pmt_s16vector ( size_t  k,
const int16_t *  data 
)

Member Function Documentation

const int16_t* pmt_s16vector::elements ( size_t &  len  ) 
bool pmt_s16vector::is_s16vector (  )  const [inline]
size_t pmt_s16vector::length (  )  const [inline]
int16_t pmt_s16vector::ref ( size_t  k  )  const
void pmt_s16vector::set ( size_t  k,
int16_t  x 
)
const void* pmt_s16vector::uniform_elements ( size_t &  len  ) 
void* pmt_s16vector::uniform_writable_elements ( size_t &  len  ) 
int16_t* pmt_s16vector::writable_elements ( size_t &  len  ) 

The documentation for this class was generated from the following file:
Generated on Sat Oct 23 17:38:07 2010 for GNU Radio 3.3.0 C++ API by  doxygen 1.6.3