27 ButtonHandle(
const std::string &name) {
34 std::string ButtonHandle::
36 if ((*
this) == ButtonHandle::none()) {
53 if ((*
this) == ButtonHandle::none()) {
54 return ButtonHandle::none();
TypeHandle is the identifier used to differentiate C++ class types.