|
ADTF
|
Inherits adtf::ucom::catwo::object< adtf::streaming::ant::IStreamType >.
Public Member Functions | |
| cCamelionStreamType (const char *strName="") | |
| cCamelionStreamType (const ucom::ant::iobject_ptr< const ant::IStreamMetaType > &pMetaType) | |
| cCamelionStreamType (const ucom::ant::iobject_ptr< const ant::IStreamType > &pStreamType) | |
| cCamelionStreamType (const char *strMetaTypeName, const ucom::ant::iobject_ptr< const base::ant::IProperties > &pAttachedProperties) | |
| void | SetMetaTypeName (const char *strMetaTypeName) |
| void | SetMetaType (const ucom::ant::iobject_ptr< const ant::IStreamMetaType > &pMetaType) |
| tResult | GetConfig (ucom::ant::iobject_ptr< base::ant::IProperties > &pProperties) override |
| tResult | GetConfig (adtf::ucom::ant::iobject_ptr< const base::ant::IProperties > &pProperties) const override |
| base::spider::cProperties & | GetConfig () |
| tResult | GetMetaType (adtf::ucom::ant::iobject_ptr< const adtf::streaming::ant::IStreamMetaType > &pParent) const override |
| util::tVersion | GetVersion () const override |
| tResult | GetMetaTypeName (base::ant::IString &&strName) const override |
Public Member Functions inherited from adtf::ucom::catwo::object< adtf::streaming::ant::IStreamType > | |
| 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! | |