ACF $AcfVersion:0$
Public Types | Public Member Functions | List of all members
icomp::TSimSharedComponentPtr< Base > Class Template Reference

#include <TSimComponentWrap.h>

Inheritance diagram for icomp::TSimSharedComponentPtr< Base >:

Public Types

typedef icomp::TSimComponentWrap< Base > Impl
 

Public Member Functions

 TSimSharedComponentPtr ()
 
const ImplGetImpl () const
 
ImplGetImpl ()
 
Imploperator-> ()
 
Imploperator* ()
 

Detailed Description

template<class Base>
class icomp::TSimSharedComponentPtr< Base >

Definition at line 289 of file TSimComponentWrap.h.

Member Typedef Documentation

◆ Impl

template<class Base >
typedef icomp::TSimComponentWrap<Base> icomp::TSimSharedComponentPtr< Base >::Impl

Definition at line 292 of file TSimComponentWrap.h.

Constructor & Destructor Documentation

◆ TSimSharedComponentPtr()

template<class Base >
icomp::TSimSharedComponentPtr< Base >::TSimSharedComponentPtr ( )
inline

Definition at line 294 of file TSimComponentWrap.h.

Member Function Documentation

◆ GetImpl() [1/2]

template<class Base >
Impl & icomp::TSimSharedComponentPtr< Base >::GetImpl ( )
inline

Definition at line 306 of file TSimComponentWrap.h.

◆ GetImpl() [2/2]

template<class Base >
const Impl & icomp::TSimSharedComponentPtr< Base >::GetImpl ( ) const
inline

Definition at line 301 of file TSimComponentWrap.h.

◆ operator*()

template<class Base >
Impl & icomp::TSimSharedComponentPtr< Base >::operator* ( )
inline

Definition at line 316 of file TSimComponentWrap.h.

◆ operator->()

template<class Base >
Impl * icomp::TSimSharedComponentPtr< Base >::operator-> ( )
inline

Definition at line 311 of file TSimComponentWrap.h.


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