mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Add missing README and TODO for all new modules
This commit is contained in:
@@ -169,6 +169,7 @@ public:
|
||||
//
|
||||
// Manager
|
||||
//
|
||||
//--------------------------------------------------------------------------
|
||||
|
||||
void addStrings (String name, std::vector <std::string> const& strings)
|
||||
{
|
||||
@@ -245,6 +246,7 @@ public:
|
||||
//
|
||||
// Stoppable
|
||||
//
|
||||
//--------------------------------------------------------------------------
|
||||
|
||||
void onPrepare ()
|
||||
{
|
||||
@@ -290,6 +292,7 @@ public:
|
||||
//
|
||||
// PropertyStream
|
||||
//
|
||||
//--------------------------------------------------------------------------
|
||||
|
||||
void onWrite (PropertyStream::Map& map)
|
||||
{
|
||||
@@ -319,6 +322,7 @@ public:
|
||||
//
|
||||
// ManagerImp
|
||||
//
|
||||
//--------------------------------------------------------------------------
|
||||
|
||||
void init ()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user