My Project
Public Member Functions | List of all members
System::NewClientResponseSystem Class Reference

NewClientResponseSystem class that handles the creation of a client. More...

#include <NewClientResponseSystem.hpp>

Public Member Functions

 NewClientResponseSystem ()
 Construct a new New Client Response System object.
 
void operator() (Registry &registry, Sparse_array< component::cnetwork_queue_t > &network, Sparse_array< component::cclient_network_id > &clientNetworkId)
 Function that will be automaticaly called while the client is working (on loop) More...
 

Detailed Description

NewClientResponseSystem class that handles the creation of a client.

Member Function Documentation

◆ operator()()

void System::NewClientResponseSystem::operator() ( Registry registry,
Sparse_array< component::cnetwork_queue_t > &  network,
Sparse_array< component::cclient_network_id > &  clientNetworkId 
)

Function that will be automaticaly called while the client is working (on loop)

Parameters
registryThe registry of the client
networkThe sparse array of network entities
clientNetworkIdThe sparse array of client network id entities

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