UInt16Vector¶
- class bagPy.UInt16Vector[source]¶
Bases:
objectProxy of C++ std::vector< uint16_t > class.
__init__(UInt16Vector self) -> UInt16Vector __init__(UInt16Vector self, UInt16Vector other) -> UInt16Vector
- Parameters:
other (std::vector< uint16_t > const &) –
self (__init__(UInt16Vector) –
UInt16Vector (std::vector< unsigned short >::value_type const & value) ->) –
size (std::vector< unsigned short >::size_type) –
self –
size –
UInt16Vector –
size –
value (std::vector< unsigned short >::value_type const &) –
Attributes Summary
The membership flag
Methods Summary
append(UInt16Vector self, std)- param x:
assign(UInt16Vector self, std, std)- param n:
back(UInt16Vector self)begin(UInt16Vector self)capacity(UInt16Vector self)clear(UInt16Vector self)empty(UInt16Vector self)end(UInt16Vector self)erase(UInt16Vector self, std)- param pos:
front(UInt16Vector self)get_allocator(UInt16Vector self)insert(UInt16Vector self, std, std)- param pos:
iterator(UInt16Vector self)pop(UInt16Vector self)pop_back(UInt16Vector self)push_back(UInt16Vector self, std)- param x:
rbegin(UInt16Vector self)rend(UInt16Vector self)reserve(UInt16Vector self, std)- param n:
resize(UInt16Vector self, std)- param new_size:
size(UInt16Vector self)swap(UInt16Vector self, UInt16Vector v)- param v:
Attributes Documentation
- thisown¶
The membership flag
Methods Documentation
- append(UInt16Vector self, std::vector< unsigned short >::value_type const & x)[source]¶
- Parameters:
x (std::vector< unsigned short >::value_type const &) –
- assign(UInt16Vector self, std::vector< unsigned short >::size_type n, std::vector< unsigned short >::value_type const & x)[source]¶
- Parameters:
n (std::vector< unsigned short >::size_type) –
x (std::vector< unsigned short >::value_type const &) –
- erase(UInt16Vector self, std::vector< unsigned short >::iterator pos) std::vector< unsigned short >::iterator[source]¶
- Parameters:
pos (std::vector< unsigned short >::iterator) –
self (erase(UInt16Vector) –
first (std::vector< unsigned short >::iterator) –
>::iterator (std::vector< unsigned short >::iterator last) -> std::vector< unsigned short) –
first –
last (std::vector< unsigned short >::iterator) –
- insert(UInt16Vector self, std::vector< unsigned short >::iterator pos, std::vector< unsigned short >::value_type const & x) std::vector< unsigned short >::iterator[source]¶
- Parameters:
pos (std::vector< unsigned short >::iterator) –
x (std::vector< unsigned short >::value_type const &) –
self (insert(UInt16Vector) –
pos –
n (std::vector< unsigned short >::size_type) –
x) (std::vector< unsigned short >::value_type const &) –
pos –
n –
x –
- iterator(UInt16Vector self) SwigPyIterator[source]¶
- push_back(UInt16Vector self, std::vector< unsigned short >::value_type const & x)[source]¶
- Parameters:
x (std::vector< unsigned short >::value_type const &) –
- reserve(UInt16Vector self, std::vector< unsigned short >::size_type n)[source]¶
- Parameters:
n (std::vector< unsigned short >::size_type) –
- resize(UInt16Vector self, std::vector< unsigned short >::size_type new_size)[source]¶
- Parameters:
new_size (std::vector< unsigned short >::size_type) –
self (resize(UInt16Vector) –
new_size –
x) (std::vector< unsigned short >::value_type const &) –
new_size –
x (std::vector< unsigned short >::value_type const &) –
- __init__(UInt16Vector self) UInt16Vector[source]¶
- __init__(UInt16Vector self, UInt16Vector other) UInt16Vector
- Parameters:
other (std::vector< uint16_t > const &) –
self (__init__(UInt16Vector) –
UInt16Vector (std::vector< unsigned short >::value_type const & value) ->) –
size (std::vector< unsigned short >::size_type) –
self –
size –
UInt16Vector –
size –
value (std::vector< unsigned short >::value_type const &) –
- append(UInt16Vector self, std::vector< unsigned short >::value_type const & x)[source]¶
- Parameters:
x (std::vector< unsigned short >::value_type const &) –
- assign(UInt16Vector self, std::vector< unsigned short >::size_type n, std::vector< unsigned short >::value_type const & x)[source]¶
- Parameters:
n (std::vector< unsigned short >::size_type) –
x (std::vector< unsigned short >::value_type const &) –
- erase(UInt16Vector self, std::vector< unsigned short >::iterator pos) std::vector< unsigned short >::iterator[source]¶
- Parameters:
pos (std::vector< unsigned short >::iterator) –
self (erase(UInt16Vector) –
first (std::vector< unsigned short >::iterator) –
>::iterator (std::vector< unsigned short >::iterator last) -> std::vector< unsigned short) –
first –
last (std::vector< unsigned short >::iterator) –
- insert(UInt16Vector self, std::vector< unsigned short >::iterator pos, std::vector< unsigned short >::value_type const & x) std::vector< unsigned short >::iterator[source]¶
- Parameters:
pos (std::vector< unsigned short >::iterator) –
x (std::vector< unsigned short >::value_type const &) –
self (insert(UInt16Vector) –
pos –
n (std::vector< unsigned short >::size_type) –
x) (std::vector< unsigned short >::value_type const &) –
pos –
n –
x –
- iterator(UInt16Vector self) SwigPyIterator[source]¶
- push_back(UInt16Vector self, std::vector< unsigned short >::value_type const & x)[source]¶
- Parameters:
x (std::vector< unsigned short >::value_type const &) –
- reserve(UInt16Vector self, std::vector< unsigned short >::size_type n)[source]¶
- Parameters:
n (std::vector< unsigned short >::size_type) –
- resize(UInt16Vector self, std::vector< unsigned short >::size_type new_size)[source]¶
- Parameters:
new_size (std::vector< unsigned short >::size_type) –
self (resize(UInt16Vector) –
new_size –
x) (std::vector< unsigned short >::value_type const &) –
new_size –
x (std::vector< unsigned short >::value_type const &) –
- property thisown¶
The membership flag