2 #ifndef _YI_NETWORK_CONFIGURATIONPS4_H_ 3 #define _YI_NETWORK_CONFIGURATIONPS4_H_ 61 uint32_t m_nLibHttpPoolSize;
62 uint32_t m_nSSLPoolSize;
63 uint32_t m_nNetHeapSize;
68 #endif // _YI_NETWORK_CONFIGURATIONPS4_H_
void SetSSLPoolSize(const uint32_t uBytes)
void SetHTTPLibPoolSize(const uint32_t uBytes)
CYINetworkConfiguration is a data structure that describes the properties of the You.i Engine network components.
Definition: YiNetworkConfiguration.h:22
uint32_t GetSSLPoolSize() const
CYINetworkConfigurationPS4()
uint32_t GetNetHeapSize() const
CYINetworkConfigurationPS4 is a data structure that describes the properties of the You...
Definition: YiNetworkConfigurationPS4.h:23
uint32_t GetHTTPLibPoolSize() const
void SetNetHeapSize(const uint32_t uBytes)
virtual ~CYINetworkConfigurationPS4()