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

Class SwigStringVector

object --+
         |
        SwigStringVector

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

Instance Methods [hide private]
 
__repr__(self)
repr(x)
 
__iter__(self)
 
__init__(self, *args)
__init__(std::vector<(std::string)> self) -> SwigStringVector __init__(std::vector<(std::string)> self, SwigStringVector arg2) -> SwigStringVector __init__(std::vector<(std::string)> self, std::vector< std::string >::size_type size) -> SwigStringVector __init__(std::vector<(std::string)> self, std::vector< std::string >::size_type size, std::vector< std::string >::value_type const & value) -> SwigStringVector
 
__swig_destroy__(...)
delete_SwigStringVector(SwigStringVector self)
 
iterator(...)
SwigStringVector_iterator(SwigStringVector self) -> SwigPyIterator
 
__nonzero__(...)
SwigStringVector___nonzero__(SwigStringVector self) -> bool
 
__bool__(...)
SwigStringVector___bool__(SwigStringVector self) -> bool
 
__len__(...)
SwigStringVector___len__(SwigStringVector self) -> std::vector< std::string >::size_type
 
pop(...)
SwigStringVector_pop(SwigStringVector self) -> std::vector< std::string >::value_type
 
__getslice__(...)
SwigStringVector___getslice__(SwigStringVector self, std::vector< std::string >::difference_type i, std::vector< std::string >::difference_type j) -> SwigStringVector
 
__setslice__(...)
SwigStringVector___setslice__(SwigStringVector self, std::vector< std::string >::difference_type i, std::vector< std::string >::difference_type j, ...
 
__delslice__(...)
SwigStringVector___delslice__(SwigStringVector self, std::vector< std::string >::difference_type i, std::vector< std::string >::difference_type j)
 
__delitem__(...)
__delitem__(std::vector< std::string >::difference_type i) SwigStringVector___delitem__(SwigStringVector self, PySliceObject * slice)
 
__getitem__(...)
__getitem__(PySliceObject * slice) -> SwigStringVector SwigStringVector___getitem__(SwigStringVector self, std::vector< std::string >::difference_type i) -> std::vector< std::string >::value_type const &
 
__setitem__(...)
__setitem__(PySliceObject * slice, SwigStringVector v) __setitem__(PySliceObject * slice) SwigStringVector___setitem__(SwigStringVector self, std::vector< std::string >::difference_type i, std::vector< std::string >::value_type const & x)
 
append(...)
SwigStringVector_append(SwigStringVector self, std::vector< std::string >::value_type const & x)
 
empty(...)
SwigStringVector_empty(SwigStringVector self) -> bool
 
size(...)
SwigStringVector_size(SwigStringVector self) -> std::vector< std::string >::size_type
 
clear(...)
SwigStringVector_clear(SwigStringVector self)
 
swap(...)
SwigStringVector_swap(SwigStringVector self, SwigStringVector v)
 
get_allocator(...)
SwigStringVector_get_allocator(SwigStringVector self) -> std::vector< std::string >::allocator_type
 
begin(...)
SwigStringVector_begin(SwigStringVector self) -> std::vector< std::string >::iterator
 
end(...)
SwigStringVector_end(SwigStringVector self) -> std::vector< std::string >::iterator
 
rbegin(...)
SwigStringVector_rbegin(SwigStringVector self) -> std::vector< std::string >::reverse_iterator
 
rend(...)
SwigStringVector_rend(SwigStringVector self) -> std::vector< std::string >::reverse_iterator
 
pop_back(...)
SwigStringVector_pop_back(SwigStringVector self)
 
erase(...)
erase(std::vector< std::string >::iterator pos) -> std::vector< std::string >::iterator SwigStringVector_erase(SwigStringVector self, std::vector< std::string >::iterator first, std::vector< std::string >::iterator last) -> std::vector< std::string >::iterator
 
push_back(...)
SwigStringVector_push_back(SwigStringVector self, std::vector< std::string >::value_type const & x)
 
front(...)
SwigStringVector_front(SwigStringVector self) -> std::vector< std::string >::value_type const &
 
back(...)
SwigStringVector_back(SwigStringVector self) -> std::vector< std::string >::value_type const &
 
assign(...)
SwigStringVector_assign(SwigStringVector self, std::vector< std::string >::size_type n, std::vector< std::string >::value_type const & x)
 
resize(...)
resize(std::vector< std::string >::size_type new_size) SwigStringVector_resize(SwigStringVector self, std::vector< std::string >::size_type new_size, std::vector< std::string >::value_type const & x)
 
insert(...)
insert(std::vector< std::string >::iterator pos, std::vector< std::string >::value_type const & x) -> std::vector< std::string >::iterator...
 
reserve(...)
SwigStringVector_reserve(SwigStringVector self, std::vector< std::string >::size_type n)
 
capacity(...)
SwigStringVector_capacity(SwigStringVector self) -> 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::string)> self) -> SwigStringVector __init__(std::vector<(std::string)> self, SwigStringVector arg2) -> SwigStringVector __init__(std::vector<(std::string)> self, std::vector< std::string >::size_type size) -> SwigStringVector __init__(std::vector<(std::string)> self, std::vector< std::string >::size_type size, std::vector< std::string >::value_type const & value) -> SwigStringVector

Overrides: object.__init__

__setslice__(...)
(Slice assignment operator)

 

SwigStringVector___setslice__(SwigStringVector self, std::vector< std::string >::difference_type i, std::vector< std::string >::difference_type j, 
    SwigStringVector v=std::vector< std::string,std::allocator< std::string > >())

insert(...)

 

insert(std::vector< std::string >::iterator pos, std::vector< std::string >::value_type const & x) -> std::vector< std::string >::iterator
SwigStringVector_insert(SwigStringVector self, std::vector< std::string >::iterator pos, std::vector< std::string >::size_type n, 
    std::vector< std::string >::value_type const & x)


Property Details [hide private]

thisown

The membership flag

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