Defines the Client class, the main class used by client-side nrg
programs.
More...
#include "nrg_core.h"
#include "nrg_version.h"
#include "nrg_socket.h"
#include "nrg_netaddress.h"
#include "nrg_client_state.h"
#include "nrg_state_manager.h"
#include "nrg_event.h"
#include "nrg_input.h"
#include "nrg_message.h"
#include <vector>
#include <utility>
Go to the source code of this file.
Classes | |
class | nrg::Client |
The main client-side nrg class. More... | |