Drake
Drake C++ Documentation
identifier_pybind.h File Reference
#include <string>
#include "drake/bindings/pydrake/documentation_pybind.h"
#include "drake/bindings/pydrake/pydrake_pybind.h"
#include "drake/common/identifier.h"
Include dependency graph for identifier_pybind.h:

Namespaces

 drake
 
 drake::pydrake
 For more high-level information, see the Python Bindings technical notes.
 

Functions

template<typename Class , typename ModuleOrClass >
void BindIdentifier (ModuleOrClass m, const std::string &name, const char *id_doc)
 Binds an Identifier instantiation. More...