#include "Brain.h"
#include "Whorl.h"
#include "Message.h"
#include "CommObject.h"
#include <string>
#include <sstream>
#include <Netxx/Netbuf.h>
#include <Netxx/Stream.h>
#include <Netxx/Timeout.h>
#include <iostream>
#include <exception>
Include dependency graph for Main.cpp:
Go to the source code of this file.
Functions | |
int | main () |
|
Definition at line 26 of file Main.cpp. References getline(), and CommObject::SendMessage(). |