| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
??.instance --+
|
Properties
| Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from |
|||
| Class Variables | |
__instance_size__ = 32
|
|
| Properties | |
|
Inherited from |
| Method Details |
__contains__( (Properties)arg1, (object)arg2) -> bool :
C++ signature :
bool __contains__(std::map<std::string, mapnik::value, std::less<std::string>, std::allocator<std::pair<std::string const, mapnik::value> > > {lvalue},_object*)
|
__delitem__( (Properties)arg1, (object)arg2) -> None :
C++ signature :
void __delitem__(std::map<std::string, mapnik::value, std::less<std::string>, std::allocator<std::pair<std::string const, mapnik::value> > > {lvalue},_object*)
|
__getitem__( (object)arg1, (object)arg2) -> object :
C++ signature :
boost::python::api::object __getitem__(boost::python::back_reference<std::map<std::string, mapnik::value, std::less<std::string>, std::allocator<std::pair<std::string const, mapnik::value> > >&>,_object*)
|
__init__( (object)arg1) -> None :
C++ signature :
void __init__(_object*)
|
__iter__( (object)arg1) -> object :
C++ signature :
boost::python::objects::iterator_range<boost::python::return_value_policy<boost::python::return_by_value, boost::python::default_call_policies>, std::_Rb_tree_iterator<std::pair<std::string const, mapnik::value> > > __iter__(boost::python::back_reference<std::map<std::string, mapnik::value, std::less<std::string>, std::allocator<std::pair<std::string const, mapnik::value> > >&>)
|
__len__( (Properties)arg1) -> int :
C++ signature :
unsigned long __len__(std::map<std::string, mapnik::value, std::less<std::string>, std::allocator<std::pair<std::string const, mapnik::value> > > {lvalue})
|
helper for pickle
|
__setitem__( (Properties)arg1, (object)arg2, (object)arg3) -> None :
C++ signature :
void __setitem__(std::map<std::string, mapnik::value, std::less<std::string>, std::allocator<std::pair<std::string const, mapnik::value> > > {lvalue},_object*,_object*)
|
iteritems( (object)arg1) -> object :
C++ signature :
boost::python::objects::iterator_range<boost::python::return_value_policy<boost::python::return_by_value, boost::python::default_call_policies>, std::_Rb_tree_iterator<std::pair<std::string const, mapnik::value> > > iteritems(boost::python::back_reference<std::map<std::string, mapnik::value, std::less<std::string>, std::allocator<std::pair<std::string const, mapnik::value> > >&>)
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Wed Jul 8 15:33:04 2009 | http://epydoc.sourceforge.net |