Split up and refactor HashedObject

This commit is contained in:
Vinnie Falco
2013-06-07 13:44:15 -07:00
parent db9f62646d
commit ef232f4359
21 changed files with 385 additions and 344 deletions

View File

@@ -1,13 +1,9 @@
#ifndef __LEDGER__
#define __LEDGER__
#ifndef RIPPLE_LEDGER_H
#define RIPPLE_LEDGER_H
#include <map>
#include <list>
// VFALCO: TODO Get this include out of here!
#include "ripple_HashedObject.h"
#include <boost/shared_ptr.hpp>
#include <boost/unordered_set.hpp>
#include <boost/enable_shared_from_this.hpp>
#include <boost/date_time/posix_time/posix_time.hpp>
#include "Transaction.h"
#include "TransactionMeta.h"
@@ -15,6 +11,8 @@
#include "NicknameState.h"
#include "SHAMap.h"
class Job;
enum LedgerStateParms
{
lepNONE = 0, // no special flags