Handle_wrap.cc File Reference

#include "Handle_wrap.h"
#include "Handle.h"
#include <boost/python/class.hpp>
#include <boost/python/iterator.hpp>
#include <boost/lexical_cast.hpp>

Include dependency graph for Handle_wrap.cc:

Go to the source code of this file.

Functions

void push_back (HandleSeq &hs, Handle h)
void pop_back (HandleSeq &hs)
void assign (HandleSeq &hs, HandleSeq::iterator first, HandleSeq::iterator last)
void assign (HandleSeq &hs, unsigned int n, const Handle &u)
void clear (HandleSeq &hs)
void insert (HandleSeq &hs, HandleSeq::iterator pos, HandleSeq::iterator first, HandleSeq::iterator last)
void init_Handle_py ()


Function Documentation

void assign ( HandleSeq &  hs,
unsigned int  n,
const Handle u 
)

Definition at line 25 of file Handle_wrap.cc.

void assign ( HandleSeq &  hs,
HandleSeq::iterator  first,
HandleSeq::iterator  last 
)

Definition at line 20 of file Handle_wrap.cc.

Here is the caller graph for this function:

void clear ( HandleSeq &  hs  ) 

Definition at line 30 of file Handle_wrap.cc.

Here is the caller graph for this function:

void init_Handle_py (  ) 

Definition at line 52 of file Handle_wrap.cc.

References assign(), clear(), insert(), pop_back(), and push_back().

Here is the caller graph for this function:

void insert ( HandleSeq &  hs,
HandleSeq::iterator  pos,
HandleSeq::iterator  first,
HandleSeq::iterator  last 
)

Definition at line 46 of file Handle_wrap.cc.

Here is the caller graph for this function:

void pop_back ( HandleSeq &  hs  ) 

Definition at line 15 of file Handle_wrap.cc.

Here is the caller graph for this function:

void push_back ( HandleSeq &  hs,
Handle  h 
)

Definition at line 10 of file Handle_wrap.cc.

Here is the caller graph for this function:


Generated on Fri Dec 4 23:23:42 2009 for OpenCog Framework by  doxygen 1.5.6