hpp-python 6.1.0
python bindings for HPP, based on boost python
Loading...
Searching...
No Matches
pyhpp::manipulation::PyWState Struct Reference

Python wrapper for State. More...

#include <pyhpp/manipulation/graph.hh>

Public Member Functions

 PyWState (const StatePtr_t &object)
 
std::string name () const
 

Public Attributes

StatePtr_t obj
 

Detailed Description

Python wrapper for State.

Constructor & Destructor Documentation

◆ PyWState()

pyhpp::manipulation::PyWState::PyWState ( const StatePtr_t object)

Member Function Documentation

◆ name()

std::string pyhpp::manipulation::PyWState::name ( ) const

Member Data Documentation

◆ obj

StatePtr_t pyhpp::manipulation::PyWState::obj

The documentation for this struct was generated from the following files: