Uploaded image for project: 'Geode'
  1. Geode
  2. GEODE-4427

Cleanup function pointer types in Serializable.hpp

    XMLWordPrintableJSON

Details

    Description

      This callback should not be in Serializable.hpp or it might not be needed. At the very least, this should be removed from the public API.

      typedef void (*CliCallbackMethod)(Cache &cache);

      Modernize the below header to used std::function.

      This should implement std::function.

      typedef PdxSerializable* (*TypeFactoryMethodPdx)();

       

       

      Attachments

        Issue Links

          Activity

            People

              bbender Blake Bender
              jbarrett Jacob Barrett
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 1h 10m
                  1h 10m