AlgWrapper
AlgWrapper
Section titled “AlgWrapper”#include <pysbio/pybroker_group.hh>struct AlgWrapperDefined in src/lib/pysbio/pybroker_group.hh:170
List of all members
Section titled “List of all members”| Name | Kind | Owner |
|---|---|---|
grp |
variable |
Declared here |
alg_name |
variable |
Declared here |
AlgWrapper |
function |
Declared here |
Public Attributes
Section titled “Public Attributes”| Return | Name | Description |
|---|---|---|
BrokerGroupV |
grp |
|
std::string |
alg_name |
BrokerGroupV grpDefined in src/lib/pysbio/pybroker_group.hh:176
alg_name
Section titled “alg_name”std::string alg_nameDefined in src/lib/pysbio/pybroker_group.hh:177
Public Methods
Section titled “Public Methods”| Return | Name | Description |
|---|---|---|
AlgWrapper inline |
AlgWrapper
Section titled “AlgWrapper”inline
inline AlgWrapper(BrokerGroupV g, std::string n)Defined in src/lib/pysbio/pybroker_group.hh:171