Chops Net IP
Loading...
Searching...
No Matches
simple_chat_screen.hpp File Reference

class to handle printing output to stdout for simple_chat_demo.cpp program. More...

#include <iostream>
#include <string>
#include <vector>
#include <cstdlib>
Include dependency graph for simple_chat_screen.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  simple_chat_screen
 

Variables

const int NUN_SCROLL_LINES = 10
 
const std::string PARAM_CONNECT = "-connect"
 
const std::string PARAM_ACCEPT = "-accept"
 
const std::string REMOTE = "[remote] "
 

Detailed Description

class to handle printing output to stdout for simple_chat_demo.cpp program.

Author
Thurman Gillespy

Copyright (c) 2019 Thurman Gillespy 4/15/19

Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE.txt or copy at http://www.boost.org/LICENSE_1_0.txt)