quic/qbox
Loading...
Searching...
No Matches
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
gs::fss_binder_base< IF > Class Template Reference
Inheritance diagram for gs::fss_binder_base< IF >:
Inheritance graph
[legend]
Collaboration diagram for gs::fss_binder_base< IF >:
Collaboration graph
[legend]

Public Member Functions

 fss_binder_base (fssString obj_name, fssString if_name, fssBindIFHandle bind_handle)
 
 fss_binder_base (fssString obj_name, fssString _if_name, IF *if_handle)
 
IFget_if_handle () const override
 
fssString get_if_name () const override
 
- Public Member Functions inherited from gs::fss_binder_if< IF >
virtual void bind (fss_binder_if< IF > &other)
 

Protected Member Functions

void bind_if (fssString if_name, IF *if_handle) override
 

Protected Attributes

fssString m_if_name
 
fssBindIFHandle m_bind_handle
 
IFm_if_handle
 
IFother_if_handle
 
fssString other_if_name
 

Member Function Documentation

◆ bind_if()

template<typename IF >
void gs::fss_binder_base< IF >::bind_if ( fssString  if_name,
IF if_handle 
)
inlineoverrideprotectedvirtual

◆ get_if_handle()

template<typename IF >
IF * gs::fss_binder_base< IF >::get_if_handle ( ) const
inlineoverridevirtual

◆ get_if_name()

template<typename IF >
fssString gs::fss_binder_base< IF >::get_if_name ( ) const
inlineoverridevirtual

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