|
ADTF
|
Inherits adtf::ucom::ant::IObject.
Public Member Functions | |
| ADTF_IID (IRuntimeArguments, "runtime_arguments.vision.ucom.adtf.iid") | |
| virtual tResult | GetArguments (const adtf::ucom::nitro::ifunction< tResult(const char *)> &oCallback) const =0 |
Public Member Functions inherited from adtf::ucom::ant::IObject | |
| ADTF_IID (IObject, "object.ant.ucom.adtf.iid") | |
Additional Inherited Members | |
Protected Member Functions inherited from adtf::ucom::ant::IObject | |
| ~IObject ()=default | |
| Protected destructor --> Only the final implementation can be destroyed! | |
| adtf::ucom::vision::IRuntimeArguments::ADTF_IID | ( | IRuntimeArguments | , |
| "runtime_arguments.vision.ucom.adtf.iid" | ) |
Marks the IRuntimeArguments to be castable with the ucom_cast<>
|
pure virtual |
Get the arguments passed to runtime.
| [in] | oCallback | Callback to return argument. |