ADTF  3.18.2
cConfigurableOutPin

The class provides a output Pin implemenation that offers an adtf::base::ant::IConfiguration interface. More...

Inheritance diagram for cConfigurableOutPin:
[legend]

Public Member Functions

 cConfigurableOutPin ()=default
 CTOR.
 
 cConfigurableOutPin (const char *strName)
 CTOR with name. More...
 
- Public Member Functions inherited from object< cOutPin, adtf::base::configuration<> >
tResult GetInterface (const char *i_strIID, void *&o_pInterface) override
 Query interfaces on an object. More...
 
tResult GetInterface (const char *i_strIID, const void *&o_pInterface) const override
 Provides const correct interface querying. More...
 
void Destroy () const override
 Destruct and deallocate instantiations of type IObject. More...
 
- Public Member Functions inherited from IObject
 ADTF_IID (IObject, "object.ant.ucom.adtf.iid")
 Marks the IObject to be castable with the ucom_cast() More...
 

Additional Inherited Members

- Protected Member Functions inherited from IObject
 ~IObject ()=default
 Protected destructor --> Use implemented Destroy() instead of delete!
 

Detailed Description

The class provides a output Pin implemenation that offers an adtf::base::ant::IConfiguration interface.

Definition at line 172 of file pin.h.

Constructor & Destructor Documentation

◆ cConfigurableOutPin()

cConfigurableOutPin ( const char *  strName)

CTOR with name.

Parameters
[in]strNameName of the pin