lmi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lmi-commits] [lmi] gwc-no-xslfo ec4fcc0 07/12: Restore vz-no-xslfo dele


From: Greg Chicares
Subject: [lmi-commits] [lmi] gwc-no-xslfo ec4fcc0 07/12: Restore vz-no-xslfo deletions
Date: Sat, 27 Jan 2018 04:23:33 -0500 (EST)

branch: gwc-no-xslfo
commit ec4fcc01b6ee6b49ce9fe50ae342d2e7bcef0a40
Author: Gregory W. Chicares <address@hidden>
Commit: Gregory W. Chicares <address@hidden>

    Restore vz-no-xslfo deletions
---
 ledger.hpp | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/ledger.hpp b/ledger.hpp
index 945ff9e..29bf557 100644
--- a/ledger.hpp
+++ b/ledger.hpp
@@ -105,6 +105,16 @@ class LMI_SO Ledger
 
     ledger_evaluator make_evaluator() const;
 
+    // PDF !! Expunge the following six function declarations:
+
+    void read (xml::element const&);
+    void write(xml::element&) const;
+    int                class_version() const;
+    std::string const& xml_root_name() const;
+
+    void write       (std::ostream& os) const;
+    void write_xsl_fo(std::ostream& os) const;
+
   private:
     LedgerVariant const& GetOneVariantLedger(mcenum_run_basis) const;
     void SetRunBases(int length);



reply via email to

[Prev in Thread] Current Thread [Next in Thread]