ADTF
Loading...
Searching...
No Matches
adtf::base::cPropertiesHelper Class Referenceabstract

#include <properties_v1.h>

Inherits adtf::ucom::catwo::object< IProperties >.

Public Member Functions

bool Exists (const char *) const override
 
tResult GetProperty (const char *, IProperty &) const override
 
tResult SetProperty (const IProperty &)=0
 
tResult SetPropertyByPath (const char *, const IProperty &) override
 
tResult Set (const IProperties &) override
 
tResult Get (IProperties &) const override
 
size_t GetSize () const override
 
tResult RemoveProperty (const char *) override
 
tResult RegisterPropertyObserver (const char *, IPropertyObserver &) override
 
tResult UnregisterPropertyObserver (IPropertyObserver &) override
 
- Public Member Functions inherited from adtf::ucom::catwo::object< IProperties >
tResult GetInterface (const char *i_strIID, void *&o_pInterface) override
 Query interfaces on an object.
 
tResult GetInterface (const char *i_strIID, const void *&o_pInterface) const override
 Provides const correct interface querying.
 
void Destroy () const override
 Switch from non-virtual destructor to virtual destructor.
 
tResult GetInterface (const char *i_strIID, void *&o_pInterface) override
 Query interfaces on an object.
 
tResult GetInterface (const char *i_strIID, const void *&o_pInterface) const override
 Provides const correct interface querying.
 
void Destroy () const override
 Switch from non-virtual destructor to virtual destructor.
 
tResult GetInterface (const char *i_strIID, void *&o_pInterface) override
 Query interfaces on an object.
 
tResult GetInterface (const char *i_strIID, const void *&o_pInterface) const override
 Provides const correct interface querying.
 
void Destroy () const override
 Switch from non-virtual destructor to virtual destructor.
 
- 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!
 

Detailed Description

Helper to create a copy.


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