ADTF
Loading...
Searching...
No Matches
adtf::ucom::vision::IRuntimeArguments Class Referenceabstract

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!
 

Member Function Documentation

◆ ADTF_IID()

adtf::ucom::vision::IRuntimeArguments::ADTF_IID ( IRuntimeArguments ,
"runtime_arguments.vision.ucom.adtf.iid"  )

Marks the IRuntimeArguments to be castable with the ucom_cast<>

See also
ADTF_IID(_interface, _striid)

◆ GetArguments()

virtual tResult adtf::ucom::vision::IRuntimeArguments::GetArguments ( const adtf::ucom::nitro::ifunction< tResult(const char *)> & oCallback) const
pure virtual

Get the arguments passed to runtime.

Parameters
[in]oCallbackCallback to return argument.
Returns
Success.

The documentation for this class was generated from the following file: