|
|
|
|
|
__init__(self,
*args)
__init__(std::vector<(std::vector<(std::string)>)> self)
-> SwigVectorStringVector
__init__(std::vector<(std::vector<(std::string)>)> self,
SwigVectorStringVector arg2) -> SwigVectorStringVector
__init__(std::vector<(std::vector<(std::string)>)> self,
std::vector< std::vector< std::string > >::size_type
size) -> SwigVectorStringVector
__init__(std::vector<(std::vector<(std::string)>)> self,
std::vector< std::vector< std::string > >::size_type
size, SwigStringVector value) -> SwigVectorStringVector |
|
|
|
__swig_destroy__(...)
delete_SwigVectorStringVector(SwigVectorStringVector self) |
|
|
|
iterator(...)
SwigVectorStringVector_iterator(SwigVectorStringVector self) ->
SwigPyIterator |
|
|
|
__nonzero__(...)
SwigVectorStringVector___nonzero__(SwigVectorStringVector self) ->
bool |
|
|
|
__bool__(...)
SwigVectorStringVector___bool__(SwigVectorStringVector self) ->
bool |
|
|
|
__len__(...)
SwigVectorStringVector___len__(SwigVectorStringVector self) ->
std::vector< std::vector< std::string > >::size_type |
|
|
|
pop(...)
SwigVectorStringVector_pop(SwigVectorStringVector self) ->
SwigStringVector |
|
|
|
__getslice__(...)
SwigVectorStringVector___getslice__(SwigVectorStringVector self, std::vector< std::vector< std::string > >::difference_type i, ... |
|
|
|
__setslice__(...)
SwigVectorStringVector___setslice__(SwigVectorStringVector self, std::vector< std::vector< std::string > >::difference_type i, ... |
|
|
|
__delslice__(...)
SwigVectorStringVector___delslice__(SwigVectorStringVector self, std::vector< std::vector< std::string > >::difference_type i, ... |
|
|
|
__delitem__(...)
__delitem__(std::vector< std::vector< std::string >
>::difference_type i)
SwigVectorStringVector___delitem__(SwigVectorStringVector self,
PySliceObject * slice) |
|
|
|
__getitem__(...)
__getitem__(PySliceObject * slice) -> SwigVectorStringVector
SwigVectorStringVector___getitem__(SwigVectorStringVector self,
std::vector< std::vector< std::string >
>::difference_type i) -> SwigStringVector |
|
|
|
__setitem__(...)
__setitem__(PySliceObject * slice, SwigVectorStringVector v)... |
|
|
|
append(...)
SwigVectorStringVector_append(SwigVectorStringVector self,
SwigStringVector x) |
|
|
|
empty(...)
SwigVectorStringVector_empty(SwigVectorStringVector self) -> bool |
|
|
|
size(...)
SwigVectorStringVector_size(SwigVectorStringVector self) ->
std::vector< std::vector< std::string > >::size_type |
|
|
|
clear(...)
SwigVectorStringVector_clear(SwigVectorStringVector self) |
|
|
|
swap(...)
SwigVectorStringVector_swap(SwigVectorStringVector self,
SwigVectorStringVector v) |
|
|
|
get_allocator(...)
SwigVectorStringVector_get_allocator(SwigVectorStringVector self)
-> std::vector< std::vector< std::string >
>::allocator_type |
|
|
|
begin(...)
SwigVectorStringVector_begin(SwigVectorStringVector self) ->
std::vector< std::vector< std::string > >::iterator |
|
|
|
end(...)
SwigVectorStringVector_end(SwigVectorStringVector self) ->
std::vector< std::vector< std::string > >::iterator |
|
|
|
rbegin(...)
SwigVectorStringVector_rbegin(SwigVectorStringVector self) ->
std::vector< std::vector< std::string >
>::reverse_iterator |
|
|
|
rend(...)
SwigVectorStringVector_rend(SwigVectorStringVector self) ->
std::vector< std::vector< std::string >
>::reverse_iterator |
|
|
|
pop_back(...)
SwigVectorStringVector_pop_back(SwigVectorStringVector self) |
|
|
|
erase(...)
erase(std::vector< std::vector< std::string > >::iterator pos) -> std::vector< std::vector< std::string > >::iterator... |
|
|
|
push_back(...)
SwigVectorStringVector_push_back(SwigVectorStringVector self,
SwigStringVector x) |
|
|
|
front(...)
SwigVectorStringVector_front(SwigVectorStringVector self) ->
SwigStringVector |
|
|
|
back(...)
SwigVectorStringVector_back(SwigVectorStringVector self) ->
SwigStringVector |
|
|
|
assign(...)
SwigVectorStringVector_assign(SwigVectorStringVector self, std::vector< std::vector< std::string > >::size_type n, ... |
|
|
|
resize(...)
resize(std::vector< std::vector< std::string > >::size_type new_size)... |
|
|
|
insert(...)
insert(std::vector< std::vector< std::string > >::iterator pos, SwigStringVector x) -> std::vector< std::vector< std::string > >::iterator... |
|
|
|
reserve(...)
SwigVectorStringVector_reserve(SwigVectorStringVector self,
std::vector< std::vector< std::string > >::size_type n) |
|
|
|
capacity(...)
SwigVectorStringVector_capacity(SwigVectorStringVector self) ->
std::vector< std::vector< std::string > >::size_type |
|
|
Inherited from object :
__delattr__ ,
__format__ ,
__getattribute__ ,
__hash__ ,
__new__ ,
__reduce__ ,
__reduce_ex__ ,
__setattr__ ,
__sizeof__ ,
__str__ ,
__subclasshook__
|