pmt_s64vector Class Reference

#include <pmt_unv_int.h>

Inheritance diagram for pmt_s64vector:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 pmt_s64vector (size_t k, int64_t fill)
 pmt_s64vector (size_t k, const int64_t *data)
bool is_s64vector () const
size_t length () const
int64_t ref (size_t k) const
void set (size_t k, int64_t x)
const int64_t * elements (size_t &len)
int64_t * writable_elements (size_t &len)
const void * uniform_elements (size_t &len)
void * uniform_writable_elements (size_t &len)


Constructor & Destructor Documentation

pmt_s64vector::pmt_s64vector ( size_t  k,
int64_t  fill 
)

pmt_s64vector::pmt_s64vector ( size_t  k,
const int64_t *  data 
)


Member Function Documentation

const int64_t* pmt_s64vector::elements ( size_t &  len  ) 

bool pmt_s64vector::is_s64vector (  )  const [inline, virtual]

Reimplemented from pmt_base.

size_t pmt_s64vector::length (  )  const [inline, virtual]

Implements pmt_uniform_vector.

int64_t pmt_s64vector::ref ( size_t  k  )  const

void pmt_s64vector::set ( size_t  k,
int64_t  x 
)

const void* pmt_s64vector::uniform_elements ( size_t &  len  )  [virtual]

Implements pmt_uniform_vector.

void* pmt_s64vector::uniform_writable_elements ( size_t &  len  )  [virtual]

Implements pmt_uniform_vector.

int64_t* pmt_s64vector::writable_elements ( size_t &  len  ) 


The documentation for this class was generated from the following file:

Generated on Wed Jul 29 06:33:16 2009 for GNU Radio 3.2.2 C++ API by  doxygen 1.5.9