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

Class SwigVectorIntIntPair

object --+
         |
        SwigVectorIntIntPair

Proxy of C++ std::vector<(std::pair<(int,int)>)> class

Instance Methods [hide private]
 
__repr__(self)
repr(x)
 
__iter__(self)
 
__init__(self, *args)
__init__(std::vector<(std::pair<(int,int)>)> self) -> SwigVectorIntIntPair __init__(std::vector<(std::pair<(int,int)>)> self, SwigVectorIntIntPair arg2) -> SwigVectorIntIntPair __init__(std::vector<(std::pair<(int,int)>)> self, std::vector< std::pair< int,int > >::size_type size) -> SwigVectorIntIntPair __init__(std::vector<(std::pair<(int,int)>)> self, std::vector< std::pair< int,int > >::size_type size, SwigIntIntPair value) -> SwigVectorIntIntPair
 
__swig_destroy__(...)
delete_SwigVectorIntIntPair(SwigVectorIntIntPair self)
 
iterator(...)
SwigVectorIntIntPair_iterator(SwigVectorIntIntPair self) -> SwigPyIterator
 
__nonzero__(...)
SwigVectorIntIntPair___nonzero__(SwigVectorIntIntPair self) -> bool
 
__bool__(...)
SwigVectorIntIntPair___bool__(SwigVectorIntIntPair self) -> bool
 
__len__(...)
SwigVectorIntIntPair___len__(SwigVectorIntIntPair self) -> std::vector< std::pair< int,int > >::size_type
 
pop(...)
SwigVectorIntIntPair_pop(SwigVectorIntIntPair self) -> SwigIntIntPair
 
__getslice__(...)
SwigVectorIntIntPair___getslice__(SwigVectorIntIntPair self, std::vector< std::pair< int,int > >::difference_type i, ...
 
__setslice__(...)
SwigVectorIntIntPair___setslice__(SwigVectorIntIntPair self, std::vector< std::pair< int,int > >::difference_type i, ...
 
__delslice__(...)
SwigVectorIntIntPair___delslice__(SwigVectorIntIntPair self, std::vector< std::pair< int,int > >::difference_type i, ...
 
__delitem__(...)
__delitem__(std::vector< std::pair< int,int > >::difference_type i) SwigVectorIntIntPair___delitem__(SwigVectorIntIntPair self, PySliceObject * slice)
 
__getitem__(...)
__getitem__(PySliceObject * slice) -> SwigVectorIntIntPair SwigVectorIntIntPair___getitem__(SwigVectorIntIntPair self, std::vector< std::pair< int,int > >::difference_type i) -> SwigIntIntPair
 
__setitem__(...)
__setitem__(PySliceObject * slice, SwigVectorIntIntPair v)...
 
append(...)
SwigVectorIntIntPair_append(SwigVectorIntIntPair self, SwigIntIntPair x)
 
empty(...)
SwigVectorIntIntPair_empty(SwigVectorIntIntPair self) -> bool
 
size(...)
SwigVectorIntIntPair_size(SwigVectorIntIntPair self) -> std::vector< std::pair< int,int > >::size_type
 
clear(...)
SwigVectorIntIntPair_clear(SwigVectorIntIntPair self)
 
swap(...)
SwigVectorIntIntPair_swap(SwigVectorIntIntPair self, SwigVectorIntIntPair v)
 
get_allocator(...)
SwigVectorIntIntPair_get_allocator(SwigVectorIntIntPair self) -> std::vector< std::pair< int,int > >::allocator_type
 
begin(...)
SwigVectorIntIntPair_begin(SwigVectorIntIntPair self) -> std::vector< std::pair< int,int > >::iterator
 
end(...)
SwigVectorIntIntPair_end(SwigVectorIntIntPair self) -> std::vector< std::pair< int,int > >::iterator
 
rbegin(...)
SwigVectorIntIntPair_rbegin(SwigVectorIntIntPair self) -> std::vector< std::pair< int,int > >::reverse_iterator
 
rend(...)
SwigVectorIntIntPair_rend(SwigVectorIntIntPair self) -> std::vector< std::pair< int,int > >::reverse_iterator
 
pop_back(...)
SwigVectorIntIntPair_pop_back(SwigVectorIntIntPair self)
 
erase(...)
erase(std::vector< std::pair< int,int > >::iterator pos) -> std::vector< std::pair< int,int > >::iterator SwigVectorIntIntPair_erase(SwigVectorIntIntPair self, std::vector< std::pair< int,int > >::iterator first, std::vector< std::pair< int,int > >::iterator last) -> std::vector< std::pair< int,int > >::iterator
 
push_back(...)
SwigVectorIntIntPair_push_back(SwigVectorIntIntPair self, SwigIntIntPair x)
 
front(...)
SwigVectorIntIntPair_front(SwigVectorIntIntPair self) -> SwigIntIntPair
 
back(...)
SwigVectorIntIntPair_back(SwigVectorIntIntPair self) -> SwigIntIntPair
 
assign(...)
SwigVectorIntIntPair_assign(SwigVectorIntIntPair self, std::vector< std::pair< int,int > >::size_type n, SwigIntIntPair x)
 
resize(...)
resize(std::vector< std::pair< int,int > >::size_type new_size)...
 
insert(...)
insert(std::vector< std::pair< int,int > >::iterator pos, SwigIntIntPair x) -> std::vector< std::pair< int,int > >::iterator...
 
reserve(...)
SwigVectorIntIntPair_reserve(SwigVectorIntIntPair self, std::vector< std::pair< int,int > >::size_type n)
 
capacity(...)
SwigVectorIntIntPair_capacity(SwigVectorIntIntPair self) -> std::vector< std::pair< int,int > >::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::pair<(int,int)>)> self) -> SwigVectorIntIntPair __init__(std::vector<(std::pair<(int,int)>)> self, SwigVectorIntIntPair arg2) -> SwigVectorIntIntPair __init__(std::vector<(std::pair<(int,int)>)> self, std::vector< std::pair< int,int > >::size_type size) -> SwigVectorIntIntPair __init__(std::vector<(std::pair<(int,int)>)> self, std::vector< std::pair< int,int > >::size_type size, SwigIntIntPair value) -> SwigVectorIntIntPair

Overrides: object.__init__

__getslice__(...)
(Slicling operator)

 

SwigVectorIntIntPair___getslice__(SwigVectorIntIntPair self, std::vector< std::pair< int,int > >::difference_type i, 
    std::vector< std::pair< int,int > >::difference_type j) -> SwigVectorIntIntPair

__setslice__(...)
(Slice assignment operator)

 

SwigVectorIntIntPair___setslice__(SwigVectorIntIntPair self, std::vector< std::pair< int,int > >::difference_type i, 
    std::vector< std::pair< int,int > >::difference_type j, SwigVectorIntIntPair v=std::vector< std::pair< int,int >,std::allocator< std::pair< int,int > > >())

__delslice__(...)
(Slice deletion operator)

 

SwigVectorIntIntPair___delslice__(SwigVectorIntIntPair self, std::vector< std::pair< int,int > >::difference_type i, 
    std::vector< std::pair< int,int > >::difference_type j)

__setitem__(...)
(Index assignment operator)

 

__setitem__(PySliceObject * slice, SwigVectorIntIntPair v)
__setitem__(PySliceObject * slice)
SwigVectorIntIntPair___setitem__(SwigVectorIntIntPair self, std::vector< std::pair< int,int > >::difference_type i, 
    SwigIntIntPair x)

resize(...)

 

resize(std::vector< std::pair< int,int > >::size_type new_size)
SwigVectorIntIntPair_resize(SwigVectorIntIntPair self, std::vector< std::pair< int,int > >::size_type new_size, 
    SwigIntIntPair x)

insert(...)

 

insert(std::vector< std::pair< int,int > >::iterator pos, SwigIntIntPair x) -> std::vector< std::pair< int,int > >::iterator
SwigVectorIntIntPair_insert(SwigVectorIntIntPair self, std::vector< std::pair< int,int > >::iterator pos, std::vector< std::pair< int,int > >::size_type n, 
    SwigIntIntPair x)


Property Details [hide private]

thisown

The membership flag

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