Public Types | |
|
typedef std::enable_shared_from_this < classType > | t_base |
|
typedef blub::sharedPointer < classType const > | t_thisPtrConst |
|
typedef blub::sharedPointer < classType > | t_thisPtr |
Public Member Functions | |
| t_thisPtrConst | getSharedThisPtr () const |
| t_thisPtr | getSharedThisPtr () |
1.8.8