#include <object_attributes.hpp>
Public Types | |
typedef char const * | key_type |
Static Public Member Functions | |
static object | get (object const &target, char const *key) |
static object | get (object const &target, object const &key) |
typedef char const* boost::python::api::const_attribute_policies::key_type |
|
inlinestatic |
References boost::python::api::getattr().
|
static |