ADTF
Loading...
Searching...
No Matches
adtf::ucom::cClassInfo Class Reference

Alias always bringing the latest version of ant::cClassInfo into scope. More...

#include <class_info.h>

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

Public Member Functions

 cClassInfo (const IClassInfo &)
 
 cClassInfo (cClassInfo &&)=default
 
cClassInfooperator= (const cClassInfo &)=delete
 
cClassInfooperator= (cClassInfo &&)=default
 
virtual ~cClassInfo ()=default
 Default destructor.
 
const char * GetCID () const override
 
const char * GetCLabel () const override
 
iterator_adapter< const tDependencyDescription, pointer_iteratorGetCDependencies () const override
 
iterator_adapter< const tNamedVersion, pointer_iteratorGetCVersions () const override
 
- Public Member Functions inherited from adtf::ucom::catwo::object< IClassInfo >
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")
 

Friends

template<typename>
struct adtf::ucom::ant::detail::class_info_detail
 

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

Alias always bringing the latest version of ant::cClassInfo into scope.

The Helper Storage Class for a IClassInfo.


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