TwiceAsNice  2019-02-18
Classes | Namespaces | Macros
Core.h File Reference
#include <iostream>
#include <Nice/Log.h>
#include <Nice/Util/Exception.h>
#include <Nice/Log/LoggerObject.h>
#include <Nice/Time/Time.h>
Include dependency graph for Core.h:

Classes

struct  Nice::ChatException
 
struct  Nice::Chat::TimeOutException
 
struct  Nice::Chat::BlockingIOException
 
struct  Nice::Chat::ConnectionRefusedException
 
struct  Nice::Chat::ConnectionFormatException
 
struct  Nice::Chat::ConnectionAlreadyOpenException
 
class  Nice::ChatCore
 core communication library for serial tty and sockets tcp More...
 

Namespaces

 Nice
 

 
 Nice::Chat
 

Macros

#define NICE_CHAT_TIMEOUT_IN_SECONDS   4.0
 

Macro Definition Documentation

◆ NICE_CHAT_TIMEOUT_IN_SECONDS

#define NICE_CHAT_TIMEOUT_IN_SECONDS   4.0