AbstractProperty#
- class ioh.iohcpp.logger.property.AbstractProperty(self: ioh.iohcpp.logger.property.AbstractProperty, arg0: str)#
Bases:
pybind11_objectBase class for all Properties
Methods Summary
__call__(self, arg0)call_to_string(self, arg0, arg1)name(self)Methods Documentation
- __call__(self: ioh.iohcpp.logger.property.AbstractProperty, arg0: ioh.iohcpp.LogInfo) float | None#
- call_to_string(self: ioh.iohcpp.logger.property.AbstractProperty, arg0: ioh.iohcpp.LogInfo, arg1: str) str#
- name(self: ioh.iohcpp.logger.property.AbstractProperty) str#