Navigation
API > API/Plugins > API/Plugins/RigLogicLib > API/Plugins/RigLogicLib/pma
Type | Name | Description | |
---|---|---|---|
![]() |
ScopedPtr< Base, TDestroyer > | pma::makeScoped
(
Args&&... args |
Syntactic sugar for creating instances wrapped in a ScopedPtr. |
![]() |
ScopedPtr< T, TDestroyerTemplate< T > > | pma::makeScoped
(
Args&&... args |
|
![]() |
ScopedPtr< T, typename DefaultInstanceDestroyer< T >::type > | pma::makeScoped
(
Args&&... args |