#include <pmt_int.h>
List of all members.
Constructor & Destructor Documentation
pmt_vector::pmt_vector |
( |
size_t |
len, |
|
|
pmt_t |
fill | |
|
) |
| | |
Member Function Documentation
pmt_t pmt_vector::_ref |
( |
size_t |
k |
) |
const [inline] |
void pmt_vector::fill |
( |
pmt_t |
fill |
) |
|
bool pmt_vector::is_vector |
( |
|
) |
const [inline, virtual] |
size_t pmt_vector::length |
( |
|
) |
const [inline] |
pmt_t pmt_vector::ref |
( |
size_t |
k |
) |
const |
void pmt_vector::set |
( |
size_t |
k, |
|
|
pmt_t |
obj | |
|
) |
| | |
The documentation for this class was generated from the following file: