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