Package schrodinger :: Package infra :: Module phase :: Class SwigVectorStringVector
[hide private]
[frames] | no frames]

Class SwigVectorStringVector

object --+
         |
        SwigVectorStringVector

Proxy of C++ std::vector<(std::vector<(std::string)>)> class.

Instance Methods [hide private]
 
__repr__(self)
repr(x)
 
__iter__(self)
 
__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
 
__getslice__(...)
SwigVectorStringVector___getslice__(SwigVectorStringVector self, std::vector< std::vector< std::string > >::difference_type i, std::vector< std::vector< std::string > >::difference_type j) -> SwigVectorStringVector
 
__setslice__(...)
__setslice__(std::vector< std::vector< std::string > >::difference_type i, std::vector< std::vector< std::string > >::difference_type j) SwigVectorStringVector___setslice__(SwigVectorStringVector self, std::vector< std::vector< std::string > >::difference_type i, std::vector< std::vector< std::string > >::difference_type j, SwigVectorStringVector v)
 
__delslice__(...)
SwigVectorStringVector___delslice__(SwigVectorStringVector self, std::vector< std::vector< std::string > >::difference_type i, std::vector< std::vector< std::string > >::difference_type j)
 
__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) __setitem__(PySliceObject * slice) SwigVectorStringVector___setitem__(SwigVectorStringVector self, std::vector< std::vector< std::string > >::difference_type i, SwigStringVector x)
 
pop(...)
SwigVectorStringVector_pop(SwigVectorStringVector self) -> SwigStringVector
 
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
 
swap(...)
SwigVectorStringVector_swap(SwigVectorStringVector self, SwigVectorStringVector v)
 
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
 
clear(...)
SwigVectorStringVector_clear(SwigVectorStringVector self)
 
get_allocator(...)
SwigVectorStringVector_get_allocator(SwigVectorStringVector self) -> std::vector< std::vector< std::string > >::allocator_type
 
pop_back(...)
SwigVectorStringVector_pop_back(SwigVectorStringVector self)
 
erase(...)
erase(std::vector< std::vector< std::string > >::iterator pos) -> std::vector< std::vector< std::string > >::iterator SwigVectorStringVector_erase(SwigVectorStringVector self, std::vector< std::vector< std::string > >::iterator first, std::vector< std::vector< std::string > >::iterator last) -> 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, SwigStringVector x)
 
resize(...)
resize(std::vector< std::vector< std::string > >::size_type new_size) SwigVectorStringVector_resize(SwigVectorStringVector self, std::vector< std::vector< std::string > >::size_type new_size, SwigStringVector x)
 
insert(...)
insert(std::vector< std::vector< std::string > >::iterator pos, SwigStringVector x) -> std::vector< std::vector< std::string > >::iterator SwigVectorStringVector_insert(SwigVectorStringVector self, std::vector< std::vector< std::string > >::iterator pos, std::vector< std::vector< std::string > >::size_type n, SwigStringVector x)
 
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__

Properties [hide private]
  thisown
The membership flag

Inherited from object: __class__

Method Details [hide private]

__repr__(self)
(Representation operator)

 

repr(x)

Overrides: object.__repr__
(inherited documentation)

__init__(self, *args)
(Constructor)

 

__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

Overrides: object.__init__

Property Details [hide private]

thisown

The membership flag

Get Method:
unreachable(x)
Set Method:
unreachable(x, v)