| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
??.instance --+
|
Seq_int
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
__instance_size__ = 12
|
|||
|
|||
| seq | |||
| this | |||
|
Inherited from |
|||
|
|||
__getitem__( (Seq_int)arg1, (object)idx) -> int :
Wrapped function:
operator[]
C++ signature :
int {lvalue} __getitem__(cv::Seq<int> {lvalue},int)
__getitem__( (Seq_int)arg1, (object)idx) -> int :
Wrapped function:
operator[]
C++ signature :
int __getitem__(cv::Seq<int> {lvalue},int)
|
__init__( (object)arg1) -> None :
C++ signature :
void __init__(_object*)
__init__( (object)arg1, (CvSeq)_seq) -> None :
C++ signature :
void __init__(_object*,CvSeq const*)
__init__( (object)arg1, (MemStorage)storage [, (object)headerSize=56]) -> None :
C++ signature :
void __init__(_object*,cv::Ptr<CvMemStorage> {lvalue} [,int=56])
|
__len__( (Seq_int)arg1) -> int :
C++ signature :
unsigned int __len__(cv::Seq<int>)
|
__init__( (object)arg1) -> None :
C++ signature :
void __init__(_object*)
__init__( (object)arg1, (CvSeq)_seq) -> None :
C++ signature :
void __init__(_object*,CvSeq const*)
__init__( (object)arg1, (MemStorage)storage [, (object)headerSize=56]) -> None :
C++ signature :
void __init__(_object*,cv::Ptr<CvMemStorage> {lvalue} [,int=56])
|
helper for pickle
|
__temp_func( (Seq_int)arg1) -> vector_int :
Wrapped function:
operator ::std::vector<int, std::allocator<int> >
C++ signature :
std::vector<int, std::allocator<int> > __temp_func(cv::Seq<int> {lvalue})
|
channels( (Seq_int)arg1) -> int :
C++ signature :
int channels(cv::Seq<int> {lvalue})
|
clear( (Seq_int)arg1) -> None :
C++ signature :
void clear(cv::Seq<int> {lvalue})
|
copyTo( (Seq_int)arg1, (vector_int)vec [, (Range)range=Range(start=-2147483648, end=2147483647)]) -> None :
C++ signature :
void copyTo(cv::Seq<int> {lvalue},std::vector<int, std::allocator<int> > {lvalue} [,cv::Range=Range(start=-2147483648, end=2147483647)])
|
depth( (Seq_int)arg1) -> int :
C++ signature :
int depth(cv::Seq<int> {lvalue})
|
elemSize( (Seq_int)arg1) -> int :
C++ signature :
unsigned int elemSize(cv::Seq<int> {lvalue})
|
empty( (Seq_int)arg1) -> bool :
C++ signature :
bool empty(cv::Seq<int> {lvalue})
|
index( (Seq_int)arg1, (object)elem) -> int :
C++ signature :
unsigned int index(cv::Seq<int> {lvalue},int)
|
insert( (Seq_int)arg1, (object)idx, (object)elem) -> None :
C++ signature :
void insert(cv::Seq<int> {lvalue},int,int)
|
pop_back( (Seq_int)arg1) -> None :
C++ signature :
void pop_back(cv::Seq<int> {lvalue})
|
pop_front( (Seq_int)arg1) -> None :
C++ signature :
void pop_front(cv::Seq<int> {lvalue})
|
push_back( (Seq_int)arg1, (object)elem) -> None :
C++ signature :
void push_back(cv::Seq<int> {lvalue},int)
|
push_front( (Seq_int)arg1, (object)elem) -> None :
C++ signature :
void push_front(cv::Seq<int> {lvalue},int)
|
remove( (Seq_int)arg1, (object)idx) -> None :
C++ signature :
void remove(cv::Seq<int> {lvalue},int)
remove( (Seq_int)arg1, (Range)r) -> None :
C++ signature :
void remove(cv::Seq<int> {lvalue},cv::Range)
|
size( (Seq_int)arg1) -> int :
C++ signature :
unsigned int size(cv::Seq<int> {lvalue})
|
type( (Seq_int)arg1) -> int :
C++ signature :
int type(cv::Seq<int> {lvalue})
|
|
|||
seq
|
this
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sat Sep 25 18:31:06 2010 | http://epydoc.sourceforge.net |