![]() |
Libftpp
A modern C++ library
|
Wrapper around a TType object managed by the Pool. Provides access to the underlying TType object. More...
#include <pool.hpp>
Public Member Functions | |
| Object () | |
| virtual | ~Object () |
| TType * | operator-> () |
| TType * | get () |
Friends | |
| class | Pool< TType > |
Wrapper around a TType object managed by the Pool. Provides access to the underlying TType object.
| Pool< TType >::Object::Object | ( | ) |
|
virtual |
| TType* Pool< TType >::Object::get | ( | ) |
| TType* Pool< TType >::Object::operator-> | ( | ) |