mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Renames RIPPLED_ and RIPPLE_ definitions to XRPL_
This commit is contained in:
@@ -17,8 +17,8 @@
|
||||
*/
|
||||
//==============================================================================
|
||||
|
||||
#ifndef RIPPLE_SERVER_HANDOFF_H_INCLUDED
|
||||
#define RIPPLE_SERVER_HANDOFF_H_INCLUDED
|
||||
#ifndef XRPL_SERVER_HANDOFF_H_INCLUDED
|
||||
#define XRPL_SERVER_HANDOFF_H_INCLUDED
|
||||
|
||||
#include <xrpl/server/Writer.h>
|
||||
|
||||
|
||||
@@ -17,8 +17,8 @@
|
||||
*/
|
||||
//==============================================================================
|
||||
|
||||
#ifndef RIPPLE_SERVER_PORT_H_INCLUDED
|
||||
#define RIPPLE_SERVER_PORT_H_INCLUDED
|
||||
#ifndef XRPL_SERVER_PORT_H_INCLUDED
|
||||
#define XRPL_SERVER_PORT_H_INCLUDED
|
||||
|
||||
#include <xrpl/basics/BasicConfig.h>
|
||||
#include <xrpl/beast/net/IPEndpoint.h>
|
||||
|
||||
@@ -17,8 +17,8 @@
|
||||
*/
|
||||
//==============================================================================
|
||||
|
||||
#ifndef RIPPLE_SERVER_SERVER_H_INCLUDED
|
||||
#define RIPPLE_SERVER_SERVER_H_INCLUDED
|
||||
#ifndef XRPL_SERVER_SERVER_H_INCLUDED
|
||||
#define XRPL_SERVER_SERVER_H_INCLUDED
|
||||
|
||||
#include <xrpl/beast/utility/Journal.h>
|
||||
#include <xrpl/beast/utility/PropertyStream.h>
|
||||
|
||||
@@ -17,8 +17,8 @@
|
||||
*/
|
||||
//==============================================================================
|
||||
|
||||
#ifndef RIPPLE_SERVER_SESSION_H_INCLUDED
|
||||
#define RIPPLE_SERVER_SESSION_H_INCLUDED
|
||||
#ifndef XRPL_SERVER_SESSION_H_INCLUDED
|
||||
#define XRPL_SERVER_SESSION_H_INCLUDED
|
||||
|
||||
#include <xrpl/beast/net/IPEndpoint.h>
|
||||
#include <xrpl/beast/utility/Journal.h>
|
||||
|
||||
@@ -17,8 +17,8 @@
|
||||
*/
|
||||
//==============================================================================
|
||||
|
||||
#ifndef RIPPLE_SERVER_SIMPLEWRITER_H_INCLUDED
|
||||
#define RIPPLE_SERVER_SIMPLEWRITER_H_INCLUDED
|
||||
#ifndef XRPL_SERVER_SIMPLEWRITER_H_INCLUDED
|
||||
#define XRPL_SERVER_SIMPLEWRITER_H_INCLUDED
|
||||
|
||||
#include <xrpl/server/Writer.h>
|
||||
|
||||
|
||||
@@ -17,8 +17,8 @@
|
||||
*/
|
||||
//==============================================================================
|
||||
|
||||
#ifndef RIPPLE_SERVER_WSSESSION_H_INCLUDED
|
||||
#define RIPPLE_SERVER_WSSESSION_H_INCLUDED
|
||||
#ifndef XRPL_SERVER_WSSESSION_H_INCLUDED
|
||||
#define XRPL_SERVER_WSSESSION_H_INCLUDED
|
||||
|
||||
#include <xrpl/server/Handoff.h>
|
||||
#include <xrpl/server/Port.h>
|
||||
|
||||
@@ -17,8 +17,8 @@
|
||||
*/
|
||||
//==============================================================================
|
||||
|
||||
#ifndef RIPPLE_SERVER_WRITER_H_INCLUDED
|
||||
#define RIPPLE_SERVER_WRITER_H_INCLUDED
|
||||
#ifndef XRPL_SERVER_WRITER_H_INCLUDED
|
||||
#define XRPL_SERVER_WRITER_H_INCLUDED
|
||||
|
||||
#include <boost/asio/buffer.hpp>
|
||||
|
||||
|
||||
@@ -17,8 +17,8 @@
|
||||
*/
|
||||
//==============================================================================
|
||||
|
||||
#ifndef RIPPLE_SERVER_BASEHTTPPEER_H_INCLUDED
|
||||
#define RIPPLE_SERVER_BASEHTTPPEER_H_INCLUDED
|
||||
#ifndef XRPL_SERVER_BASEHTTPPEER_H_INCLUDED
|
||||
#define XRPL_SERVER_BASEHTTPPEER_H_INCLUDED
|
||||
|
||||
#include <xrpl/basics/Log.h>
|
||||
#include <xrpl/beast/net/IPAddressConversion.h>
|
||||
|
||||
@@ -17,8 +17,8 @@
|
||||
*/
|
||||
//==============================================================================
|
||||
|
||||
#ifndef RIPPLE_SERVER_BASEPEER_H_INCLUDED
|
||||
#define RIPPLE_SERVER_BASEPEER_H_INCLUDED
|
||||
#ifndef XRPL_SERVER_BASEPEER_H_INCLUDED
|
||||
#define XRPL_SERVER_BASEPEER_H_INCLUDED
|
||||
|
||||
#include <xrpl/beast/utility/WrappedSink.h>
|
||||
#include <xrpl/beast/utility/instrumentation.h>
|
||||
|
||||
@@ -17,8 +17,8 @@
|
||||
*/
|
||||
//==============================================================================
|
||||
|
||||
#ifndef RIPPLE_SERVER_BASEWSPEER_H_INCLUDED
|
||||
#define RIPPLE_SERVER_BASEWSPEER_H_INCLUDED
|
||||
#ifndef XRPL_SERVER_BASEWSPEER_H_INCLUDED
|
||||
#define XRPL_SERVER_BASEWSPEER_H_INCLUDED
|
||||
|
||||
#include <xrpl/basics/safe_cast.h>
|
||||
#include <xrpl/beast/utility/instrumentation.h>
|
||||
|
||||
@@ -17,8 +17,8 @@
|
||||
*/
|
||||
//==============================================================================
|
||||
|
||||
#ifndef RIPPLE_SERVER_DOOR_H_INCLUDED
|
||||
#define RIPPLE_SERVER_DOOR_H_INCLUDED
|
||||
#ifndef XRPL_SERVER_DOOR_H_INCLUDED
|
||||
#define XRPL_SERVER_DOOR_H_INCLUDED
|
||||
|
||||
#include <xrpl/basics/Log.h>
|
||||
#include <xrpl/basics/contract.h>
|
||||
|
||||
@@ -17,8 +17,8 @@
|
||||
*/
|
||||
//==============================================================================
|
||||
|
||||
#ifndef RIPPLE_SERVER_JSONRPCUTIL_H_INCLUDED
|
||||
#define RIPPLE_SERVER_JSONRPCUTIL_H_INCLUDED
|
||||
#ifndef XRPL_SERVER_JSONRPCUTIL_H_INCLUDED
|
||||
#define XRPL_SERVER_JSONRPCUTIL_H_INCLUDED
|
||||
|
||||
#include <xrpl/beast/utility/Journal.h>
|
||||
#include <xrpl/json/Output.h>
|
||||
|
||||
@@ -18,8 +18,8 @@
|
||||
*/
|
||||
//==============================================================================
|
||||
|
||||
#ifndef RIPPLE_SERVER_LOWESTLAYER_H_INCLUDED
|
||||
#define RIPPLE_SERVER_LOWESTLAYER_H_INCLUDED
|
||||
#ifndef XRPL_SERVER_LOWESTLAYER_H_INCLUDED
|
||||
#define XRPL_SERVER_LOWESTLAYER_H_INCLUDED
|
||||
|
||||
#if BOOST_VERSION >= 107000
|
||||
#include <boost/beast/core/stream_traits.hpp>
|
||||
|
||||
@@ -17,8 +17,8 @@
|
||||
*/
|
||||
//==============================================================================
|
||||
|
||||
#ifndef RIPPLE_SERVER_PLAINHTTPPEER_H_INCLUDED
|
||||
#define RIPPLE_SERVER_PLAINHTTPPEER_H_INCLUDED
|
||||
#ifndef XRPL_SERVER_PLAINHTTPPEER_H_INCLUDED
|
||||
#define XRPL_SERVER_PLAINHTTPPEER_H_INCLUDED
|
||||
|
||||
#include <xrpl/beast/rfc2616.h>
|
||||
#include <xrpl/server/detail/BaseHTTPPeer.h>
|
||||
|
||||
@@ -17,8 +17,8 @@
|
||||
*/
|
||||
//==============================================================================
|
||||
|
||||
#ifndef RIPPLE_SERVER_PLAINWSPEER_H_INCLUDED
|
||||
#define RIPPLE_SERVER_PLAINWSPEER_H_INCLUDED
|
||||
#ifndef XRPL_SERVER_PLAINWSPEER_H_INCLUDED
|
||||
#define XRPL_SERVER_PLAINWSPEER_H_INCLUDED
|
||||
|
||||
#include <xrpl/server/detail/BaseWSPeer.h>
|
||||
|
||||
|
||||
@@ -17,8 +17,8 @@
|
||||
*/
|
||||
//==============================================================================
|
||||
|
||||
#ifndef RIPPLE_SERVER_SSLHTTPPEER_H_INCLUDED
|
||||
#define RIPPLE_SERVER_SSLHTTPPEER_H_INCLUDED
|
||||
#ifndef XRPL_SERVER_SSLHTTPPEER_H_INCLUDED
|
||||
#define XRPL_SERVER_SSLHTTPPEER_H_INCLUDED
|
||||
|
||||
#include <xrpl/server/detail/BaseHTTPPeer.h>
|
||||
#include <xrpl/server/detail/SSLWSPeer.h>
|
||||
|
||||
@@ -17,8 +17,8 @@
|
||||
*/
|
||||
//==============================================================================
|
||||
|
||||
#ifndef RIPPLE_SERVER_SSLWSPEER_H_INCLUDED
|
||||
#define RIPPLE_SERVER_SSLWSPEER_H_INCLUDED
|
||||
#ifndef XRPL_SERVER_SSLWSPEER_H_INCLUDED
|
||||
#define XRPL_SERVER_SSLWSPEER_H_INCLUDED
|
||||
|
||||
#include <xrpl/server/WSSession.h>
|
||||
#include <xrpl/server/detail/BaseHTTPPeer.h>
|
||||
|
||||
@@ -17,8 +17,8 @@
|
||||
*/
|
||||
//==============================================================================
|
||||
|
||||
#ifndef RIPPLE_SERVER_SERVERIMPL_H_INCLUDED
|
||||
#define RIPPLE_SERVER_SERVERIMPL_H_INCLUDED
|
||||
#ifndef XRPL_SERVER_SERVERIMPL_H_INCLUDED
|
||||
#define XRPL_SERVER_SERVERIMPL_H_INCLUDED
|
||||
|
||||
#include <xrpl/basics/chrono.h>
|
||||
#include <xrpl/beast/core/List.h>
|
||||
|
||||
@@ -17,8 +17,8 @@
|
||||
*/
|
||||
//==============================================================================
|
||||
|
||||
#ifndef RIPPLE_SERVER_SPAWN_H_INCLUDED
|
||||
#define RIPPLE_SERVER_SPAWN_H_INCLUDED
|
||||
#ifndef XRPL_SERVER_SPAWN_H_INCLUDED
|
||||
#define XRPL_SERVER_SPAWN_H_INCLUDED
|
||||
|
||||
#include <xrpl/basics/Log.h>
|
||||
|
||||
|
||||
@@ -17,8 +17,8 @@
|
||||
*/
|
||||
//==============================================================================
|
||||
|
||||
#ifndef RIPPLE_SERVER_IO_LIST_H_INCLUDED
|
||||
#define RIPPLE_SERVER_IO_LIST_H_INCLUDED
|
||||
#ifndef XRPL_SERVER_IO_LIST_H_INCLUDED
|
||||
#define XRPL_SERVER_IO_LIST_H_INCLUDED
|
||||
|
||||
#include <boost/container/flat_map.hpp>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user