Helper class used to implement a F2FEdge Python decorator.
More...
#include <functional_node.h>
|
| | F2FEdge (const std::string &keyword, const std::string &address) |
| |
| boost::python::object | pySetup (const boost::python::object &obj) |
| | call function in the decorator More...
|
| |
Helper class used to implement a F2FEdge Python decorator.
◆ F2FEdge()
| F2FEdge::F2FEdge |
( |
const std::string & |
keyword, |
|
|
const std::string & |
address |
|
) |
| |
|
inline |
◆ pySetup()
| boost::python::object F2FEdge::pySetup |
( |
const boost::python::object & |
obj | ) |
|
|
inline |
◆ _address
| std::string F2FEdge::_address |
|
protected |
◆ _keyword
| std::string F2FEdge::_keyword |
|
protected |
The documentation for this class was generated from the following file: