Ark Server API (ASA) - Wiki
Loading...
Searching...
No Matches
TPassthruPointer< T > Class Template Reference

#include <StringConv.h>

Public Member Functions

FORCEINLINE TPassthruPointer (T *InPtr)
 
FORCEINLINE TGet () const UE_LIFETIMEBOUND
 
FORCEINLINE void Apply () const
 

Private Attributes

TPtr
 

Detailed Description

template<typename T>
class TPassthruPointer< T >

Definition at line 1147 of file StringConv.h.

Constructor & Destructor Documentation

◆ TPassthruPointer()

template<typename T >
FORCEINLINE TPassthruPointer< T >::TPassthruPointer ( T * InPtr)
inlineexplicit

Definition at line 1150 of file StringConv.h.

Member Function Documentation

◆ Apply()

template<typename T >
FORCEINLINE void TPassthruPointer< T >::Apply ( ) const
inline

Definition at line 1161 of file StringConv.h.

◆ Get()

template<typename T >
FORCEINLINE T * TPassthruPointer< T >::Get ( ) const
inline

Definition at line 1156 of file StringConv.h.

Member Data Documentation

◆ Ptr

template<typename T >
T* TPassthruPointer< T >::Ptr
private

Definition at line 1166 of file StringConv.h.


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