CloudBuilder C++ SDK  v3.0.0
Making social games is easy !
Classes | Functions
Helper classes used to interact with our API.

Classes

struct  CotCHelpers::CRefClass
 
class  CotCHelpers::CThread
 
class  CotCHelpers::CMutex
 
class  CotCHelpers::CConditionVariable
 
class  CotCHelpers::CProtectedVariable< T >
 

Functions

FACTORY_CLS void CotCHelpers::Init (void)
 

Detailed Description

Function Documentation

◆ Init()

FACTORY_CLS void CotCHelpers::Init ( void  )

Generic function that you should normally not have to call. It is called by the CloudBuilder framework very early. For the moment, the only instance where you need to call it, is if you wish to you use the CotCHelpers::CHJSON class before having called CloudBuilder::CClan::Setup method.