orca-sim
Classes | Namespaces | Macros
RspServer.hpp File Reference
#include <iostream>
#include <list>
#include <string>
#include "UdpAsyncServer.hpp"
#include "GdbProcessorState.hpp"
#include "MemoryType.hpp"
#include "Memory.hpp"

Go to the source code of this file.

Classes

class  orcasim::gdbrsp::RspServer< T >
 

Namespaces

 orcasim::gdbrsp
 

Macros

#define RSP_BUFFER_SIZE   5000
 
#define RSP_EMPTY_RESPONSE   ""
 

Macro Definition Documentation

§ RSP_BUFFER_SIZE

#define RSP_BUFFER_SIZE   5000

Definition at line 42 of file RspServer.hpp.

§ RSP_EMPTY_RESPONSE

#define RSP_EMPTY_RESPONSE   ""

Definition at line 43 of file RspServer.hpp.