#include <object_attributes.hpp>
void boost::python::api::attribute_policies::del |
( |
object const & |
target, |
|
|
char const * |
key |
|
) |
| |
|
inlinestatic |
object boost::python::api::const_attribute_policies::get |
( |
object const & |
target, |
|
|
char const * |
key |
|
) |
| |
|
inlinestaticinherited |
static object boost::python::api::const_attribute_policies::get |
( |
object const & |
target, |
|
|
object const & |
key |
|
) |
| |
|
staticinherited |
object const & boost::python::api::attribute_policies::set |
( |
object const & |
target, |
|
|
char const * |
key, |
|
|
object const & |
value |
|
) |
| |
|
inlinestatic |
The documentation for this struct was generated from the following file: