Ark Server API (ASA) - Wiki
|
#include <GenericPlatformHostCommunication.h>
Public Member Functions | |
FPlatformHostCommunicationAutoInit () | |
~FPlatformHostCommunicationAutoInit () | |
operator T& () | |
Public Attributes | |
T | HostCommunication |
Helper RAII type for auto initializing instances derived from IPlatformHostCommunication.
Definition at line 135 of file GenericPlatformHostCommunication.h.
Definition at line 137 of file GenericPlatformHostCommunication.h.
|
inline |
Definition at line 142 of file GenericPlatformHostCommunication.h.
|
inline |
Definition at line 147 of file GenericPlatformHostCommunication.h.
T FPlatformHostCommunicationAutoInit< T >::HostCommunication |
Definition at line 152 of file GenericPlatformHostCommunication.h.