Struct BlackboardKeyInfoPy
Defined in File blackboard_key_info_py.hpp
Struct Documentation
-
struct BlackboardKeyInfoPy
Extension methods for BlackboardKeyInfo. Added via ADL-friendly free functions used by the pybind code.
Public Static Functions
-
static inline BlackboardKeyInfo from_pyobject(const std::string &key_name, py::object value)
-
static inline py::object get_py_default_value(const BlackboardKeyInfo &info)
-
static inline BlackboardKeyInfo from_pyobject(const std::string &key_name, py::object value)