diff --git a/checkpoint_docs/html/allocator_8h.html b/checkpoint_docs/html/allocator_8h.html index b8a7184e54..d8309a469e 100644 --- a/checkpoint_docs/html/allocator_8h.html +++ b/checkpoint_docs/html/allocator_8h.html @@ -2,7 +2,7 @@
checkpoint. Created with Doxygen 1.8.16 and m.css.
magistrate. Created with Doxygen 1.8.16 and m.css.
The full code for this magistrate example can be found here: examples/checkpoint_example_1.cc
examples/checkpoint_example_1.cc
#include <checkpoint/checkpoint.h> +The full code for this magistrate example can be found here: examples/checkpoint_example_1.cc#include <checkpoint/checkpoint.h> -#include <cstdio> +#include <cstdio> namespace checkpoint { namespace intrusive { namespace examples { @@ -197,7 +197,7 @@ - checkpoint. Created with Doxygen 1.8.16 and m.css. + magistrate. Created with Doxygen 1.8.16 and m.css. diff --git a/checkpoint_docs/html/ckpt_learn_ex1_nonintrusive.html b/checkpoint_docs/html/ckpt_learn_ex1_nonintrusive.html index 641f1ba0ec..4063ee76e3 100644 --- a/checkpoint_docs/html/ckpt_learn_ex1_nonintrusive.html +++ b/checkpoint_docs/html/ckpt_learn_ex1_nonintrusive.html @@ -2,7 +2,7 @@ - Learn » Examples » Non-Intrusive Program Example 1 | checkpoint + Learn » Examples » Non-Intrusive Program Example 1 | magistrate @@ -13,7 +13,7 @@ - checkpoint + magistrate @@ -62,9 +62,9 @@ Examples » Non-Intrusive Program Example 1 -The full code for this magistrate example can be found here: examples/checkpoint_example_1_nonintrusive.ccExample source code:#include <checkpoint/checkpoint.h> +The full code for this magistrate example can be found here: examples/checkpoint_example_1_nonintrusive.ccExample source code:#include <checkpoint/checkpoint.h> -#include <cstdio> +#include <cstdio> // \brief Namespace containing type which will be serialized namespace checkpoint { namespace nonintrusive { namespace examples { @@ -184,7 +184,7 @@ - checkpoint. Created with Doxygen 1.8.16 and m.css. + magistrate. Created with Doxygen 1.8.16 and m.css. diff --git a/checkpoint_docs/html/ckpt_learn_ex2.html b/checkpoint_docs/html/ckpt_learn_ex2.html index 539e5aa77b..c2cdf4e695 100644 --- a/checkpoint_docs/html/ckpt_learn_ex2.html +++ b/checkpoint_docs/html/ckpt_learn_ex2.html @@ -2,7 +2,7 @@ - Learn » Examples » Program Example 2 | checkpoint + Learn » Examples » Program Example 2 | magistrate @@ -13,7 +13,7 @@ - checkpoint + magistrate @@ -62,9 +62,9 @@ Examples » Program Example 2 -The full code for this magistrate example can be found here: examples/checkpoint_example_2.ccExample source code:#include <checkpoint/checkpoint.h> +The full code for this magistrate example can be found here: examples/checkpoint_example_2.ccExample source code:#include <checkpoint/checkpoint.h> -#include <cstdio> +#include <cstdio> namespace checkpoint { namespace intrusive { namespace examples { @@ -216,7 +216,7 @@ - checkpoint. Created with Doxygen 1.8.16 and m.css. + magistrate. Created with Doxygen 1.8.16 and m.css. diff --git a/checkpoint_docs/html/ckpt_learn_ex2_nonintrusive.html b/checkpoint_docs/html/ckpt_learn_ex2_nonintrusive.html index 8eee7dbfa2..96454215dd 100644 --- a/checkpoint_docs/html/ckpt_learn_ex2_nonintrusive.html +++ b/checkpoint_docs/html/ckpt_learn_ex2_nonintrusive.html @@ -2,7 +2,7 @@ - Learn » Examples » Non-Intrusive Program Example 2 | checkpoint + Learn » Examples » Non-Intrusive Program Example 2 | magistrate @@ -13,7 +13,7 @@ - checkpoint + magistrate @@ -62,9 +62,9 @@ Examples » Non-Intrusive Program Example 2 -The full code for this magistrate example can be found here: examples/checkpoint_example_2_nonintrusive.ccExample source code:#include <checkpoint/checkpoint.h> +The full code for this magistrate example can be found here: examples/checkpoint_example_2_nonintrusive.ccExample source code:#include <checkpoint/checkpoint.h> -#include <cstdio> +#include <cstdio> // \brief Namespace containing types which will be serialized namespace checkpoint { namespace nonintrusive { namespace examples { @@ -223,7 +223,7 @@ - checkpoint. Created with Doxygen 1.8.16 and m.css. + magistrate. Created with Doxygen 1.8.16 and m.css. diff --git a/checkpoint_docs/html/ckpt_learn_ex3.html b/checkpoint_docs/html/ckpt_learn_ex3.html index b81999d438..589fc9a778 100644 --- a/checkpoint_docs/html/ckpt_learn_ex3.html +++ b/checkpoint_docs/html/ckpt_learn_ex3.html @@ -2,7 +2,7 @@ - Learn » Examples » Program Example 3 | checkpoint + Learn » Examples » Program Example 3 | magistrate @@ -13,7 +13,7 @@ - checkpoint + magistrate @@ -62,9 +62,9 @@ Examples » Program Example 3 -The full code for this magistrate example can be found here: examples/checkpoint_example_3.ccExample source code:#include <checkpoint/checkpoint.h> +The full code for this magistrate example can be found here: examples/checkpoint_example_3.ccExample source code:#include <checkpoint/checkpoint.h> -#include <cstdio> +#include <cstdio> // // This example illustrates how checkpoint uses traits to determine a @@ -141,7 +141,7 @@ }}} // end namespace checkpoint::intrusive::examples -#include "checkpoint/traits/serializable_traits.h" +#include "checkpoint/traits/serializable_traits.h" namespace checkpoint { @@ -216,7 +216,7 @@ - checkpoint. Created with Doxygen 1.8.16 and m.css. + magistrate. Created with Doxygen 1.8.16 and m.css. diff --git a/checkpoint_docs/html/ckpt_learn_ex3_nonintrusive.html b/checkpoint_docs/html/ckpt_learn_ex3_nonintrusive.html index cef8286ddd..63b9f314ef 100644 --- a/checkpoint_docs/html/ckpt_learn_ex3_nonintrusive.html +++ b/checkpoint_docs/html/ckpt_learn_ex3_nonintrusive.html @@ -2,7 +2,7 @@ - Learn » Examples » Non-Intrusive Program Example 3 | checkpoint + Learn » Examples » Non-Intrusive Program Example 3 | magistrate @@ -13,7 +13,7 @@ - checkpoint + magistrate @@ -62,9 +62,9 @@ Examples » Non-Intrusive Program Example 3 -The full code for this magistrate example can be found here: examples/checkpoint_example_3_nonintrusive.ccExample source code:#include <checkpoint/checkpoint.h> +The full code for this magistrate example can be found here: examples/checkpoint_example_3_nonintrusive.ccExample source code:#include <checkpoint/checkpoint.h> -#include <cstdio> +#include <cstdio> // // This example illustrates how checkpoint uses traits to determine a @@ -151,7 +151,7 @@ }}} // end namespace checkpoint::nonintrusive::examples -#include "checkpoint/traits/serializable_traits.h" +#include "checkpoint/traits/serializable_traits.h" namespace checkpoint { @@ -227,7 +227,7 @@ - checkpoint. Created with Doxygen 1.8.16 and m.css. + magistrate. Created with Doxygen 1.8.16 and m.css. diff --git a/checkpoint_docs/html/ckpt_learn_ex4_tofile.html b/checkpoint_docs/html/ckpt_learn_ex4_tofile.html index 5a8fdc39af..9e15dcf6f0 100644 --- a/checkpoint_docs/html/ckpt_learn_ex4_tofile.html +++ b/checkpoint_docs/html/ckpt_learn_ex4_tofile.html @@ -2,7 +2,7 @@ - Learn » Examples » Program Example Serialize To File | checkpoint + Learn » Examples » Program Example Serialize To File | magistrate @@ -13,7 +13,7 @@ - checkpoint + magistrate @@ -62,10 +62,10 @@ Examples » Program Example Serialize To File -One potential application for this approach is to generate a restart file for a simulation.The full code for this example can be found here: examples/checkpoint_example_to_file.ccExample source code:#include <checkpoint/checkpoint.h> +One potential application for this approach is to generate a restart file for a simulation.The full code for this example can be found here: examples/checkpoint_example_to_file.ccExample source code:#include <checkpoint/checkpoint.h> -#include <iostream> -#include <vector> +#include <iostream> +#include <vector> namespace checkpoint { namespace intrusive { namespace examples { @@ -235,7 +235,7 @@ - checkpoint. Created with Doxygen 1.8.16 and m.css. + magistrate. Created with Doxygen 1.8.16 and m.css. diff --git a/checkpoint_docs/html/ckpt_learn_ex4_tofile_nonintrusive.html b/checkpoint_docs/html/ckpt_learn_ex4_tofile_nonintrusive.html index b61fb27955..65db4072b2 100644 --- a/checkpoint_docs/html/ckpt_learn_ex4_tofile_nonintrusive.html +++ b/checkpoint_docs/html/ckpt_learn_ex4_tofile_nonintrusive.html @@ -2,7 +2,7 @@ - Learn » Examples » Non-Intrusive Program Example Serialize To File | checkpoint + Learn » Examples » Non-Intrusive Program Example Serialize To File | magistrate @@ -13,7 +13,7 @@ - checkpoint + magistrate @@ -62,10 +62,10 @@ Examples » Non-Intrusive Program Example Serialize To File -One potential application for this approach is to generate a restart file for a simulation.The full code for this example can be found here: examples/checkpoint_example_to_file_nonintrusive.ccExample source code:#include <checkpoint/checkpoint.h> +One potential application for this approach is to generate a restart file for a simulation.The full code for this example can be found here: examples/checkpoint_example_to_file_nonintrusive.ccExample source code:#include <checkpoint/checkpoint.h> -#include <iostream> -#include <vector> +#include <iostream> +#include <vector> // \brief Namespace containing type which will be serialized namespace checkpoint { namespace nonintrusive { namespace examples { @@ -244,7 +244,7 @@ - checkpoint. Created with Doxygen 1.8.16 and m.css. + magistrate. Created with Doxygen 1.8.16 and m.css. diff --git a/checkpoint_docs/html/ckpt_learn_ex5_polymorphic.html b/checkpoint_docs/html/ckpt_learn_ex5_polymorphic.html index 3e3a3214ea..7e2831ad3b 100644 --- a/checkpoint_docs/html/ckpt_learn_ex5_polymorphic.html +++ b/checkpoint_docs/html/ckpt_learn_ex5_polymorphic.html @@ -2,7 +2,7 @@ - Learn » Examples » Polymorphic Serialization Example | checkpoint + Learn » Examples » Polymorphic Serialization Example | magistrate @@ -13,7 +13,7 @@ - checkpoint + magistrate @@ -62,8 +62,8 @@ Examples » Polymorphic Serialization Example -The full code for this magistrate example can be found here: examples/checkpoint_example_polymorphic.cc#include <checkpoint/checkpoint.h> -#include "checkpoint/dispatch/dispatch_virtual.h" +The full code for this magistrate example can be found here: examples/checkpoint_example_polymorphic.cc#include <checkpoint/checkpoint.h> +#include "checkpoint/dispatch/dispatch_virtual.h" namespace checkpoint { namespace intrusive { namespace examples { @@ -220,7 +220,7 @@ - checkpoint. Created with Doxygen 1.8.16 and m.css. + magistrate. Created with Doxygen 1.8.16 and m.css. diff --git a/checkpoint_docs/html/ckpt_learn_ex5_polymorphic_nonintrusive.html b/checkpoint_docs/html/ckpt_learn_ex5_polymorphic_nonintrusive.html index 2e4a0c8554..aa757b44f8 100644 --- a/checkpoint_docs/html/ckpt_learn_ex5_polymorphic_nonintrusive.html +++ b/checkpoint_docs/html/ckpt_learn_ex5_polymorphic_nonintrusive.html @@ -2,7 +2,7 @@ - Learn » Examples » Non-Intrusive Polymorphic Serialization Example | checkpoint + Learn » Examples » Non-Intrusive Polymorphic Serialization Example | magistrate @@ -13,7 +13,7 @@ - checkpoint + magistrate @@ -62,8 +62,8 @@ Examples » Non-Intrusive Polymorphic Serialization Example -The full code for this magistrate example can be found here: examples/checkpoint_example_polymorphic_nonintrusive.ccExample source code:#include <checkpoint/checkpoint.h> -#include "checkpoint/dispatch/dispatch_virtual.h" +The full code for this magistrate example can be found here: examples/checkpoint_example_polymorphic_nonintrusive.ccExample source code:#include <checkpoint/checkpoint.h> +#include "checkpoint/dispatch/dispatch_virtual.h" // \brief Namespace containing types which will be serialized namespace checkpoint { namespace nonintrusive { namespace examples { @@ -230,7 +230,7 @@ - checkpoint. Created with Doxygen 1.8.16 and m.css. + magistrate. Created with Doxygen 1.8.16 and m.css. diff --git a/checkpoint_docs/html/ckpt_learn_ex6_polymorphic_macro.html b/checkpoint_docs/html/ckpt_learn_ex6_polymorphic_macro.html index 085915fcaa..39395600ab 100644 --- a/checkpoint_docs/html/ckpt_learn_ex6_polymorphic_macro.html +++ b/checkpoint_docs/html/ckpt_learn_ex6_polymorphic_macro.html @@ -2,7 +2,7 @@ - Learn » Examples » Polymorphic Serialization Example w/Macros | checkpoint + Learn » Examples » Polymorphic Serialization Example w/Macros | magistrate @@ -13,7 +13,7 @@ - checkpoint + magistrate @@ -62,8 +62,8 @@ Examples » Polymorphic Serialization Example w/Macros -The full code for this magistrate example can be found here: examples/checkpoint_example_polymorphic_macro.cc#include <checkpoint/checkpoint.h> -#include "checkpoint/dispatch/dispatch_virtual.h" +The full code for this magistrate example can be found here: examples/checkpoint_example_polymorphic_macro.cc#include <checkpoint/checkpoint.h> +#include "checkpoint/dispatch/dispatch_virtual.h" namespace checkpoint { namespace intrusive { namespace examples { @@ -239,7 +239,7 @@ -
#include <checkpoint/checkpoint.h> -#include <cstdio> +#include <cstdio> namespace checkpoint { namespace intrusive { namespace examples { @@ -197,7 +197,7 @@ - checkpoint. Created with Doxygen 1.8.16 and m.css. + magistrate. Created with Doxygen 1.8.16 and m.css. diff --git a/checkpoint_docs/html/ckpt_learn_ex1_nonintrusive.html b/checkpoint_docs/html/ckpt_learn_ex1_nonintrusive.html index 641f1ba0ec..4063ee76e3 100644 --- a/checkpoint_docs/html/ckpt_learn_ex1_nonintrusive.html +++ b/checkpoint_docs/html/ckpt_learn_ex1_nonintrusive.html @@ -2,7 +2,7 @@ - Learn » Examples » Non-Intrusive Program Example 1 | checkpoint + Learn » Examples » Non-Intrusive Program Example 1 | magistrate @@ -13,7 +13,7 @@ - checkpoint + magistrate @@ -62,9 +62,9 @@ Examples » Non-Intrusive Program Example 1 -The full code for this magistrate example can be found here: examples/checkpoint_example_1_nonintrusive.ccExample source code:#include <checkpoint/checkpoint.h> +The full code for this magistrate example can be found here: examples/checkpoint_example_1_nonintrusive.ccExample source code:#include <checkpoint/checkpoint.h> -#include <cstdio> +#include <cstdio> // \brief Namespace containing type which will be serialized namespace checkpoint { namespace nonintrusive { namespace examples { @@ -184,7 +184,7 @@ - checkpoint. Created with Doxygen 1.8.16 and m.css. + magistrate. Created with Doxygen 1.8.16 and m.css. diff --git a/checkpoint_docs/html/ckpt_learn_ex2.html b/checkpoint_docs/html/ckpt_learn_ex2.html index 539e5aa77b..c2cdf4e695 100644 --- a/checkpoint_docs/html/ckpt_learn_ex2.html +++ b/checkpoint_docs/html/ckpt_learn_ex2.html @@ -2,7 +2,7 @@ - Learn » Examples » Program Example 2 | checkpoint + Learn » Examples » Program Example 2 | magistrate @@ -13,7 +13,7 @@ - checkpoint + magistrate @@ -62,9 +62,9 @@ Examples » Program Example 2 -The full code for this magistrate example can be found here: examples/checkpoint_example_2.ccExample source code:#include <checkpoint/checkpoint.h> +The full code for this magistrate example can be found here: examples/checkpoint_example_2.ccExample source code:#include <checkpoint/checkpoint.h> -#include <cstdio> +#include <cstdio> namespace checkpoint { namespace intrusive { namespace examples { @@ -216,7 +216,7 @@ - checkpoint. Created with Doxygen 1.8.16 and m.css. + magistrate. Created with Doxygen 1.8.16 and m.css. diff --git a/checkpoint_docs/html/ckpt_learn_ex2_nonintrusive.html b/checkpoint_docs/html/ckpt_learn_ex2_nonintrusive.html index 8eee7dbfa2..96454215dd 100644 --- a/checkpoint_docs/html/ckpt_learn_ex2_nonintrusive.html +++ b/checkpoint_docs/html/ckpt_learn_ex2_nonintrusive.html @@ -2,7 +2,7 @@ - Learn » Examples » Non-Intrusive Program Example 2 | checkpoint + Learn » Examples » Non-Intrusive Program Example 2 | magistrate @@ -13,7 +13,7 @@ - checkpoint + magistrate @@ -62,9 +62,9 @@ Examples » Non-Intrusive Program Example 2 -The full code for this magistrate example can be found here: examples/checkpoint_example_2_nonintrusive.ccExample source code:#include <checkpoint/checkpoint.h> +The full code for this magistrate example can be found here: examples/checkpoint_example_2_nonintrusive.ccExample source code:#include <checkpoint/checkpoint.h> -#include <cstdio> +#include <cstdio> // \brief Namespace containing types which will be serialized namespace checkpoint { namespace nonintrusive { namespace examples { @@ -223,7 +223,7 @@ - checkpoint. Created with Doxygen 1.8.16 and m.css. + magistrate. Created with Doxygen 1.8.16 and m.css. diff --git a/checkpoint_docs/html/ckpt_learn_ex3.html b/checkpoint_docs/html/ckpt_learn_ex3.html index b81999d438..589fc9a778 100644 --- a/checkpoint_docs/html/ckpt_learn_ex3.html +++ b/checkpoint_docs/html/ckpt_learn_ex3.html @@ -2,7 +2,7 @@ - Learn » Examples » Program Example 3 | checkpoint + Learn » Examples » Program Example 3 | magistrate @@ -13,7 +13,7 @@ - checkpoint + magistrate @@ -62,9 +62,9 @@ Examples » Program Example 3 -The full code for this magistrate example can be found here: examples/checkpoint_example_3.ccExample source code:#include <checkpoint/checkpoint.h> +The full code for this magistrate example can be found here: examples/checkpoint_example_3.ccExample source code:#include <checkpoint/checkpoint.h> -#include <cstdio> +#include <cstdio> // // This example illustrates how checkpoint uses traits to determine a @@ -141,7 +141,7 @@ }}} // end namespace checkpoint::intrusive::examples -#include "checkpoint/traits/serializable_traits.h" +#include "checkpoint/traits/serializable_traits.h" namespace checkpoint { @@ -216,7 +216,7 @@ - checkpoint. Created with Doxygen 1.8.16 and m.css. + magistrate. Created with Doxygen 1.8.16 and m.css. diff --git a/checkpoint_docs/html/ckpt_learn_ex3_nonintrusive.html b/checkpoint_docs/html/ckpt_learn_ex3_nonintrusive.html index cef8286ddd..63b9f314ef 100644 --- a/checkpoint_docs/html/ckpt_learn_ex3_nonintrusive.html +++ b/checkpoint_docs/html/ckpt_learn_ex3_nonintrusive.html @@ -2,7 +2,7 @@ - Learn » Examples » Non-Intrusive Program Example 3 | checkpoint + Learn » Examples » Non-Intrusive Program Example 3 | magistrate @@ -13,7 +13,7 @@ - checkpoint + magistrate @@ -62,9 +62,9 @@ Examples » Non-Intrusive Program Example 3 -The full code for this magistrate example can be found here: examples/checkpoint_example_3_nonintrusive.ccExample source code:#include <checkpoint/checkpoint.h> +The full code for this magistrate example can be found here: examples/checkpoint_example_3_nonintrusive.ccExample source code:#include <checkpoint/checkpoint.h> -#include <cstdio> +#include <cstdio> // // This example illustrates how checkpoint uses traits to determine a @@ -151,7 +151,7 @@ }}} // end namespace checkpoint::nonintrusive::examples -#include "checkpoint/traits/serializable_traits.h" +#include "checkpoint/traits/serializable_traits.h" namespace checkpoint { @@ -227,7 +227,7 @@ - checkpoint. Created with Doxygen 1.8.16 and m.css. + magistrate. Created with Doxygen 1.8.16 and m.css. diff --git a/checkpoint_docs/html/ckpt_learn_ex4_tofile.html b/checkpoint_docs/html/ckpt_learn_ex4_tofile.html index 5a8fdc39af..9e15dcf6f0 100644 --- a/checkpoint_docs/html/ckpt_learn_ex4_tofile.html +++ b/checkpoint_docs/html/ckpt_learn_ex4_tofile.html @@ -2,7 +2,7 @@ - Learn » Examples » Program Example Serialize To File | checkpoint + Learn » Examples » Program Example Serialize To File | magistrate @@ -13,7 +13,7 @@ - checkpoint + magistrate @@ -62,10 +62,10 @@ Examples » Program Example Serialize To File -One potential application for this approach is to generate a restart file for a simulation.The full code for this example can be found here: examples/checkpoint_example_to_file.ccExample source code:#include <checkpoint/checkpoint.h> +One potential application for this approach is to generate a restart file for a simulation.The full code for this example can be found here: examples/checkpoint_example_to_file.ccExample source code:#include <checkpoint/checkpoint.h> -#include <iostream> -#include <vector> +#include <iostream> +#include <vector> namespace checkpoint { namespace intrusive { namespace examples { @@ -235,7 +235,7 @@ - checkpoint. Created with Doxygen 1.8.16 and m.css. + magistrate. Created with Doxygen 1.8.16 and m.css. diff --git a/checkpoint_docs/html/ckpt_learn_ex4_tofile_nonintrusive.html b/checkpoint_docs/html/ckpt_learn_ex4_tofile_nonintrusive.html index b61fb27955..65db4072b2 100644 --- a/checkpoint_docs/html/ckpt_learn_ex4_tofile_nonintrusive.html +++ b/checkpoint_docs/html/ckpt_learn_ex4_tofile_nonintrusive.html @@ -2,7 +2,7 @@ - Learn » Examples » Non-Intrusive Program Example Serialize To File | checkpoint + Learn » Examples » Non-Intrusive Program Example Serialize To File | magistrate @@ -13,7 +13,7 @@ - checkpoint + magistrate @@ -62,10 +62,10 @@ Examples » Non-Intrusive Program Example Serialize To File -One potential application for this approach is to generate a restart file for a simulation.The full code for this example can be found here: examples/checkpoint_example_to_file_nonintrusive.ccExample source code:#include <checkpoint/checkpoint.h> +One potential application for this approach is to generate a restart file for a simulation.The full code for this example can be found here: examples/checkpoint_example_to_file_nonintrusive.ccExample source code:#include <checkpoint/checkpoint.h> -#include <iostream> -#include <vector> +#include <iostream> +#include <vector> // \brief Namespace containing type which will be serialized namespace checkpoint { namespace nonintrusive { namespace examples { @@ -244,7 +244,7 @@ - checkpoint. Created with Doxygen 1.8.16 and m.css. + magistrate. Created with Doxygen 1.8.16 and m.css. diff --git a/checkpoint_docs/html/ckpt_learn_ex5_polymorphic.html b/checkpoint_docs/html/ckpt_learn_ex5_polymorphic.html index 3e3a3214ea..7e2831ad3b 100644 --- a/checkpoint_docs/html/ckpt_learn_ex5_polymorphic.html +++ b/checkpoint_docs/html/ckpt_learn_ex5_polymorphic.html @@ -2,7 +2,7 @@ - Learn » Examples » Polymorphic Serialization Example | checkpoint + Learn » Examples » Polymorphic Serialization Example | magistrate @@ -13,7 +13,7 @@ - checkpoint + magistrate @@ -62,8 +62,8 @@ Examples » Polymorphic Serialization Example -The full code for this magistrate example can be found here: examples/checkpoint_example_polymorphic.cc#include <checkpoint/checkpoint.h> -#include "checkpoint/dispatch/dispatch_virtual.h" +The full code for this magistrate example can be found here: examples/checkpoint_example_polymorphic.cc#include <checkpoint/checkpoint.h> +#include "checkpoint/dispatch/dispatch_virtual.h" namespace checkpoint { namespace intrusive { namespace examples { @@ -220,7 +220,7 @@ - checkpoint. Created with Doxygen 1.8.16 and m.css. + magistrate. Created with Doxygen 1.8.16 and m.css. diff --git a/checkpoint_docs/html/ckpt_learn_ex5_polymorphic_nonintrusive.html b/checkpoint_docs/html/ckpt_learn_ex5_polymorphic_nonintrusive.html index 2e4a0c8554..aa757b44f8 100644 --- a/checkpoint_docs/html/ckpt_learn_ex5_polymorphic_nonintrusive.html +++ b/checkpoint_docs/html/ckpt_learn_ex5_polymorphic_nonintrusive.html @@ -2,7 +2,7 @@ - Learn » Examples » Non-Intrusive Polymorphic Serialization Example | checkpoint + Learn » Examples » Non-Intrusive Polymorphic Serialization Example | magistrate @@ -13,7 +13,7 @@ - checkpoint + magistrate @@ -62,8 +62,8 @@ Examples » Non-Intrusive Polymorphic Serialization Example -The full code for this magistrate example can be found here: examples/checkpoint_example_polymorphic_nonintrusive.ccExample source code:#include <checkpoint/checkpoint.h> -#include "checkpoint/dispatch/dispatch_virtual.h" +The full code for this magistrate example can be found here: examples/checkpoint_example_polymorphic_nonintrusive.ccExample source code:#include <checkpoint/checkpoint.h> +#include "checkpoint/dispatch/dispatch_virtual.h" // \brief Namespace containing types which will be serialized namespace checkpoint { namespace nonintrusive { namespace examples { @@ -230,7 +230,7 @@ - checkpoint. Created with Doxygen 1.8.16 and m.css. + magistrate. Created with Doxygen 1.8.16 and m.css. diff --git a/checkpoint_docs/html/ckpt_learn_ex6_polymorphic_macro.html b/checkpoint_docs/html/ckpt_learn_ex6_polymorphic_macro.html index 085915fcaa..39395600ab 100644 --- a/checkpoint_docs/html/ckpt_learn_ex6_polymorphic_macro.html +++ b/checkpoint_docs/html/ckpt_learn_ex6_polymorphic_macro.html @@ -2,7 +2,7 @@ - Learn » Examples » Polymorphic Serialization Example w/Macros | checkpoint + Learn » Examples » Polymorphic Serialization Example w/Macros | magistrate @@ -13,7 +13,7 @@ - checkpoint + magistrate @@ -62,8 +62,8 @@ Examples » Polymorphic Serialization Example w/Macros -The full code for this magistrate example can be found here: examples/checkpoint_example_polymorphic_macro.cc#include <checkpoint/checkpoint.h> -#include "checkpoint/dispatch/dispatch_virtual.h" +The full code for this magistrate example can be found here: examples/checkpoint_example_polymorphic_macro.cc#include <checkpoint/checkpoint.h> +#include "checkpoint/dispatch/dispatch_virtual.h" namespace checkpoint { namespace intrusive { namespace examples { @@ -239,7 +239,7 @@ -
The full code for this magistrate example can be found here: examples/checkpoint_example_1_nonintrusive.cc
examples/checkpoint_example_1_nonintrusive.cc
#include <checkpoint/checkpoint.h> +The full code for this magistrate example can be found here: examples/checkpoint_example_1_nonintrusive.ccExample source code:#include <checkpoint/checkpoint.h> -#include <cstdio> +#include <cstdio> // \brief Namespace containing type which will be serialized namespace checkpoint { namespace nonintrusive { namespace examples { @@ -184,7 +184,7 @@ - checkpoint. Created with Doxygen 1.8.16 and m.css. + magistrate. Created with Doxygen 1.8.16 and m.css. diff --git a/checkpoint_docs/html/ckpt_learn_ex2.html b/checkpoint_docs/html/ckpt_learn_ex2.html index 539e5aa77b..c2cdf4e695 100644 --- a/checkpoint_docs/html/ckpt_learn_ex2.html +++ b/checkpoint_docs/html/ckpt_learn_ex2.html @@ -2,7 +2,7 @@ - Learn » Examples » Program Example 2 | checkpoint + Learn » Examples » Program Example 2 | magistrate @@ -13,7 +13,7 @@ - checkpoint + magistrate @@ -62,9 +62,9 @@ Examples » Program Example 2 -The full code for this magistrate example can be found here: examples/checkpoint_example_2.ccExample source code:#include <checkpoint/checkpoint.h> +The full code for this magistrate example can be found here: examples/checkpoint_example_2.ccExample source code:#include <checkpoint/checkpoint.h> -#include <cstdio> +#include <cstdio> namespace checkpoint { namespace intrusive { namespace examples { @@ -216,7 +216,7 @@ - checkpoint. Created with Doxygen 1.8.16 and m.css. + magistrate. Created with Doxygen 1.8.16 and m.css. diff --git a/checkpoint_docs/html/ckpt_learn_ex2_nonintrusive.html b/checkpoint_docs/html/ckpt_learn_ex2_nonintrusive.html index 8eee7dbfa2..96454215dd 100644 --- a/checkpoint_docs/html/ckpt_learn_ex2_nonintrusive.html +++ b/checkpoint_docs/html/ckpt_learn_ex2_nonintrusive.html @@ -2,7 +2,7 @@ - Learn » Examples » Non-Intrusive Program Example 2 | checkpoint + Learn » Examples » Non-Intrusive Program Example 2 | magistrate @@ -13,7 +13,7 @@ - checkpoint + magistrate @@ -62,9 +62,9 @@ Examples » Non-Intrusive Program Example 2 -The full code for this magistrate example can be found here: examples/checkpoint_example_2_nonintrusive.ccExample source code:#include <checkpoint/checkpoint.h> +The full code for this magistrate example can be found here: examples/checkpoint_example_2_nonintrusive.ccExample source code:#include <checkpoint/checkpoint.h> -#include <cstdio> +#include <cstdio> // \brief Namespace containing types which will be serialized namespace checkpoint { namespace nonintrusive { namespace examples { @@ -223,7 +223,7 @@ - checkpoint. Created with Doxygen 1.8.16 and m.css. + magistrate. Created with Doxygen 1.8.16 and m.css. diff --git a/checkpoint_docs/html/ckpt_learn_ex3.html b/checkpoint_docs/html/ckpt_learn_ex3.html index b81999d438..589fc9a778 100644 --- a/checkpoint_docs/html/ckpt_learn_ex3.html +++ b/checkpoint_docs/html/ckpt_learn_ex3.html @@ -2,7 +2,7 @@ - Learn » Examples » Program Example 3 | checkpoint + Learn » Examples » Program Example 3 | magistrate @@ -13,7 +13,7 @@ - checkpoint + magistrate @@ -62,9 +62,9 @@ Examples » Program Example 3 -The full code for this magistrate example can be found here: examples/checkpoint_example_3.ccExample source code:#include <checkpoint/checkpoint.h> +The full code for this magistrate example can be found here: examples/checkpoint_example_3.ccExample source code:#include <checkpoint/checkpoint.h> -#include <cstdio> +#include <cstdio> // // This example illustrates how checkpoint uses traits to determine a @@ -141,7 +141,7 @@ }}} // end namespace checkpoint::intrusive::examples -#include "checkpoint/traits/serializable_traits.h" +#include "checkpoint/traits/serializable_traits.h" namespace checkpoint { @@ -216,7 +216,7 @@ - checkpoint. Created with Doxygen 1.8.16 and m.css. + magistrate. Created with Doxygen 1.8.16 and m.css. diff --git a/checkpoint_docs/html/ckpt_learn_ex3_nonintrusive.html b/checkpoint_docs/html/ckpt_learn_ex3_nonintrusive.html index cef8286ddd..63b9f314ef 100644 --- a/checkpoint_docs/html/ckpt_learn_ex3_nonintrusive.html +++ b/checkpoint_docs/html/ckpt_learn_ex3_nonintrusive.html @@ -2,7 +2,7 @@ - Learn » Examples » Non-Intrusive Program Example 3 | checkpoint + Learn » Examples » Non-Intrusive Program Example 3 | magistrate @@ -13,7 +13,7 @@ - checkpoint + magistrate @@ -62,9 +62,9 @@ Examples » Non-Intrusive Program Example 3 -The full code for this magistrate example can be found here: examples/checkpoint_example_3_nonintrusive.ccExample source code:#include <checkpoint/checkpoint.h> +The full code for this magistrate example can be found here: examples/checkpoint_example_3_nonintrusive.ccExample source code:#include <checkpoint/checkpoint.h> -#include <cstdio> +#include <cstdio> // // This example illustrates how checkpoint uses traits to determine a @@ -151,7 +151,7 @@ }}} // end namespace checkpoint::nonintrusive::examples -#include "checkpoint/traits/serializable_traits.h" +#include "checkpoint/traits/serializable_traits.h" namespace checkpoint { @@ -227,7 +227,7 @@ - checkpoint. Created with Doxygen 1.8.16 and m.css. + magistrate. Created with Doxygen 1.8.16 and m.css. diff --git a/checkpoint_docs/html/ckpt_learn_ex4_tofile.html b/checkpoint_docs/html/ckpt_learn_ex4_tofile.html index 5a8fdc39af..9e15dcf6f0 100644 --- a/checkpoint_docs/html/ckpt_learn_ex4_tofile.html +++ b/checkpoint_docs/html/ckpt_learn_ex4_tofile.html @@ -2,7 +2,7 @@ - Learn » Examples » Program Example Serialize To File | checkpoint + Learn » Examples » Program Example Serialize To File | magistrate @@ -13,7 +13,7 @@ - checkpoint + magistrate @@ -62,10 +62,10 @@ Examples » Program Example Serialize To File -One potential application for this approach is to generate a restart file for a simulation.The full code for this example can be found here: examples/checkpoint_example_to_file.ccExample source code:#include <checkpoint/checkpoint.h> +One potential application for this approach is to generate a restart file for a simulation.The full code for this example can be found here: examples/checkpoint_example_to_file.ccExample source code:#include <checkpoint/checkpoint.h> -#include <iostream> -#include <vector> +#include <iostream> +#include <vector> namespace checkpoint { namespace intrusive { namespace examples { @@ -235,7 +235,7 @@ - checkpoint. Created with Doxygen 1.8.16 and m.css. + magistrate. Created with Doxygen 1.8.16 and m.css. diff --git a/checkpoint_docs/html/ckpt_learn_ex4_tofile_nonintrusive.html b/checkpoint_docs/html/ckpt_learn_ex4_tofile_nonintrusive.html index b61fb27955..65db4072b2 100644 --- a/checkpoint_docs/html/ckpt_learn_ex4_tofile_nonintrusive.html +++ b/checkpoint_docs/html/ckpt_learn_ex4_tofile_nonintrusive.html @@ -2,7 +2,7 @@ - Learn » Examples » Non-Intrusive Program Example Serialize To File | checkpoint + Learn » Examples » Non-Intrusive Program Example Serialize To File | magistrate @@ -13,7 +13,7 @@ - checkpoint + magistrate @@ -62,10 +62,10 @@ Examples » Non-Intrusive Program Example Serialize To File -One potential application for this approach is to generate a restart file for a simulation.The full code for this example can be found here: examples/checkpoint_example_to_file_nonintrusive.ccExample source code:#include <checkpoint/checkpoint.h> +One potential application for this approach is to generate a restart file for a simulation.The full code for this example can be found here: examples/checkpoint_example_to_file_nonintrusive.ccExample source code:#include <checkpoint/checkpoint.h> -#include <iostream> -#include <vector> +#include <iostream> +#include <vector> // \brief Namespace containing type which will be serialized namespace checkpoint { namespace nonintrusive { namespace examples { @@ -244,7 +244,7 @@ - checkpoint. Created with Doxygen 1.8.16 and m.css. + magistrate. Created with Doxygen 1.8.16 and m.css. diff --git a/checkpoint_docs/html/ckpt_learn_ex5_polymorphic.html b/checkpoint_docs/html/ckpt_learn_ex5_polymorphic.html index 3e3a3214ea..7e2831ad3b 100644 --- a/checkpoint_docs/html/ckpt_learn_ex5_polymorphic.html +++ b/checkpoint_docs/html/ckpt_learn_ex5_polymorphic.html @@ -2,7 +2,7 @@ - Learn » Examples » Polymorphic Serialization Example | checkpoint + Learn » Examples » Polymorphic Serialization Example | magistrate @@ -13,7 +13,7 @@ - checkpoint + magistrate @@ -62,8 +62,8 @@ Examples » Polymorphic Serialization Example -The full code for this magistrate example can be found here: examples/checkpoint_example_polymorphic.cc#include <checkpoint/checkpoint.h> -#include "checkpoint/dispatch/dispatch_virtual.h" +The full code for this magistrate example can be found here: examples/checkpoint_example_polymorphic.cc#include <checkpoint/checkpoint.h> +#include "checkpoint/dispatch/dispatch_virtual.h" namespace checkpoint { namespace intrusive { namespace examples { @@ -220,7 +220,7 @@ - checkpoint. Created with Doxygen 1.8.16 and m.css. + magistrate. Created with Doxygen 1.8.16 and m.css. diff --git a/checkpoint_docs/html/ckpt_learn_ex5_polymorphic_nonintrusive.html b/checkpoint_docs/html/ckpt_learn_ex5_polymorphic_nonintrusive.html index 2e4a0c8554..aa757b44f8 100644 --- a/checkpoint_docs/html/ckpt_learn_ex5_polymorphic_nonintrusive.html +++ b/checkpoint_docs/html/ckpt_learn_ex5_polymorphic_nonintrusive.html @@ -2,7 +2,7 @@ - Learn » Examples » Non-Intrusive Polymorphic Serialization Example | checkpoint + Learn » Examples » Non-Intrusive Polymorphic Serialization Example | magistrate @@ -13,7 +13,7 @@ - checkpoint + magistrate @@ -62,8 +62,8 @@ Examples » Non-Intrusive Polymorphic Serialization Example -The full code for this magistrate example can be found here: examples/checkpoint_example_polymorphic_nonintrusive.ccExample source code:#include <checkpoint/checkpoint.h> -#include "checkpoint/dispatch/dispatch_virtual.h" +The full code for this magistrate example can be found here: examples/checkpoint_example_polymorphic_nonintrusive.ccExample source code:#include <checkpoint/checkpoint.h> +#include "checkpoint/dispatch/dispatch_virtual.h" // \brief Namespace containing types which will be serialized namespace checkpoint { namespace nonintrusive { namespace examples { @@ -230,7 +230,7 @@ - checkpoint. Created with Doxygen 1.8.16 and m.css. + magistrate. Created with Doxygen 1.8.16 and m.css. diff --git a/checkpoint_docs/html/ckpt_learn_ex6_polymorphic_macro.html b/checkpoint_docs/html/ckpt_learn_ex6_polymorphic_macro.html index 085915fcaa..39395600ab 100644 --- a/checkpoint_docs/html/ckpt_learn_ex6_polymorphic_macro.html +++ b/checkpoint_docs/html/ckpt_learn_ex6_polymorphic_macro.html @@ -2,7 +2,7 @@ - Learn » Examples » Polymorphic Serialization Example w/Macros | checkpoint + Learn » Examples » Polymorphic Serialization Example w/Macros | magistrate @@ -13,7 +13,7 @@ - checkpoint + magistrate @@ -62,8 +62,8 @@ Examples » Polymorphic Serialization Example w/Macros -The full code for this magistrate example can be found here: examples/checkpoint_example_polymorphic_macro.cc#include <checkpoint/checkpoint.h> -#include "checkpoint/dispatch/dispatch_virtual.h" +The full code for this magistrate example can be found here: examples/checkpoint_example_polymorphic_macro.cc#include <checkpoint/checkpoint.h> +#include "checkpoint/dispatch/dispatch_virtual.h" namespace checkpoint { namespace intrusive { namespace examples { @@ -239,7 +239,7 @@ -
#include <checkpoint/checkpoint.h> -#include <cstdio> +#include <cstdio> // \brief Namespace containing type which will be serialized namespace checkpoint { namespace nonintrusive { namespace examples { @@ -184,7 +184,7 @@ - checkpoint. Created with Doxygen 1.8.16 and m.css. + magistrate. Created with Doxygen 1.8.16 and m.css. diff --git a/checkpoint_docs/html/ckpt_learn_ex2.html b/checkpoint_docs/html/ckpt_learn_ex2.html index 539e5aa77b..c2cdf4e695 100644 --- a/checkpoint_docs/html/ckpt_learn_ex2.html +++ b/checkpoint_docs/html/ckpt_learn_ex2.html @@ -2,7 +2,7 @@ - Learn » Examples » Program Example 2 | checkpoint + Learn » Examples » Program Example 2 | magistrate @@ -13,7 +13,7 @@ - checkpoint + magistrate @@ -62,9 +62,9 @@ Examples » Program Example 2 -The full code for this magistrate example can be found here: examples/checkpoint_example_2.ccExample source code:#include <checkpoint/checkpoint.h> +The full code for this magistrate example can be found here: examples/checkpoint_example_2.ccExample source code:#include <checkpoint/checkpoint.h> -#include <cstdio> +#include <cstdio> namespace checkpoint { namespace intrusive { namespace examples { @@ -216,7 +216,7 @@ - checkpoint. Created with Doxygen 1.8.16 and m.css. + magistrate. Created with Doxygen 1.8.16 and m.css. diff --git a/checkpoint_docs/html/ckpt_learn_ex2_nonintrusive.html b/checkpoint_docs/html/ckpt_learn_ex2_nonintrusive.html index 8eee7dbfa2..96454215dd 100644 --- a/checkpoint_docs/html/ckpt_learn_ex2_nonintrusive.html +++ b/checkpoint_docs/html/ckpt_learn_ex2_nonintrusive.html @@ -2,7 +2,7 @@ - Learn » Examples » Non-Intrusive Program Example 2 | checkpoint + Learn » Examples » Non-Intrusive Program Example 2 | magistrate @@ -13,7 +13,7 @@ - checkpoint + magistrate @@ -62,9 +62,9 @@ Examples » Non-Intrusive Program Example 2 -The full code for this magistrate example can be found here: examples/checkpoint_example_2_nonintrusive.ccExample source code:#include <checkpoint/checkpoint.h> +The full code for this magistrate example can be found here: examples/checkpoint_example_2_nonintrusive.ccExample source code:#include <checkpoint/checkpoint.h> -#include <cstdio> +#include <cstdio> // \brief Namespace containing types which will be serialized namespace checkpoint { namespace nonintrusive { namespace examples { @@ -223,7 +223,7 @@ - checkpoint. Created with Doxygen 1.8.16 and m.css. + magistrate. Created with Doxygen 1.8.16 and m.css. diff --git a/checkpoint_docs/html/ckpt_learn_ex3.html b/checkpoint_docs/html/ckpt_learn_ex3.html index b81999d438..589fc9a778 100644 --- a/checkpoint_docs/html/ckpt_learn_ex3.html +++ b/checkpoint_docs/html/ckpt_learn_ex3.html @@ -2,7 +2,7 @@ - Learn » Examples » Program Example 3 | checkpoint + Learn » Examples » Program Example 3 | magistrate @@ -13,7 +13,7 @@ - checkpoint + magistrate @@ -62,9 +62,9 @@ Examples » Program Example 3 -The full code for this magistrate example can be found here: examples/checkpoint_example_3.ccExample source code:#include <checkpoint/checkpoint.h> +The full code for this magistrate example can be found here: examples/checkpoint_example_3.ccExample source code:#include <checkpoint/checkpoint.h> -#include <cstdio> +#include <cstdio> // // This example illustrates how checkpoint uses traits to determine a @@ -141,7 +141,7 @@ }}} // end namespace checkpoint::intrusive::examples -#include "checkpoint/traits/serializable_traits.h" +#include "checkpoint/traits/serializable_traits.h" namespace checkpoint { @@ -216,7 +216,7 @@ - checkpoint. Created with Doxygen 1.8.16 and m.css. + magistrate. Created with Doxygen 1.8.16 and m.css. diff --git a/checkpoint_docs/html/ckpt_learn_ex3_nonintrusive.html b/checkpoint_docs/html/ckpt_learn_ex3_nonintrusive.html index cef8286ddd..63b9f314ef 100644 --- a/checkpoint_docs/html/ckpt_learn_ex3_nonintrusive.html +++ b/checkpoint_docs/html/ckpt_learn_ex3_nonintrusive.html @@ -2,7 +2,7 @@ - Learn » Examples » Non-Intrusive Program Example 3 | checkpoint + Learn » Examples » Non-Intrusive Program Example 3 | magistrate @@ -13,7 +13,7 @@ - checkpoint + magistrate @@ -62,9 +62,9 @@ Examples » Non-Intrusive Program Example 3 -The full code for this magistrate example can be found here: examples/checkpoint_example_3_nonintrusive.ccExample source code:#include <checkpoint/checkpoint.h> +The full code for this magistrate example can be found here: examples/checkpoint_example_3_nonintrusive.ccExample source code:#include <checkpoint/checkpoint.h> -#include <cstdio> +#include <cstdio> // // This example illustrates how checkpoint uses traits to determine a @@ -151,7 +151,7 @@ }}} // end namespace checkpoint::nonintrusive::examples -#include "checkpoint/traits/serializable_traits.h" +#include "checkpoint/traits/serializable_traits.h" namespace checkpoint { @@ -227,7 +227,7 @@ - checkpoint. Created with Doxygen 1.8.16 and m.css. + magistrate. Created with Doxygen 1.8.16 and m.css. diff --git a/checkpoint_docs/html/ckpt_learn_ex4_tofile.html b/checkpoint_docs/html/ckpt_learn_ex4_tofile.html index 5a8fdc39af..9e15dcf6f0 100644 --- a/checkpoint_docs/html/ckpt_learn_ex4_tofile.html +++ b/checkpoint_docs/html/ckpt_learn_ex4_tofile.html @@ -2,7 +2,7 @@ - Learn » Examples » Program Example Serialize To File | checkpoint + Learn » Examples » Program Example Serialize To File | magistrate @@ -13,7 +13,7 @@ - checkpoint + magistrate @@ -62,10 +62,10 @@ Examples » Program Example Serialize To File -One potential application for this approach is to generate a restart file for a simulation.The full code for this example can be found here: examples/checkpoint_example_to_file.ccExample source code:#include <checkpoint/checkpoint.h> +One potential application for this approach is to generate a restart file for a simulation.The full code for this example can be found here: examples/checkpoint_example_to_file.ccExample source code:#include <checkpoint/checkpoint.h> -#include <iostream> -#include <vector> +#include <iostream> +#include <vector> namespace checkpoint { namespace intrusive { namespace examples { @@ -235,7 +235,7 @@ - checkpoint. Created with Doxygen 1.8.16 and m.css. + magistrate. Created with Doxygen 1.8.16 and m.css. diff --git a/checkpoint_docs/html/ckpt_learn_ex4_tofile_nonintrusive.html b/checkpoint_docs/html/ckpt_learn_ex4_tofile_nonintrusive.html index b61fb27955..65db4072b2 100644 --- a/checkpoint_docs/html/ckpt_learn_ex4_tofile_nonintrusive.html +++ b/checkpoint_docs/html/ckpt_learn_ex4_tofile_nonintrusive.html @@ -2,7 +2,7 @@ - Learn » Examples » Non-Intrusive Program Example Serialize To File | checkpoint + Learn » Examples » Non-Intrusive Program Example Serialize To File | magistrate @@ -13,7 +13,7 @@ - checkpoint + magistrate @@ -62,10 +62,10 @@ Examples » Non-Intrusive Program Example Serialize To File -One potential application for this approach is to generate a restart file for a simulation.The full code for this example can be found here: examples/checkpoint_example_to_file_nonintrusive.ccExample source code:#include <checkpoint/checkpoint.h> +One potential application for this approach is to generate a restart file for a simulation.The full code for this example can be found here: examples/checkpoint_example_to_file_nonintrusive.ccExample source code:#include <checkpoint/checkpoint.h> -#include <iostream> -#include <vector> +#include <iostream> +#include <vector> // \brief Namespace containing type which will be serialized namespace checkpoint { namespace nonintrusive { namespace examples { @@ -244,7 +244,7 @@ - checkpoint. Created with Doxygen 1.8.16 and m.css. + magistrate. Created with Doxygen 1.8.16 and m.css. diff --git a/checkpoint_docs/html/ckpt_learn_ex5_polymorphic.html b/checkpoint_docs/html/ckpt_learn_ex5_polymorphic.html index 3e3a3214ea..7e2831ad3b 100644 --- a/checkpoint_docs/html/ckpt_learn_ex5_polymorphic.html +++ b/checkpoint_docs/html/ckpt_learn_ex5_polymorphic.html @@ -2,7 +2,7 @@ - Learn » Examples » Polymorphic Serialization Example | checkpoint + Learn » Examples » Polymorphic Serialization Example | magistrate @@ -13,7 +13,7 @@ - checkpoint + magistrate @@ -62,8 +62,8 @@ Examples » Polymorphic Serialization Example -The full code for this magistrate example can be found here: examples/checkpoint_example_polymorphic.cc#include <checkpoint/checkpoint.h> -#include "checkpoint/dispatch/dispatch_virtual.h" +The full code for this magistrate example can be found here: examples/checkpoint_example_polymorphic.cc#include <checkpoint/checkpoint.h> +#include "checkpoint/dispatch/dispatch_virtual.h" namespace checkpoint { namespace intrusive { namespace examples { @@ -220,7 +220,7 @@ - checkpoint. Created with Doxygen 1.8.16 and m.css. + magistrate. Created with Doxygen 1.8.16 and m.css. diff --git a/checkpoint_docs/html/ckpt_learn_ex5_polymorphic_nonintrusive.html b/checkpoint_docs/html/ckpt_learn_ex5_polymorphic_nonintrusive.html index 2e4a0c8554..aa757b44f8 100644 --- a/checkpoint_docs/html/ckpt_learn_ex5_polymorphic_nonintrusive.html +++ b/checkpoint_docs/html/ckpt_learn_ex5_polymorphic_nonintrusive.html @@ -2,7 +2,7 @@ - Learn » Examples » Non-Intrusive Polymorphic Serialization Example | checkpoint + Learn » Examples » Non-Intrusive Polymorphic Serialization Example | magistrate @@ -13,7 +13,7 @@ - checkpoint + magistrate @@ -62,8 +62,8 @@ Examples » Non-Intrusive Polymorphic Serialization Example -The full code for this magistrate example can be found here: examples/checkpoint_example_polymorphic_nonintrusive.ccExample source code:#include <checkpoint/checkpoint.h> -#include "checkpoint/dispatch/dispatch_virtual.h" +The full code for this magistrate example can be found here: examples/checkpoint_example_polymorphic_nonintrusive.ccExample source code:#include <checkpoint/checkpoint.h> +#include "checkpoint/dispatch/dispatch_virtual.h" // \brief Namespace containing types which will be serialized namespace checkpoint { namespace nonintrusive { namespace examples { @@ -230,7 +230,7 @@ - checkpoint. Created with Doxygen 1.8.16 and m.css. + magistrate. Created with Doxygen 1.8.16 and m.css. diff --git a/checkpoint_docs/html/ckpt_learn_ex6_polymorphic_macro.html b/checkpoint_docs/html/ckpt_learn_ex6_polymorphic_macro.html index 085915fcaa..39395600ab 100644 --- a/checkpoint_docs/html/ckpt_learn_ex6_polymorphic_macro.html +++ b/checkpoint_docs/html/ckpt_learn_ex6_polymorphic_macro.html @@ -2,7 +2,7 @@ - Learn » Examples » Polymorphic Serialization Example w/Macros | checkpoint + Learn » Examples » Polymorphic Serialization Example w/Macros | magistrate @@ -13,7 +13,7 @@ - checkpoint + magistrate @@ -62,8 +62,8 @@ Examples » Polymorphic Serialization Example w/Macros -The full code for this magistrate example can be found here: examples/checkpoint_example_polymorphic_macro.cc#include <checkpoint/checkpoint.h> -#include "checkpoint/dispatch/dispatch_virtual.h" +The full code for this magistrate example can be found here: examples/checkpoint_example_polymorphic_macro.cc#include <checkpoint/checkpoint.h> +#include "checkpoint/dispatch/dispatch_virtual.h" namespace checkpoint { namespace intrusive { namespace examples { @@ -239,7 +239,7 @@ -
The full code for this magistrate example can be found here: examples/checkpoint_example_2.cc
examples/checkpoint_example_2.cc
#include <checkpoint/checkpoint.h> +The full code for this magistrate example can be found here: examples/checkpoint_example_2.ccExample source code:#include <checkpoint/checkpoint.h> -#include <cstdio> +#include <cstdio> namespace checkpoint { namespace intrusive { namespace examples { @@ -216,7 +216,7 @@ - checkpoint. Created with Doxygen 1.8.16 and m.css. + magistrate. Created with Doxygen 1.8.16 and m.css. diff --git a/checkpoint_docs/html/ckpt_learn_ex2_nonintrusive.html b/checkpoint_docs/html/ckpt_learn_ex2_nonintrusive.html index 8eee7dbfa2..96454215dd 100644 --- a/checkpoint_docs/html/ckpt_learn_ex2_nonintrusive.html +++ b/checkpoint_docs/html/ckpt_learn_ex2_nonintrusive.html @@ -2,7 +2,7 @@ - Learn » Examples » Non-Intrusive Program Example 2 | checkpoint + Learn » Examples » Non-Intrusive Program Example 2 | magistrate @@ -13,7 +13,7 @@ - checkpoint + magistrate @@ -62,9 +62,9 @@ Examples » Non-Intrusive Program Example 2 -The full code for this magistrate example can be found here: examples/checkpoint_example_2_nonintrusive.ccExample source code:#include <checkpoint/checkpoint.h> +The full code for this magistrate example can be found here: examples/checkpoint_example_2_nonintrusive.ccExample source code:#include <checkpoint/checkpoint.h> -#include <cstdio> +#include <cstdio> // \brief Namespace containing types which will be serialized namespace checkpoint { namespace nonintrusive { namespace examples { @@ -223,7 +223,7 @@ - checkpoint. Created with Doxygen 1.8.16 and m.css. + magistrate. Created with Doxygen 1.8.16 and m.css. diff --git a/checkpoint_docs/html/ckpt_learn_ex3.html b/checkpoint_docs/html/ckpt_learn_ex3.html index b81999d438..589fc9a778 100644 --- a/checkpoint_docs/html/ckpt_learn_ex3.html +++ b/checkpoint_docs/html/ckpt_learn_ex3.html @@ -2,7 +2,7 @@ - Learn » Examples » Program Example 3 | checkpoint + Learn » Examples » Program Example 3 | magistrate @@ -13,7 +13,7 @@ - checkpoint + magistrate @@ -62,9 +62,9 @@ Examples » Program Example 3 -The full code for this magistrate example can be found here: examples/checkpoint_example_3.ccExample source code:#include <checkpoint/checkpoint.h> +The full code for this magistrate example can be found here: examples/checkpoint_example_3.ccExample source code:#include <checkpoint/checkpoint.h> -#include <cstdio> +#include <cstdio> // // This example illustrates how checkpoint uses traits to determine a @@ -141,7 +141,7 @@ }}} // end namespace checkpoint::intrusive::examples -#include "checkpoint/traits/serializable_traits.h" +#include "checkpoint/traits/serializable_traits.h" namespace checkpoint { @@ -216,7 +216,7 @@ - checkpoint. Created with Doxygen 1.8.16 and m.css. + magistrate. Created with Doxygen 1.8.16 and m.css. diff --git a/checkpoint_docs/html/ckpt_learn_ex3_nonintrusive.html b/checkpoint_docs/html/ckpt_learn_ex3_nonintrusive.html index cef8286ddd..63b9f314ef 100644 --- a/checkpoint_docs/html/ckpt_learn_ex3_nonintrusive.html +++ b/checkpoint_docs/html/ckpt_learn_ex3_nonintrusive.html @@ -2,7 +2,7 @@ - Learn » Examples » Non-Intrusive Program Example 3 | checkpoint + Learn » Examples » Non-Intrusive Program Example 3 | magistrate @@ -13,7 +13,7 @@ - checkpoint + magistrate @@ -62,9 +62,9 @@ Examples » Non-Intrusive Program Example 3 -The full code for this magistrate example can be found here: examples/checkpoint_example_3_nonintrusive.ccExample source code:#include <checkpoint/checkpoint.h> +The full code for this magistrate example can be found here: examples/checkpoint_example_3_nonintrusive.ccExample source code:#include <checkpoint/checkpoint.h> -#include <cstdio> +#include <cstdio> // // This example illustrates how checkpoint uses traits to determine a @@ -151,7 +151,7 @@ }}} // end namespace checkpoint::nonintrusive::examples -#include "checkpoint/traits/serializable_traits.h" +#include "checkpoint/traits/serializable_traits.h" namespace checkpoint { @@ -227,7 +227,7 @@ - checkpoint. Created with Doxygen 1.8.16 and m.css. + magistrate. Created with Doxygen 1.8.16 and m.css. diff --git a/checkpoint_docs/html/ckpt_learn_ex4_tofile.html b/checkpoint_docs/html/ckpt_learn_ex4_tofile.html index 5a8fdc39af..9e15dcf6f0 100644 --- a/checkpoint_docs/html/ckpt_learn_ex4_tofile.html +++ b/checkpoint_docs/html/ckpt_learn_ex4_tofile.html @@ -2,7 +2,7 @@ - Learn » Examples » Program Example Serialize To File | checkpoint + Learn » Examples » Program Example Serialize To File | magistrate @@ -13,7 +13,7 @@ - checkpoint + magistrate @@ -62,10 +62,10 @@ Examples » Program Example Serialize To File -One potential application for this approach is to generate a restart file for a simulation.The full code for this example can be found here: examples/checkpoint_example_to_file.ccExample source code:#include <checkpoint/checkpoint.h> +One potential application for this approach is to generate a restart file for a simulation.The full code for this example can be found here: examples/checkpoint_example_to_file.ccExample source code:#include <checkpoint/checkpoint.h> -#include <iostream> -#include <vector> +#include <iostream> +#include <vector> namespace checkpoint { namespace intrusive { namespace examples { @@ -235,7 +235,7 @@ - checkpoint. Created with Doxygen 1.8.16 and m.css. + magistrate. Created with Doxygen 1.8.16 and m.css. diff --git a/checkpoint_docs/html/ckpt_learn_ex4_tofile_nonintrusive.html b/checkpoint_docs/html/ckpt_learn_ex4_tofile_nonintrusive.html index b61fb27955..65db4072b2 100644 --- a/checkpoint_docs/html/ckpt_learn_ex4_tofile_nonintrusive.html +++ b/checkpoint_docs/html/ckpt_learn_ex4_tofile_nonintrusive.html @@ -2,7 +2,7 @@ - Learn » Examples » Non-Intrusive Program Example Serialize To File | checkpoint + Learn » Examples » Non-Intrusive Program Example Serialize To File | magistrate @@ -13,7 +13,7 @@ - checkpoint + magistrate @@ -62,10 +62,10 @@ Examples » Non-Intrusive Program Example Serialize To File -One potential application for this approach is to generate a restart file for a simulation.The full code for this example can be found here: examples/checkpoint_example_to_file_nonintrusive.ccExample source code:#include <checkpoint/checkpoint.h> +One potential application for this approach is to generate a restart file for a simulation.The full code for this example can be found here: examples/checkpoint_example_to_file_nonintrusive.ccExample source code:#include <checkpoint/checkpoint.h> -#include <iostream> -#include <vector> +#include <iostream> +#include <vector> // \brief Namespace containing type which will be serialized namespace checkpoint { namespace nonintrusive { namespace examples { @@ -244,7 +244,7 @@ - checkpoint. Created with Doxygen 1.8.16 and m.css. + magistrate. Created with Doxygen 1.8.16 and m.css. diff --git a/checkpoint_docs/html/ckpt_learn_ex5_polymorphic.html b/checkpoint_docs/html/ckpt_learn_ex5_polymorphic.html index 3e3a3214ea..7e2831ad3b 100644 --- a/checkpoint_docs/html/ckpt_learn_ex5_polymorphic.html +++ b/checkpoint_docs/html/ckpt_learn_ex5_polymorphic.html @@ -2,7 +2,7 @@ - Learn » Examples » Polymorphic Serialization Example | checkpoint + Learn » Examples » Polymorphic Serialization Example | magistrate @@ -13,7 +13,7 @@ - checkpoint + magistrate @@ -62,8 +62,8 @@ Examples » Polymorphic Serialization Example -The full code for this magistrate example can be found here: examples/checkpoint_example_polymorphic.cc#include <checkpoint/checkpoint.h> -#include "checkpoint/dispatch/dispatch_virtual.h" +The full code for this magistrate example can be found here: examples/checkpoint_example_polymorphic.cc#include <checkpoint/checkpoint.h> +#include "checkpoint/dispatch/dispatch_virtual.h" namespace checkpoint { namespace intrusive { namespace examples { @@ -220,7 +220,7 @@ - checkpoint. Created with Doxygen 1.8.16 and m.css. + magistrate. Created with Doxygen 1.8.16 and m.css. diff --git a/checkpoint_docs/html/ckpt_learn_ex5_polymorphic_nonintrusive.html b/checkpoint_docs/html/ckpt_learn_ex5_polymorphic_nonintrusive.html index 2e4a0c8554..aa757b44f8 100644 --- a/checkpoint_docs/html/ckpt_learn_ex5_polymorphic_nonintrusive.html +++ b/checkpoint_docs/html/ckpt_learn_ex5_polymorphic_nonintrusive.html @@ -2,7 +2,7 @@ - Learn » Examples » Non-Intrusive Polymorphic Serialization Example | checkpoint + Learn » Examples » Non-Intrusive Polymorphic Serialization Example | magistrate @@ -13,7 +13,7 @@ - checkpoint + magistrate @@ -62,8 +62,8 @@ Examples » Non-Intrusive Polymorphic Serialization Example -The full code for this magistrate example can be found here: examples/checkpoint_example_polymorphic_nonintrusive.ccExample source code:#include <checkpoint/checkpoint.h> -#include "checkpoint/dispatch/dispatch_virtual.h" +The full code for this magistrate example can be found here: examples/checkpoint_example_polymorphic_nonintrusive.ccExample source code:#include <checkpoint/checkpoint.h> +#include "checkpoint/dispatch/dispatch_virtual.h" // \brief Namespace containing types which will be serialized namespace checkpoint { namespace nonintrusive { namespace examples { @@ -230,7 +230,7 @@ - checkpoint. Created with Doxygen 1.8.16 and m.css. + magistrate. Created with Doxygen 1.8.16 and m.css. diff --git a/checkpoint_docs/html/ckpt_learn_ex6_polymorphic_macro.html b/checkpoint_docs/html/ckpt_learn_ex6_polymorphic_macro.html index 085915fcaa..39395600ab 100644 --- a/checkpoint_docs/html/ckpt_learn_ex6_polymorphic_macro.html +++ b/checkpoint_docs/html/ckpt_learn_ex6_polymorphic_macro.html @@ -2,7 +2,7 @@ - Learn » Examples » Polymorphic Serialization Example w/Macros | checkpoint + Learn » Examples » Polymorphic Serialization Example w/Macros | magistrate @@ -13,7 +13,7 @@ - checkpoint + magistrate @@ -62,8 +62,8 @@ Examples » Polymorphic Serialization Example w/Macros -The full code for this magistrate example can be found here: examples/checkpoint_example_polymorphic_macro.cc#include <checkpoint/checkpoint.h> -#include "checkpoint/dispatch/dispatch_virtual.h" +The full code for this magistrate example can be found here: examples/checkpoint_example_polymorphic_macro.cc#include <checkpoint/checkpoint.h> +#include "checkpoint/dispatch/dispatch_virtual.h" namespace checkpoint { namespace intrusive { namespace examples { @@ -239,7 +239,7 @@ -
#include <checkpoint/checkpoint.h> -#include <cstdio> +#include <cstdio> namespace checkpoint { namespace intrusive { namespace examples { @@ -216,7 +216,7 @@ - checkpoint. Created with Doxygen 1.8.16 and m.css. + magistrate. Created with Doxygen 1.8.16 and m.css. diff --git a/checkpoint_docs/html/ckpt_learn_ex2_nonintrusive.html b/checkpoint_docs/html/ckpt_learn_ex2_nonintrusive.html index 8eee7dbfa2..96454215dd 100644 --- a/checkpoint_docs/html/ckpt_learn_ex2_nonintrusive.html +++ b/checkpoint_docs/html/ckpt_learn_ex2_nonintrusive.html @@ -2,7 +2,7 @@ - Learn » Examples » Non-Intrusive Program Example 2 | checkpoint + Learn » Examples » Non-Intrusive Program Example 2 | magistrate @@ -13,7 +13,7 @@ - checkpoint + magistrate @@ -62,9 +62,9 @@ Examples » Non-Intrusive Program Example 2 -The full code for this magistrate example can be found here: examples/checkpoint_example_2_nonintrusive.ccExample source code:#include <checkpoint/checkpoint.h> +The full code for this magistrate example can be found here: examples/checkpoint_example_2_nonintrusive.ccExample source code:#include <checkpoint/checkpoint.h> -#include <cstdio> +#include <cstdio> // \brief Namespace containing types which will be serialized namespace checkpoint { namespace nonintrusive { namespace examples { @@ -223,7 +223,7 @@ - checkpoint. Created with Doxygen 1.8.16 and m.css. + magistrate. Created with Doxygen 1.8.16 and m.css. diff --git a/checkpoint_docs/html/ckpt_learn_ex3.html b/checkpoint_docs/html/ckpt_learn_ex3.html index b81999d438..589fc9a778 100644 --- a/checkpoint_docs/html/ckpt_learn_ex3.html +++ b/checkpoint_docs/html/ckpt_learn_ex3.html @@ -2,7 +2,7 @@ - Learn » Examples » Program Example 3 | checkpoint + Learn » Examples » Program Example 3 | magistrate @@ -13,7 +13,7 @@ - checkpoint + magistrate @@ -62,9 +62,9 @@ Examples » Program Example 3 -The full code for this magistrate example can be found here: examples/checkpoint_example_3.ccExample source code:#include <checkpoint/checkpoint.h> +The full code for this magistrate example can be found here: examples/checkpoint_example_3.ccExample source code:#include <checkpoint/checkpoint.h> -#include <cstdio> +#include <cstdio> // // This example illustrates how checkpoint uses traits to determine a @@ -141,7 +141,7 @@ }}} // end namespace checkpoint::intrusive::examples -#include "checkpoint/traits/serializable_traits.h" +#include "checkpoint/traits/serializable_traits.h" namespace checkpoint { @@ -216,7 +216,7 @@ - checkpoint. Created with Doxygen 1.8.16 and m.css. + magistrate. Created with Doxygen 1.8.16 and m.css. diff --git a/checkpoint_docs/html/ckpt_learn_ex3_nonintrusive.html b/checkpoint_docs/html/ckpt_learn_ex3_nonintrusive.html index cef8286ddd..63b9f314ef 100644 --- a/checkpoint_docs/html/ckpt_learn_ex3_nonintrusive.html +++ b/checkpoint_docs/html/ckpt_learn_ex3_nonintrusive.html @@ -2,7 +2,7 @@ - Learn » Examples » Non-Intrusive Program Example 3 | checkpoint + Learn » Examples » Non-Intrusive Program Example 3 | magistrate @@ -13,7 +13,7 @@ - checkpoint + magistrate @@ -62,9 +62,9 @@ Examples » Non-Intrusive Program Example 3 -The full code for this magistrate example can be found here: examples/checkpoint_example_3_nonintrusive.ccExample source code:#include <checkpoint/checkpoint.h> +The full code for this magistrate example can be found here: examples/checkpoint_example_3_nonintrusive.ccExample source code:#include <checkpoint/checkpoint.h> -#include <cstdio> +#include <cstdio> // // This example illustrates how checkpoint uses traits to determine a @@ -151,7 +151,7 @@ }}} // end namespace checkpoint::nonintrusive::examples -#include "checkpoint/traits/serializable_traits.h" +#include "checkpoint/traits/serializable_traits.h" namespace checkpoint { @@ -227,7 +227,7 @@ - checkpoint. Created with Doxygen 1.8.16 and m.css. + magistrate. Created with Doxygen 1.8.16 and m.css. diff --git a/checkpoint_docs/html/ckpt_learn_ex4_tofile.html b/checkpoint_docs/html/ckpt_learn_ex4_tofile.html index 5a8fdc39af..9e15dcf6f0 100644 --- a/checkpoint_docs/html/ckpt_learn_ex4_tofile.html +++ b/checkpoint_docs/html/ckpt_learn_ex4_tofile.html @@ -2,7 +2,7 @@ - Learn » Examples » Program Example Serialize To File | checkpoint + Learn » Examples » Program Example Serialize To File | magistrate @@ -13,7 +13,7 @@ - checkpoint + magistrate @@ -62,10 +62,10 @@ Examples » Program Example Serialize To File -One potential application for this approach is to generate a restart file for a simulation.The full code for this example can be found here: examples/checkpoint_example_to_file.ccExample source code:#include <checkpoint/checkpoint.h> +One potential application for this approach is to generate a restart file for a simulation.The full code for this example can be found here: examples/checkpoint_example_to_file.ccExample source code:#include <checkpoint/checkpoint.h> -#include <iostream> -#include <vector> +#include <iostream> +#include <vector> namespace checkpoint { namespace intrusive { namespace examples { @@ -235,7 +235,7 @@ - checkpoint. Created with Doxygen 1.8.16 and m.css. + magistrate. Created with Doxygen 1.8.16 and m.css. diff --git a/checkpoint_docs/html/ckpt_learn_ex4_tofile_nonintrusive.html b/checkpoint_docs/html/ckpt_learn_ex4_tofile_nonintrusive.html index b61fb27955..65db4072b2 100644 --- a/checkpoint_docs/html/ckpt_learn_ex4_tofile_nonintrusive.html +++ b/checkpoint_docs/html/ckpt_learn_ex4_tofile_nonintrusive.html @@ -2,7 +2,7 @@ - Learn » Examples » Non-Intrusive Program Example Serialize To File | checkpoint + Learn » Examples » Non-Intrusive Program Example Serialize To File | magistrate @@ -13,7 +13,7 @@ - checkpoint + magistrate @@ -62,10 +62,10 @@ Examples » Non-Intrusive Program Example Serialize To File -One potential application for this approach is to generate a restart file for a simulation.The full code for this example can be found here: examples/checkpoint_example_to_file_nonintrusive.ccExample source code:#include <checkpoint/checkpoint.h> +One potential application for this approach is to generate a restart file for a simulation.The full code for this example can be found here: examples/checkpoint_example_to_file_nonintrusive.ccExample source code:#include <checkpoint/checkpoint.h> -#include <iostream> -#include <vector> +#include <iostream> +#include <vector> // \brief Namespace containing type which will be serialized namespace checkpoint { namespace nonintrusive { namespace examples { @@ -244,7 +244,7 @@ - checkpoint. Created with Doxygen 1.8.16 and m.css. + magistrate. Created with Doxygen 1.8.16 and m.css. diff --git a/checkpoint_docs/html/ckpt_learn_ex5_polymorphic.html b/checkpoint_docs/html/ckpt_learn_ex5_polymorphic.html index 3e3a3214ea..7e2831ad3b 100644 --- a/checkpoint_docs/html/ckpt_learn_ex5_polymorphic.html +++ b/checkpoint_docs/html/ckpt_learn_ex5_polymorphic.html @@ -2,7 +2,7 @@ - Learn » Examples » Polymorphic Serialization Example | checkpoint + Learn » Examples » Polymorphic Serialization Example | magistrate @@ -13,7 +13,7 @@ - checkpoint + magistrate @@ -62,8 +62,8 @@ Examples » Polymorphic Serialization Example -The full code for this magistrate example can be found here: examples/checkpoint_example_polymorphic.cc#include <checkpoint/checkpoint.h> -#include "checkpoint/dispatch/dispatch_virtual.h" +The full code for this magistrate example can be found here: examples/checkpoint_example_polymorphic.cc#include <checkpoint/checkpoint.h> +#include "checkpoint/dispatch/dispatch_virtual.h" namespace checkpoint { namespace intrusive { namespace examples { @@ -220,7 +220,7 @@ - checkpoint. Created with Doxygen 1.8.16 and m.css. + magistrate. Created with Doxygen 1.8.16 and m.css. diff --git a/checkpoint_docs/html/ckpt_learn_ex5_polymorphic_nonintrusive.html b/checkpoint_docs/html/ckpt_learn_ex5_polymorphic_nonintrusive.html index 2e4a0c8554..aa757b44f8 100644 --- a/checkpoint_docs/html/ckpt_learn_ex5_polymorphic_nonintrusive.html +++ b/checkpoint_docs/html/ckpt_learn_ex5_polymorphic_nonintrusive.html @@ -2,7 +2,7 @@ - Learn » Examples » Non-Intrusive Polymorphic Serialization Example | checkpoint + Learn » Examples » Non-Intrusive Polymorphic Serialization Example | magistrate @@ -13,7 +13,7 @@ - checkpoint + magistrate @@ -62,8 +62,8 @@ Examples » Non-Intrusive Polymorphic Serialization Example -The full code for this magistrate example can be found here: examples/checkpoint_example_polymorphic_nonintrusive.ccExample source code:#include <checkpoint/checkpoint.h> -#include "checkpoint/dispatch/dispatch_virtual.h" +The full code for this magistrate example can be found here: examples/checkpoint_example_polymorphic_nonintrusive.ccExample source code:#include <checkpoint/checkpoint.h> +#include "checkpoint/dispatch/dispatch_virtual.h" // \brief Namespace containing types which will be serialized namespace checkpoint { namespace nonintrusive { namespace examples { @@ -230,7 +230,7 @@ - checkpoint. Created with Doxygen 1.8.16 and m.css. + magistrate. Created with Doxygen 1.8.16 and m.css. diff --git a/checkpoint_docs/html/ckpt_learn_ex6_polymorphic_macro.html b/checkpoint_docs/html/ckpt_learn_ex6_polymorphic_macro.html index 085915fcaa..39395600ab 100644 --- a/checkpoint_docs/html/ckpt_learn_ex6_polymorphic_macro.html +++ b/checkpoint_docs/html/ckpt_learn_ex6_polymorphic_macro.html @@ -2,7 +2,7 @@ - Learn » Examples » Polymorphic Serialization Example w/Macros | checkpoint + Learn » Examples » Polymorphic Serialization Example w/Macros | magistrate @@ -13,7 +13,7 @@ - checkpoint + magistrate @@ -62,8 +62,8 @@ Examples » Polymorphic Serialization Example w/Macros -The full code for this magistrate example can be found here: examples/checkpoint_example_polymorphic_macro.cc#include <checkpoint/checkpoint.h> -#include "checkpoint/dispatch/dispatch_virtual.h" +The full code for this magistrate example can be found here: examples/checkpoint_example_polymorphic_macro.cc#include <checkpoint/checkpoint.h> +#include "checkpoint/dispatch/dispatch_virtual.h" namespace checkpoint { namespace intrusive { namespace examples { @@ -239,7 +239,7 @@ -
The full code for this magistrate example can be found here: examples/checkpoint_example_2_nonintrusive.cc
examples/checkpoint_example_2_nonintrusive.cc
#include <checkpoint/checkpoint.h> +The full code for this magistrate example can be found here: examples/checkpoint_example_2_nonintrusive.ccExample source code:#include <checkpoint/checkpoint.h> -#include <cstdio> +#include <cstdio> // \brief Namespace containing types which will be serialized namespace checkpoint { namespace nonintrusive { namespace examples { @@ -223,7 +223,7 @@ - checkpoint. Created with Doxygen 1.8.16 and m.css. + magistrate. Created with Doxygen 1.8.16 and m.css. diff --git a/checkpoint_docs/html/ckpt_learn_ex3.html b/checkpoint_docs/html/ckpt_learn_ex3.html index b81999d438..589fc9a778 100644 --- a/checkpoint_docs/html/ckpt_learn_ex3.html +++ b/checkpoint_docs/html/ckpt_learn_ex3.html @@ -2,7 +2,7 @@ - Learn » Examples » Program Example 3 | checkpoint + Learn » Examples » Program Example 3 | magistrate @@ -13,7 +13,7 @@ - checkpoint + magistrate @@ -62,9 +62,9 @@ Examples » Program Example 3 -The full code for this magistrate example can be found here: examples/checkpoint_example_3.ccExample source code:#include <checkpoint/checkpoint.h> +The full code for this magistrate example can be found here: examples/checkpoint_example_3.ccExample source code:#include <checkpoint/checkpoint.h> -#include <cstdio> +#include <cstdio> // // This example illustrates how checkpoint uses traits to determine a @@ -141,7 +141,7 @@ }}} // end namespace checkpoint::intrusive::examples -#include "checkpoint/traits/serializable_traits.h" +#include "checkpoint/traits/serializable_traits.h" namespace checkpoint { @@ -216,7 +216,7 @@ - checkpoint. Created with Doxygen 1.8.16 and m.css. + magistrate. Created with Doxygen 1.8.16 and m.css. diff --git a/checkpoint_docs/html/ckpt_learn_ex3_nonintrusive.html b/checkpoint_docs/html/ckpt_learn_ex3_nonintrusive.html index cef8286ddd..63b9f314ef 100644 --- a/checkpoint_docs/html/ckpt_learn_ex3_nonintrusive.html +++ b/checkpoint_docs/html/ckpt_learn_ex3_nonintrusive.html @@ -2,7 +2,7 @@ - Learn » Examples » Non-Intrusive Program Example 3 | checkpoint + Learn » Examples » Non-Intrusive Program Example 3 | magistrate @@ -13,7 +13,7 @@ - checkpoint + magistrate @@ -62,9 +62,9 @@ Examples » Non-Intrusive Program Example 3 -The full code for this magistrate example can be found here: examples/checkpoint_example_3_nonintrusive.ccExample source code:#include <checkpoint/checkpoint.h> +The full code for this magistrate example can be found here: examples/checkpoint_example_3_nonintrusive.ccExample source code:#include <checkpoint/checkpoint.h> -#include <cstdio> +#include <cstdio> // // This example illustrates how checkpoint uses traits to determine a @@ -151,7 +151,7 @@ }}} // end namespace checkpoint::nonintrusive::examples -#include "checkpoint/traits/serializable_traits.h" +#include "checkpoint/traits/serializable_traits.h" namespace checkpoint { @@ -227,7 +227,7 @@ - checkpoint. Created with Doxygen 1.8.16 and m.css. + magistrate. Created with Doxygen 1.8.16 and m.css. diff --git a/checkpoint_docs/html/ckpt_learn_ex4_tofile.html b/checkpoint_docs/html/ckpt_learn_ex4_tofile.html index 5a8fdc39af..9e15dcf6f0 100644 --- a/checkpoint_docs/html/ckpt_learn_ex4_tofile.html +++ b/checkpoint_docs/html/ckpt_learn_ex4_tofile.html @@ -2,7 +2,7 @@ - Learn » Examples » Program Example Serialize To File | checkpoint + Learn » Examples » Program Example Serialize To File | magistrate @@ -13,7 +13,7 @@ - checkpoint + magistrate @@ -62,10 +62,10 @@ Examples » Program Example Serialize To File -One potential application for this approach is to generate a restart file for a simulation.The full code for this example can be found here: examples/checkpoint_example_to_file.ccExample source code:#include <checkpoint/checkpoint.h> +One potential application for this approach is to generate a restart file for a simulation.The full code for this example can be found here: examples/checkpoint_example_to_file.ccExample source code:#include <checkpoint/checkpoint.h> -#include <iostream> -#include <vector> +#include <iostream> +#include <vector> namespace checkpoint { namespace intrusive { namespace examples { @@ -235,7 +235,7 @@ - checkpoint. Created with Doxygen 1.8.16 and m.css. + magistrate. Created with Doxygen 1.8.16 and m.css. diff --git a/checkpoint_docs/html/ckpt_learn_ex4_tofile_nonintrusive.html b/checkpoint_docs/html/ckpt_learn_ex4_tofile_nonintrusive.html index b61fb27955..65db4072b2 100644 --- a/checkpoint_docs/html/ckpt_learn_ex4_tofile_nonintrusive.html +++ b/checkpoint_docs/html/ckpt_learn_ex4_tofile_nonintrusive.html @@ -2,7 +2,7 @@ - Learn » Examples » Non-Intrusive Program Example Serialize To File | checkpoint + Learn » Examples » Non-Intrusive Program Example Serialize To File | magistrate @@ -13,7 +13,7 @@ - checkpoint + magistrate @@ -62,10 +62,10 @@ Examples » Non-Intrusive Program Example Serialize To File -One potential application for this approach is to generate a restart file for a simulation.The full code for this example can be found here: examples/checkpoint_example_to_file_nonintrusive.ccExample source code:#include <checkpoint/checkpoint.h> +One potential application for this approach is to generate a restart file for a simulation.The full code for this example can be found here: examples/checkpoint_example_to_file_nonintrusive.ccExample source code:#include <checkpoint/checkpoint.h> -#include <iostream> -#include <vector> +#include <iostream> +#include <vector> // \brief Namespace containing type which will be serialized namespace checkpoint { namespace nonintrusive { namespace examples { @@ -244,7 +244,7 @@ - checkpoint. Created with Doxygen 1.8.16 and m.css. + magistrate. Created with Doxygen 1.8.16 and m.css. diff --git a/checkpoint_docs/html/ckpt_learn_ex5_polymorphic.html b/checkpoint_docs/html/ckpt_learn_ex5_polymorphic.html index 3e3a3214ea..7e2831ad3b 100644 --- a/checkpoint_docs/html/ckpt_learn_ex5_polymorphic.html +++ b/checkpoint_docs/html/ckpt_learn_ex5_polymorphic.html @@ -2,7 +2,7 @@ - Learn » Examples » Polymorphic Serialization Example | checkpoint + Learn » Examples » Polymorphic Serialization Example | magistrate @@ -13,7 +13,7 @@ - checkpoint + magistrate @@ -62,8 +62,8 @@ Examples » Polymorphic Serialization Example -The full code for this magistrate example can be found here: examples/checkpoint_example_polymorphic.cc#include <checkpoint/checkpoint.h> -#include "checkpoint/dispatch/dispatch_virtual.h" +The full code for this magistrate example can be found here: examples/checkpoint_example_polymorphic.cc#include <checkpoint/checkpoint.h> +#include "checkpoint/dispatch/dispatch_virtual.h" namespace checkpoint { namespace intrusive { namespace examples { @@ -220,7 +220,7 @@ - checkpoint. Created with Doxygen 1.8.16 and m.css. + magistrate. Created with Doxygen 1.8.16 and m.css. diff --git a/checkpoint_docs/html/ckpt_learn_ex5_polymorphic_nonintrusive.html b/checkpoint_docs/html/ckpt_learn_ex5_polymorphic_nonintrusive.html index 2e4a0c8554..aa757b44f8 100644 --- a/checkpoint_docs/html/ckpt_learn_ex5_polymorphic_nonintrusive.html +++ b/checkpoint_docs/html/ckpt_learn_ex5_polymorphic_nonintrusive.html @@ -2,7 +2,7 @@ - Learn » Examples » Non-Intrusive Polymorphic Serialization Example | checkpoint + Learn » Examples » Non-Intrusive Polymorphic Serialization Example | magistrate @@ -13,7 +13,7 @@ - checkpoint + magistrate @@ -62,8 +62,8 @@ Examples » Non-Intrusive Polymorphic Serialization Example -The full code for this magistrate example can be found here: examples/checkpoint_example_polymorphic_nonintrusive.ccExample source code:#include <checkpoint/checkpoint.h> -#include "checkpoint/dispatch/dispatch_virtual.h" +The full code for this magistrate example can be found here: examples/checkpoint_example_polymorphic_nonintrusive.ccExample source code:#include <checkpoint/checkpoint.h> +#include "checkpoint/dispatch/dispatch_virtual.h" // \brief Namespace containing types which will be serialized namespace checkpoint { namespace nonintrusive { namespace examples { @@ -230,7 +230,7 @@ - checkpoint. Created with Doxygen 1.8.16 and m.css. + magistrate. Created with Doxygen 1.8.16 and m.css. diff --git a/checkpoint_docs/html/ckpt_learn_ex6_polymorphic_macro.html b/checkpoint_docs/html/ckpt_learn_ex6_polymorphic_macro.html index 085915fcaa..39395600ab 100644 --- a/checkpoint_docs/html/ckpt_learn_ex6_polymorphic_macro.html +++ b/checkpoint_docs/html/ckpt_learn_ex6_polymorphic_macro.html @@ -2,7 +2,7 @@ - Learn » Examples » Polymorphic Serialization Example w/Macros | checkpoint + Learn » Examples » Polymorphic Serialization Example w/Macros | magistrate @@ -13,7 +13,7 @@ - checkpoint + magistrate @@ -62,8 +62,8 @@ Examples » Polymorphic Serialization Example w/Macros -The full code for this magistrate example can be found here: examples/checkpoint_example_polymorphic_macro.cc#include <checkpoint/checkpoint.h> -#include "checkpoint/dispatch/dispatch_virtual.h" +The full code for this magistrate example can be found here: examples/checkpoint_example_polymorphic_macro.cc#include <checkpoint/checkpoint.h> +#include "checkpoint/dispatch/dispatch_virtual.h" namespace checkpoint { namespace intrusive { namespace examples { @@ -239,7 +239,7 @@ -
#include <checkpoint/checkpoint.h> -#include <cstdio> +#include <cstdio> // \brief Namespace containing types which will be serialized namespace checkpoint { namespace nonintrusive { namespace examples { @@ -223,7 +223,7 @@ - checkpoint. Created with Doxygen 1.8.16 and m.css. + magistrate. Created with Doxygen 1.8.16 and m.css. diff --git a/checkpoint_docs/html/ckpt_learn_ex3.html b/checkpoint_docs/html/ckpt_learn_ex3.html index b81999d438..589fc9a778 100644 --- a/checkpoint_docs/html/ckpt_learn_ex3.html +++ b/checkpoint_docs/html/ckpt_learn_ex3.html @@ -2,7 +2,7 @@ - Learn » Examples » Program Example 3 | checkpoint + Learn » Examples » Program Example 3 | magistrate @@ -13,7 +13,7 @@ - checkpoint + magistrate @@ -62,9 +62,9 @@ Examples » Program Example 3 -The full code for this magistrate example can be found here: examples/checkpoint_example_3.ccExample source code:#include <checkpoint/checkpoint.h> +The full code for this magistrate example can be found here: examples/checkpoint_example_3.ccExample source code:#include <checkpoint/checkpoint.h> -#include <cstdio> +#include <cstdio> // // This example illustrates how checkpoint uses traits to determine a @@ -141,7 +141,7 @@ }}} // end namespace checkpoint::intrusive::examples -#include "checkpoint/traits/serializable_traits.h" +#include "checkpoint/traits/serializable_traits.h" namespace checkpoint { @@ -216,7 +216,7 @@ - checkpoint. Created with Doxygen 1.8.16 and m.css. + magistrate. Created with Doxygen 1.8.16 and m.css. diff --git a/checkpoint_docs/html/ckpt_learn_ex3_nonintrusive.html b/checkpoint_docs/html/ckpt_learn_ex3_nonintrusive.html index cef8286ddd..63b9f314ef 100644 --- a/checkpoint_docs/html/ckpt_learn_ex3_nonintrusive.html +++ b/checkpoint_docs/html/ckpt_learn_ex3_nonintrusive.html @@ -2,7 +2,7 @@ - Learn » Examples » Non-Intrusive Program Example 3 | checkpoint + Learn » Examples » Non-Intrusive Program Example 3 | magistrate @@ -13,7 +13,7 @@ - checkpoint + magistrate @@ -62,9 +62,9 @@ Examples » Non-Intrusive Program Example 3 -The full code for this magistrate example can be found here: examples/checkpoint_example_3_nonintrusive.ccExample source code:#include <checkpoint/checkpoint.h> +The full code for this magistrate example can be found here: examples/checkpoint_example_3_nonintrusive.ccExample source code:#include <checkpoint/checkpoint.h> -#include <cstdio> +#include <cstdio> // // This example illustrates how checkpoint uses traits to determine a @@ -151,7 +151,7 @@ }}} // end namespace checkpoint::nonintrusive::examples -#include "checkpoint/traits/serializable_traits.h" +#include "checkpoint/traits/serializable_traits.h" namespace checkpoint { @@ -227,7 +227,7 @@ - checkpoint. Created with Doxygen 1.8.16 and m.css. + magistrate. Created with Doxygen 1.8.16 and m.css. diff --git a/checkpoint_docs/html/ckpt_learn_ex4_tofile.html b/checkpoint_docs/html/ckpt_learn_ex4_tofile.html index 5a8fdc39af..9e15dcf6f0 100644 --- a/checkpoint_docs/html/ckpt_learn_ex4_tofile.html +++ b/checkpoint_docs/html/ckpt_learn_ex4_tofile.html @@ -2,7 +2,7 @@ - Learn » Examples » Program Example Serialize To File | checkpoint + Learn » Examples » Program Example Serialize To File | magistrate @@ -13,7 +13,7 @@ - checkpoint + magistrate @@ -62,10 +62,10 @@ Examples » Program Example Serialize To File -One potential application for this approach is to generate a restart file for a simulation.The full code for this example can be found here: examples/checkpoint_example_to_file.ccExample source code:#include <checkpoint/checkpoint.h> +One potential application for this approach is to generate a restart file for a simulation.The full code for this example can be found here: examples/checkpoint_example_to_file.ccExample source code:#include <checkpoint/checkpoint.h> -#include <iostream> -#include <vector> +#include <iostream> +#include <vector> namespace checkpoint { namespace intrusive { namespace examples { @@ -235,7 +235,7 @@ - checkpoint. Created with Doxygen 1.8.16 and m.css. + magistrate. Created with Doxygen 1.8.16 and m.css. diff --git a/checkpoint_docs/html/ckpt_learn_ex4_tofile_nonintrusive.html b/checkpoint_docs/html/ckpt_learn_ex4_tofile_nonintrusive.html index b61fb27955..65db4072b2 100644 --- a/checkpoint_docs/html/ckpt_learn_ex4_tofile_nonintrusive.html +++ b/checkpoint_docs/html/ckpt_learn_ex4_tofile_nonintrusive.html @@ -2,7 +2,7 @@ - Learn » Examples » Non-Intrusive Program Example Serialize To File | checkpoint + Learn » Examples » Non-Intrusive Program Example Serialize To File | magistrate @@ -13,7 +13,7 @@ - checkpoint + magistrate @@ -62,10 +62,10 @@ Examples » Non-Intrusive Program Example Serialize To File -One potential application for this approach is to generate a restart file for a simulation.The full code for this example can be found here: examples/checkpoint_example_to_file_nonintrusive.ccExample source code:#include <checkpoint/checkpoint.h> +One potential application for this approach is to generate a restart file for a simulation.The full code for this example can be found here: examples/checkpoint_example_to_file_nonintrusive.ccExample source code:#include <checkpoint/checkpoint.h> -#include <iostream> -#include <vector> +#include <iostream> +#include <vector> // \brief Namespace containing type which will be serialized namespace checkpoint { namespace nonintrusive { namespace examples { @@ -244,7 +244,7 @@ - checkpoint. Created with Doxygen 1.8.16 and m.css. + magistrate. Created with Doxygen 1.8.16 and m.css. diff --git a/checkpoint_docs/html/ckpt_learn_ex5_polymorphic.html b/checkpoint_docs/html/ckpt_learn_ex5_polymorphic.html index 3e3a3214ea..7e2831ad3b 100644 --- a/checkpoint_docs/html/ckpt_learn_ex5_polymorphic.html +++ b/checkpoint_docs/html/ckpt_learn_ex5_polymorphic.html @@ -2,7 +2,7 @@ - Learn » Examples » Polymorphic Serialization Example | checkpoint + Learn » Examples » Polymorphic Serialization Example | magistrate @@ -13,7 +13,7 @@ - checkpoint + magistrate @@ -62,8 +62,8 @@ Examples » Polymorphic Serialization Example -The full code for this magistrate example can be found here: examples/checkpoint_example_polymorphic.cc#include <checkpoint/checkpoint.h> -#include "checkpoint/dispatch/dispatch_virtual.h" +The full code for this magistrate example can be found here: examples/checkpoint_example_polymorphic.cc#include <checkpoint/checkpoint.h> +#include "checkpoint/dispatch/dispatch_virtual.h" namespace checkpoint { namespace intrusive { namespace examples { @@ -220,7 +220,7 @@ - checkpoint. Created with Doxygen 1.8.16 and m.css. + magistrate. Created with Doxygen 1.8.16 and m.css. diff --git a/checkpoint_docs/html/ckpt_learn_ex5_polymorphic_nonintrusive.html b/checkpoint_docs/html/ckpt_learn_ex5_polymorphic_nonintrusive.html index 2e4a0c8554..aa757b44f8 100644 --- a/checkpoint_docs/html/ckpt_learn_ex5_polymorphic_nonintrusive.html +++ b/checkpoint_docs/html/ckpt_learn_ex5_polymorphic_nonintrusive.html @@ -2,7 +2,7 @@ - Learn » Examples » Non-Intrusive Polymorphic Serialization Example | checkpoint + Learn » Examples » Non-Intrusive Polymorphic Serialization Example | magistrate @@ -13,7 +13,7 @@ - checkpoint + magistrate @@ -62,8 +62,8 @@ Examples » Non-Intrusive Polymorphic Serialization Example -The full code for this magistrate example can be found here: examples/checkpoint_example_polymorphic_nonintrusive.ccExample source code:#include <checkpoint/checkpoint.h> -#include "checkpoint/dispatch/dispatch_virtual.h" +The full code for this magistrate example can be found here: examples/checkpoint_example_polymorphic_nonintrusive.ccExample source code:#include <checkpoint/checkpoint.h> +#include "checkpoint/dispatch/dispatch_virtual.h" // \brief Namespace containing types which will be serialized namespace checkpoint { namespace nonintrusive { namespace examples { @@ -230,7 +230,7 @@ - checkpoint. Created with Doxygen 1.8.16 and m.css. + magistrate. Created with Doxygen 1.8.16 and m.css. diff --git a/checkpoint_docs/html/ckpt_learn_ex6_polymorphic_macro.html b/checkpoint_docs/html/ckpt_learn_ex6_polymorphic_macro.html index 085915fcaa..39395600ab 100644 --- a/checkpoint_docs/html/ckpt_learn_ex6_polymorphic_macro.html +++ b/checkpoint_docs/html/ckpt_learn_ex6_polymorphic_macro.html @@ -2,7 +2,7 @@ - Learn » Examples » Polymorphic Serialization Example w/Macros | checkpoint + Learn » Examples » Polymorphic Serialization Example w/Macros | magistrate @@ -13,7 +13,7 @@ - checkpoint + magistrate @@ -62,8 +62,8 @@ Examples » Polymorphic Serialization Example w/Macros -The full code for this magistrate example can be found here: examples/checkpoint_example_polymorphic_macro.cc#include <checkpoint/checkpoint.h> -#include "checkpoint/dispatch/dispatch_virtual.h" +The full code for this magistrate example can be found here: examples/checkpoint_example_polymorphic_macro.cc#include <checkpoint/checkpoint.h> +#include "checkpoint/dispatch/dispatch_virtual.h" namespace checkpoint { namespace intrusive { namespace examples { @@ -239,7 +239,7 @@ -
The full code for this magistrate example can be found here: examples/checkpoint_example_3.cc
examples/checkpoint_example_3.cc
#include <checkpoint/checkpoint.h> +The full code for this magistrate example can be found here: examples/checkpoint_example_3.ccExample source code:#include <checkpoint/checkpoint.h> -#include <cstdio> +#include <cstdio> // // This example illustrates how checkpoint uses traits to determine a @@ -141,7 +141,7 @@ }}} // end namespace checkpoint::intrusive::examples -#include "checkpoint/traits/serializable_traits.h" +#include "checkpoint/traits/serializable_traits.h" namespace checkpoint { @@ -216,7 +216,7 @@ - checkpoint. Created with Doxygen 1.8.16 and m.css. + magistrate. Created with Doxygen 1.8.16 and m.css. diff --git a/checkpoint_docs/html/ckpt_learn_ex3_nonintrusive.html b/checkpoint_docs/html/ckpt_learn_ex3_nonintrusive.html index cef8286ddd..63b9f314ef 100644 --- a/checkpoint_docs/html/ckpt_learn_ex3_nonintrusive.html +++ b/checkpoint_docs/html/ckpt_learn_ex3_nonintrusive.html @@ -2,7 +2,7 @@ - Learn » Examples » Non-Intrusive Program Example 3 | checkpoint + Learn » Examples » Non-Intrusive Program Example 3 | magistrate @@ -13,7 +13,7 @@ - checkpoint + magistrate @@ -62,9 +62,9 @@ Examples » Non-Intrusive Program Example 3 -The full code for this magistrate example can be found here: examples/checkpoint_example_3_nonintrusive.ccExample source code:#include <checkpoint/checkpoint.h> +The full code for this magistrate example can be found here: examples/checkpoint_example_3_nonintrusive.ccExample source code:#include <checkpoint/checkpoint.h> -#include <cstdio> +#include <cstdio> // // This example illustrates how checkpoint uses traits to determine a @@ -151,7 +151,7 @@ }}} // end namespace checkpoint::nonintrusive::examples -#include "checkpoint/traits/serializable_traits.h" +#include "checkpoint/traits/serializable_traits.h" namespace checkpoint { @@ -227,7 +227,7 @@ - checkpoint. Created with Doxygen 1.8.16 and m.css. + magistrate. Created with Doxygen 1.8.16 and m.css. diff --git a/checkpoint_docs/html/ckpt_learn_ex4_tofile.html b/checkpoint_docs/html/ckpt_learn_ex4_tofile.html index 5a8fdc39af..9e15dcf6f0 100644 --- a/checkpoint_docs/html/ckpt_learn_ex4_tofile.html +++ b/checkpoint_docs/html/ckpt_learn_ex4_tofile.html @@ -2,7 +2,7 @@ - Learn » Examples » Program Example Serialize To File | checkpoint + Learn » Examples » Program Example Serialize To File | magistrate @@ -13,7 +13,7 @@ - checkpoint + magistrate @@ -62,10 +62,10 @@ Examples » Program Example Serialize To File -One potential application for this approach is to generate a restart file for a simulation.The full code for this example can be found here: examples/checkpoint_example_to_file.ccExample source code:#include <checkpoint/checkpoint.h> +One potential application for this approach is to generate a restart file for a simulation.The full code for this example can be found here: examples/checkpoint_example_to_file.ccExample source code:#include <checkpoint/checkpoint.h> -#include <iostream> -#include <vector> +#include <iostream> +#include <vector> namespace checkpoint { namespace intrusive { namespace examples { @@ -235,7 +235,7 @@ - checkpoint. Created with Doxygen 1.8.16 and m.css. + magistrate. Created with Doxygen 1.8.16 and m.css. diff --git a/checkpoint_docs/html/ckpt_learn_ex4_tofile_nonintrusive.html b/checkpoint_docs/html/ckpt_learn_ex4_tofile_nonintrusive.html index b61fb27955..65db4072b2 100644 --- a/checkpoint_docs/html/ckpt_learn_ex4_tofile_nonintrusive.html +++ b/checkpoint_docs/html/ckpt_learn_ex4_tofile_nonintrusive.html @@ -2,7 +2,7 @@ - Learn » Examples » Non-Intrusive Program Example Serialize To File | checkpoint + Learn » Examples » Non-Intrusive Program Example Serialize To File | magistrate @@ -13,7 +13,7 @@ - checkpoint + magistrate @@ -62,10 +62,10 @@ Examples » Non-Intrusive Program Example Serialize To File -One potential application for this approach is to generate a restart file for a simulation.The full code for this example can be found here: examples/checkpoint_example_to_file_nonintrusive.ccExample source code:#include <checkpoint/checkpoint.h> +One potential application for this approach is to generate a restart file for a simulation.The full code for this example can be found here: examples/checkpoint_example_to_file_nonintrusive.ccExample source code:#include <checkpoint/checkpoint.h> -#include <iostream> -#include <vector> +#include <iostream> +#include <vector> // \brief Namespace containing type which will be serialized namespace checkpoint { namespace nonintrusive { namespace examples { @@ -244,7 +244,7 @@ - checkpoint. Created with Doxygen 1.8.16 and m.css. + magistrate. Created with Doxygen 1.8.16 and m.css. diff --git a/checkpoint_docs/html/ckpt_learn_ex5_polymorphic.html b/checkpoint_docs/html/ckpt_learn_ex5_polymorphic.html index 3e3a3214ea..7e2831ad3b 100644 --- a/checkpoint_docs/html/ckpt_learn_ex5_polymorphic.html +++ b/checkpoint_docs/html/ckpt_learn_ex5_polymorphic.html @@ -2,7 +2,7 @@ - Learn » Examples » Polymorphic Serialization Example | checkpoint + Learn » Examples » Polymorphic Serialization Example | magistrate @@ -13,7 +13,7 @@ - checkpoint + magistrate @@ -62,8 +62,8 @@ Examples » Polymorphic Serialization Example -The full code for this magistrate example can be found here: examples/checkpoint_example_polymorphic.cc#include <checkpoint/checkpoint.h> -#include "checkpoint/dispatch/dispatch_virtual.h" +The full code for this magistrate example can be found here: examples/checkpoint_example_polymorphic.cc#include <checkpoint/checkpoint.h> +#include "checkpoint/dispatch/dispatch_virtual.h" namespace checkpoint { namespace intrusive { namespace examples { @@ -220,7 +220,7 @@ - checkpoint. Created with Doxygen 1.8.16 and m.css. + magistrate. Created with Doxygen 1.8.16 and m.css. diff --git a/checkpoint_docs/html/ckpt_learn_ex5_polymorphic_nonintrusive.html b/checkpoint_docs/html/ckpt_learn_ex5_polymorphic_nonintrusive.html index 2e4a0c8554..aa757b44f8 100644 --- a/checkpoint_docs/html/ckpt_learn_ex5_polymorphic_nonintrusive.html +++ b/checkpoint_docs/html/ckpt_learn_ex5_polymorphic_nonintrusive.html @@ -2,7 +2,7 @@ - Learn » Examples » Non-Intrusive Polymorphic Serialization Example | checkpoint + Learn » Examples » Non-Intrusive Polymorphic Serialization Example | magistrate @@ -13,7 +13,7 @@ - checkpoint + magistrate @@ -62,8 +62,8 @@ Examples » Non-Intrusive Polymorphic Serialization Example -The full code for this magistrate example can be found here: examples/checkpoint_example_polymorphic_nonintrusive.ccExample source code:#include <checkpoint/checkpoint.h> -#include "checkpoint/dispatch/dispatch_virtual.h" +The full code for this magistrate example can be found here: examples/checkpoint_example_polymorphic_nonintrusive.ccExample source code:#include <checkpoint/checkpoint.h> +#include "checkpoint/dispatch/dispatch_virtual.h" // \brief Namespace containing types which will be serialized namespace checkpoint { namespace nonintrusive { namespace examples { @@ -230,7 +230,7 @@ - checkpoint. Created with Doxygen 1.8.16 and m.css. + magistrate. Created with Doxygen 1.8.16 and m.css. diff --git a/checkpoint_docs/html/ckpt_learn_ex6_polymorphic_macro.html b/checkpoint_docs/html/ckpt_learn_ex6_polymorphic_macro.html index 085915fcaa..39395600ab 100644 --- a/checkpoint_docs/html/ckpt_learn_ex6_polymorphic_macro.html +++ b/checkpoint_docs/html/ckpt_learn_ex6_polymorphic_macro.html @@ -2,7 +2,7 @@ - Learn » Examples » Polymorphic Serialization Example w/Macros | checkpoint + Learn » Examples » Polymorphic Serialization Example w/Macros | magistrate @@ -13,7 +13,7 @@ - checkpoint + magistrate @@ -62,8 +62,8 @@ Examples » Polymorphic Serialization Example w/Macros -The full code for this magistrate example can be found here: examples/checkpoint_example_polymorphic_macro.cc#include <checkpoint/checkpoint.h> -#include "checkpoint/dispatch/dispatch_virtual.h" +The full code for this magistrate example can be found here: examples/checkpoint_example_polymorphic_macro.cc#include <checkpoint/checkpoint.h> +#include "checkpoint/dispatch/dispatch_virtual.h" namespace checkpoint { namespace intrusive { namespace examples { @@ -239,7 +239,7 @@ -
#include <checkpoint/checkpoint.h> -#include <cstdio> +#include <cstdio> // // This example illustrates how checkpoint uses traits to determine a @@ -141,7 +141,7 @@ }}} // end namespace checkpoint::intrusive::examples -#include "checkpoint/traits/serializable_traits.h" +#include "checkpoint/traits/serializable_traits.h" namespace checkpoint { @@ -216,7 +216,7 @@ - checkpoint. Created with Doxygen 1.8.16 and m.css. + magistrate. Created with Doxygen 1.8.16 and m.css. diff --git a/checkpoint_docs/html/ckpt_learn_ex3_nonintrusive.html b/checkpoint_docs/html/ckpt_learn_ex3_nonintrusive.html index cef8286ddd..63b9f314ef 100644 --- a/checkpoint_docs/html/ckpt_learn_ex3_nonintrusive.html +++ b/checkpoint_docs/html/ckpt_learn_ex3_nonintrusive.html @@ -2,7 +2,7 @@ - Learn » Examples » Non-Intrusive Program Example 3 | checkpoint + Learn » Examples » Non-Intrusive Program Example 3 | magistrate @@ -13,7 +13,7 @@ - checkpoint + magistrate @@ -62,9 +62,9 @@ Examples » Non-Intrusive Program Example 3 -The full code for this magistrate example can be found here: examples/checkpoint_example_3_nonintrusive.ccExample source code:#include <checkpoint/checkpoint.h> +The full code for this magistrate example can be found here: examples/checkpoint_example_3_nonintrusive.ccExample source code:#include <checkpoint/checkpoint.h> -#include <cstdio> +#include <cstdio> // // This example illustrates how checkpoint uses traits to determine a @@ -151,7 +151,7 @@ }}} // end namespace checkpoint::nonintrusive::examples -#include "checkpoint/traits/serializable_traits.h" +#include "checkpoint/traits/serializable_traits.h" namespace checkpoint { @@ -227,7 +227,7 @@ - checkpoint. Created with Doxygen 1.8.16 and m.css. + magistrate. Created with Doxygen 1.8.16 and m.css. diff --git a/checkpoint_docs/html/ckpt_learn_ex4_tofile.html b/checkpoint_docs/html/ckpt_learn_ex4_tofile.html index 5a8fdc39af..9e15dcf6f0 100644 --- a/checkpoint_docs/html/ckpt_learn_ex4_tofile.html +++ b/checkpoint_docs/html/ckpt_learn_ex4_tofile.html @@ -2,7 +2,7 @@ - Learn » Examples » Program Example Serialize To File | checkpoint + Learn » Examples » Program Example Serialize To File | magistrate @@ -13,7 +13,7 @@ - checkpoint + magistrate @@ -62,10 +62,10 @@ Examples » Program Example Serialize To File -One potential application for this approach is to generate a restart file for a simulation.The full code for this example can be found here: examples/checkpoint_example_to_file.ccExample source code:#include <checkpoint/checkpoint.h> +One potential application for this approach is to generate a restart file for a simulation.The full code for this example can be found here: examples/checkpoint_example_to_file.ccExample source code:#include <checkpoint/checkpoint.h> -#include <iostream> -#include <vector> +#include <iostream> +#include <vector> namespace checkpoint { namespace intrusive { namespace examples { @@ -235,7 +235,7 @@ - checkpoint. Created with Doxygen 1.8.16 and m.css. + magistrate. Created with Doxygen 1.8.16 and m.css. diff --git a/checkpoint_docs/html/ckpt_learn_ex4_tofile_nonintrusive.html b/checkpoint_docs/html/ckpt_learn_ex4_tofile_nonintrusive.html index b61fb27955..65db4072b2 100644 --- a/checkpoint_docs/html/ckpt_learn_ex4_tofile_nonintrusive.html +++ b/checkpoint_docs/html/ckpt_learn_ex4_tofile_nonintrusive.html @@ -2,7 +2,7 @@ - Learn » Examples » Non-Intrusive Program Example Serialize To File | checkpoint + Learn » Examples » Non-Intrusive Program Example Serialize To File | magistrate @@ -13,7 +13,7 @@ - checkpoint + magistrate @@ -62,10 +62,10 @@ Examples » Non-Intrusive Program Example Serialize To File -One potential application for this approach is to generate a restart file for a simulation.The full code for this example can be found here: examples/checkpoint_example_to_file_nonintrusive.ccExample source code:#include <checkpoint/checkpoint.h> +One potential application for this approach is to generate a restart file for a simulation.The full code for this example can be found here: examples/checkpoint_example_to_file_nonintrusive.ccExample source code:#include <checkpoint/checkpoint.h> -#include <iostream> -#include <vector> +#include <iostream> +#include <vector> // \brief Namespace containing type which will be serialized namespace checkpoint { namespace nonintrusive { namespace examples { @@ -244,7 +244,7 @@ - checkpoint. Created with Doxygen 1.8.16 and m.css. + magistrate. Created with Doxygen 1.8.16 and m.css. diff --git a/checkpoint_docs/html/ckpt_learn_ex5_polymorphic.html b/checkpoint_docs/html/ckpt_learn_ex5_polymorphic.html index 3e3a3214ea..7e2831ad3b 100644 --- a/checkpoint_docs/html/ckpt_learn_ex5_polymorphic.html +++ b/checkpoint_docs/html/ckpt_learn_ex5_polymorphic.html @@ -2,7 +2,7 @@ - Learn » Examples » Polymorphic Serialization Example | checkpoint + Learn » Examples » Polymorphic Serialization Example | magistrate @@ -13,7 +13,7 @@ - checkpoint + magistrate @@ -62,8 +62,8 @@ Examples » Polymorphic Serialization Example -The full code for this magistrate example can be found here: examples/checkpoint_example_polymorphic.cc#include <checkpoint/checkpoint.h> -#include "checkpoint/dispatch/dispatch_virtual.h" +The full code for this magistrate example can be found here: examples/checkpoint_example_polymorphic.cc#include <checkpoint/checkpoint.h> +#include "checkpoint/dispatch/dispatch_virtual.h" namespace checkpoint { namespace intrusive { namespace examples { @@ -220,7 +220,7 @@ - checkpoint. Created with Doxygen 1.8.16 and m.css. + magistrate. Created with Doxygen 1.8.16 and m.css. diff --git a/checkpoint_docs/html/ckpt_learn_ex5_polymorphic_nonintrusive.html b/checkpoint_docs/html/ckpt_learn_ex5_polymorphic_nonintrusive.html index 2e4a0c8554..aa757b44f8 100644 --- a/checkpoint_docs/html/ckpt_learn_ex5_polymorphic_nonintrusive.html +++ b/checkpoint_docs/html/ckpt_learn_ex5_polymorphic_nonintrusive.html @@ -2,7 +2,7 @@ - Learn » Examples » Non-Intrusive Polymorphic Serialization Example | checkpoint + Learn » Examples » Non-Intrusive Polymorphic Serialization Example | magistrate @@ -13,7 +13,7 @@ - checkpoint + magistrate @@ -62,8 +62,8 @@ Examples » Non-Intrusive Polymorphic Serialization Example -The full code for this magistrate example can be found here: examples/checkpoint_example_polymorphic_nonintrusive.ccExample source code:#include <checkpoint/checkpoint.h> -#include "checkpoint/dispatch/dispatch_virtual.h" +The full code for this magistrate example can be found here: examples/checkpoint_example_polymorphic_nonintrusive.ccExample source code:#include <checkpoint/checkpoint.h> +#include "checkpoint/dispatch/dispatch_virtual.h" // \brief Namespace containing types which will be serialized namespace checkpoint { namespace nonintrusive { namespace examples { @@ -230,7 +230,7 @@ - checkpoint. Created with Doxygen 1.8.16 and m.css. + magistrate. Created with Doxygen 1.8.16 and m.css. diff --git a/checkpoint_docs/html/ckpt_learn_ex6_polymorphic_macro.html b/checkpoint_docs/html/ckpt_learn_ex6_polymorphic_macro.html index 085915fcaa..39395600ab 100644 --- a/checkpoint_docs/html/ckpt_learn_ex6_polymorphic_macro.html +++ b/checkpoint_docs/html/ckpt_learn_ex6_polymorphic_macro.html @@ -2,7 +2,7 @@ - Learn » Examples » Polymorphic Serialization Example w/Macros | checkpoint + Learn » Examples » Polymorphic Serialization Example w/Macros | magistrate @@ -13,7 +13,7 @@ - checkpoint + magistrate @@ -62,8 +62,8 @@ Examples » Polymorphic Serialization Example w/Macros -The full code for this magistrate example can be found here: examples/checkpoint_example_polymorphic_macro.cc#include <checkpoint/checkpoint.h> -#include "checkpoint/dispatch/dispatch_virtual.h" +The full code for this magistrate example can be found here: examples/checkpoint_example_polymorphic_macro.cc#include <checkpoint/checkpoint.h> +#include "checkpoint/dispatch/dispatch_virtual.h" namespace checkpoint { namespace intrusive { namespace examples { @@ -239,7 +239,7 @@ -
The full code for this magistrate example can be found here: examples/checkpoint_example_3_nonintrusive.cc
examples/checkpoint_example_3_nonintrusive.cc
#include <checkpoint/checkpoint.h> +The full code for this magistrate example can be found here: examples/checkpoint_example_3_nonintrusive.ccExample source code:#include <checkpoint/checkpoint.h> -#include <cstdio> +#include <cstdio> // // This example illustrates how checkpoint uses traits to determine a @@ -151,7 +151,7 @@ }}} // end namespace checkpoint::nonintrusive::examples -#include "checkpoint/traits/serializable_traits.h" +#include "checkpoint/traits/serializable_traits.h" namespace checkpoint { @@ -227,7 +227,7 @@ - checkpoint. Created with Doxygen 1.8.16 and m.css. + magistrate. Created with Doxygen 1.8.16 and m.css. diff --git a/checkpoint_docs/html/ckpt_learn_ex4_tofile.html b/checkpoint_docs/html/ckpt_learn_ex4_tofile.html index 5a8fdc39af..9e15dcf6f0 100644 --- a/checkpoint_docs/html/ckpt_learn_ex4_tofile.html +++ b/checkpoint_docs/html/ckpt_learn_ex4_tofile.html @@ -2,7 +2,7 @@ - Learn » Examples » Program Example Serialize To File | checkpoint + Learn » Examples » Program Example Serialize To File | magistrate @@ -13,7 +13,7 @@ - checkpoint + magistrate @@ -62,10 +62,10 @@ Examples » Program Example Serialize To File -One potential application for this approach is to generate a restart file for a simulation.The full code for this example can be found here: examples/checkpoint_example_to_file.ccExample source code:#include <checkpoint/checkpoint.h> +One potential application for this approach is to generate a restart file for a simulation.The full code for this example can be found here: examples/checkpoint_example_to_file.ccExample source code:#include <checkpoint/checkpoint.h> -#include <iostream> -#include <vector> +#include <iostream> +#include <vector> namespace checkpoint { namespace intrusive { namespace examples { @@ -235,7 +235,7 @@ - checkpoint. Created with Doxygen 1.8.16 and m.css. + magistrate. Created with Doxygen 1.8.16 and m.css. diff --git a/checkpoint_docs/html/ckpt_learn_ex4_tofile_nonintrusive.html b/checkpoint_docs/html/ckpt_learn_ex4_tofile_nonintrusive.html index b61fb27955..65db4072b2 100644 --- a/checkpoint_docs/html/ckpt_learn_ex4_tofile_nonintrusive.html +++ b/checkpoint_docs/html/ckpt_learn_ex4_tofile_nonintrusive.html @@ -2,7 +2,7 @@ - Learn » Examples » Non-Intrusive Program Example Serialize To File | checkpoint + Learn » Examples » Non-Intrusive Program Example Serialize To File | magistrate @@ -13,7 +13,7 @@ - checkpoint + magistrate @@ -62,10 +62,10 @@ Examples » Non-Intrusive Program Example Serialize To File -One potential application for this approach is to generate a restart file for a simulation.The full code for this example can be found here: examples/checkpoint_example_to_file_nonintrusive.ccExample source code:#include <checkpoint/checkpoint.h> +One potential application for this approach is to generate a restart file for a simulation.The full code for this example can be found here: examples/checkpoint_example_to_file_nonintrusive.ccExample source code:#include <checkpoint/checkpoint.h> -#include <iostream> -#include <vector> +#include <iostream> +#include <vector> // \brief Namespace containing type which will be serialized namespace checkpoint { namespace nonintrusive { namespace examples { @@ -244,7 +244,7 @@ - checkpoint. Created with Doxygen 1.8.16 and m.css. + magistrate. Created with Doxygen 1.8.16 and m.css. diff --git a/checkpoint_docs/html/ckpt_learn_ex5_polymorphic.html b/checkpoint_docs/html/ckpt_learn_ex5_polymorphic.html index 3e3a3214ea..7e2831ad3b 100644 --- a/checkpoint_docs/html/ckpt_learn_ex5_polymorphic.html +++ b/checkpoint_docs/html/ckpt_learn_ex5_polymorphic.html @@ -2,7 +2,7 @@ - Learn » Examples » Polymorphic Serialization Example | checkpoint + Learn » Examples » Polymorphic Serialization Example | magistrate @@ -13,7 +13,7 @@ - checkpoint + magistrate @@ -62,8 +62,8 @@ Examples » Polymorphic Serialization Example -The full code for this magistrate example can be found here: examples/checkpoint_example_polymorphic.cc#include <checkpoint/checkpoint.h> -#include "checkpoint/dispatch/dispatch_virtual.h" +The full code for this magistrate example can be found here: examples/checkpoint_example_polymorphic.cc#include <checkpoint/checkpoint.h> +#include "checkpoint/dispatch/dispatch_virtual.h" namespace checkpoint { namespace intrusive { namespace examples { @@ -220,7 +220,7 @@ - checkpoint. Created with Doxygen 1.8.16 and m.css. + magistrate. Created with Doxygen 1.8.16 and m.css. diff --git a/checkpoint_docs/html/ckpt_learn_ex5_polymorphic_nonintrusive.html b/checkpoint_docs/html/ckpt_learn_ex5_polymorphic_nonintrusive.html index 2e4a0c8554..aa757b44f8 100644 --- a/checkpoint_docs/html/ckpt_learn_ex5_polymorphic_nonintrusive.html +++ b/checkpoint_docs/html/ckpt_learn_ex5_polymorphic_nonintrusive.html @@ -2,7 +2,7 @@ - Learn » Examples » Non-Intrusive Polymorphic Serialization Example | checkpoint + Learn » Examples » Non-Intrusive Polymorphic Serialization Example | magistrate @@ -13,7 +13,7 @@ - checkpoint + magistrate @@ -62,8 +62,8 @@ Examples » Non-Intrusive Polymorphic Serialization Example -The full code for this magistrate example can be found here: examples/checkpoint_example_polymorphic_nonintrusive.ccExample source code:#include <checkpoint/checkpoint.h> -#include "checkpoint/dispatch/dispatch_virtual.h" +The full code for this magistrate example can be found here: examples/checkpoint_example_polymorphic_nonintrusive.ccExample source code:#include <checkpoint/checkpoint.h> +#include "checkpoint/dispatch/dispatch_virtual.h" // \brief Namespace containing types which will be serialized namespace checkpoint { namespace nonintrusive { namespace examples { @@ -230,7 +230,7 @@ - checkpoint. Created with Doxygen 1.8.16 and m.css. + magistrate. Created with Doxygen 1.8.16 and m.css. diff --git a/checkpoint_docs/html/ckpt_learn_ex6_polymorphic_macro.html b/checkpoint_docs/html/ckpt_learn_ex6_polymorphic_macro.html index 085915fcaa..39395600ab 100644 --- a/checkpoint_docs/html/ckpt_learn_ex6_polymorphic_macro.html +++ b/checkpoint_docs/html/ckpt_learn_ex6_polymorphic_macro.html @@ -2,7 +2,7 @@ - Learn » Examples » Polymorphic Serialization Example w/Macros | checkpoint + Learn » Examples » Polymorphic Serialization Example w/Macros | magistrate @@ -13,7 +13,7 @@ - checkpoint + magistrate @@ -62,8 +62,8 @@ Examples » Polymorphic Serialization Example w/Macros -The full code for this magistrate example can be found here: examples/checkpoint_example_polymorphic_macro.cc#include <checkpoint/checkpoint.h> -#include "checkpoint/dispatch/dispatch_virtual.h" +The full code for this magistrate example can be found here: examples/checkpoint_example_polymorphic_macro.cc#include <checkpoint/checkpoint.h> +#include "checkpoint/dispatch/dispatch_virtual.h" namespace checkpoint { namespace intrusive { namespace examples { @@ -239,7 +239,7 @@ -
#include <checkpoint/checkpoint.h> -#include <cstdio> +#include <cstdio> // // This example illustrates how checkpoint uses traits to determine a @@ -151,7 +151,7 @@ }}} // end namespace checkpoint::nonintrusive::examples -#include "checkpoint/traits/serializable_traits.h" +#include "checkpoint/traits/serializable_traits.h" namespace checkpoint { @@ -227,7 +227,7 @@ - checkpoint. Created with Doxygen 1.8.16 and m.css. + magistrate. Created with Doxygen 1.8.16 and m.css. diff --git a/checkpoint_docs/html/ckpt_learn_ex4_tofile.html b/checkpoint_docs/html/ckpt_learn_ex4_tofile.html index 5a8fdc39af..9e15dcf6f0 100644 --- a/checkpoint_docs/html/ckpt_learn_ex4_tofile.html +++ b/checkpoint_docs/html/ckpt_learn_ex4_tofile.html @@ -2,7 +2,7 @@ - Learn » Examples » Program Example Serialize To File | checkpoint + Learn » Examples » Program Example Serialize To File | magistrate @@ -13,7 +13,7 @@ - checkpoint + magistrate @@ -62,10 +62,10 @@ Examples » Program Example Serialize To File -One potential application for this approach is to generate a restart file for a simulation.The full code for this example can be found here: examples/checkpoint_example_to_file.ccExample source code:#include <checkpoint/checkpoint.h> +One potential application for this approach is to generate a restart file for a simulation.The full code for this example can be found here: examples/checkpoint_example_to_file.ccExample source code:#include <checkpoint/checkpoint.h> -#include <iostream> -#include <vector> +#include <iostream> +#include <vector> namespace checkpoint { namespace intrusive { namespace examples { @@ -235,7 +235,7 @@ - checkpoint. Created with Doxygen 1.8.16 and m.css. + magistrate. Created with Doxygen 1.8.16 and m.css. diff --git a/checkpoint_docs/html/ckpt_learn_ex4_tofile_nonintrusive.html b/checkpoint_docs/html/ckpt_learn_ex4_tofile_nonintrusive.html index b61fb27955..65db4072b2 100644 --- a/checkpoint_docs/html/ckpt_learn_ex4_tofile_nonintrusive.html +++ b/checkpoint_docs/html/ckpt_learn_ex4_tofile_nonintrusive.html @@ -2,7 +2,7 @@ - Learn » Examples » Non-Intrusive Program Example Serialize To File | checkpoint + Learn » Examples » Non-Intrusive Program Example Serialize To File | magistrate @@ -13,7 +13,7 @@ - checkpoint + magistrate @@ -62,10 +62,10 @@ Examples » Non-Intrusive Program Example Serialize To File -One potential application for this approach is to generate a restart file for a simulation.The full code for this example can be found here: examples/checkpoint_example_to_file_nonintrusive.ccExample source code:#include <checkpoint/checkpoint.h> +One potential application for this approach is to generate a restart file for a simulation.The full code for this example can be found here: examples/checkpoint_example_to_file_nonintrusive.ccExample source code:#include <checkpoint/checkpoint.h> -#include <iostream> -#include <vector> +#include <iostream> +#include <vector> // \brief Namespace containing type which will be serialized namespace checkpoint { namespace nonintrusive { namespace examples { @@ -244,7 +244,7 @@ - checkpoint. Created with Doxygen 1.8.16 and m.css. + magistrate. Created with Doxygen 1.8.16 and m.css. diff --git a/checkpoint_docs/html/ckpt_learn_ex5_polymorphic.html b/checkpoint_docs/html/ckpt_learn_ex5_polymorphic.html index 3e3a3214ea..7e2831ad3b 100644 --- a/checkpoint_docs/html/ckpt_learn_ex5_polymorphic.html +++ b/checkpoint_docs/html/ckpt_learn_ex5_polymorphic.html @@ -2,7 +2,7 @@ - Learn » Examples » Polymorphic Serialization Example | checkpoint + Learn » Examples » Polymorphic Serialization Example | magistrate @@ -13,7 +13,7 @@ - checkpoint + magistrate @@ -62,8 +62,8 @@ Examples » Polymorphic Serialization Example -The full code for this magistrate example can be found here: examples/checkpoint_example_polymorphic.cc#include <checkpoint/checkpoint.h> -#include "checkpoint/dispatch/dispatch_virtual.h" +The full code for this magistrate example can be found here: examples/checkpoint_example_polymorphic.cc#include <checkpoint/checkpoint.h> +#include "checkpoint/dispatch/dispatch_virtual.h" namespace checkpoint { namespace intrusive { namespace examples { @@ -220,7 +220,7 @@ - checkpoint. Created with Doxygen 1.8.16 and m.css. + magistrate. Created with Doxygen 1.8.16 and m.css. diff --git a/checkpoint_docs/html/ckpt_learn_ex5_polymorphic_nonintrusive.html b/checkpoint_docs/html/ckpt_learn_ex5_polymorphic_nonintrusive.html index 2e4a0c8554..aa757b44f8 100644 --- a/checkpoint_docs/html/ckpt_learn_ex5_polymorphic_nonintrusive.html +++ b/checkpoint_docs/html/ckpt_learn_ex5_polymorphic_nonintrusive.html @@ -2,7 +2,7 @@ - Learn » Examples » Non-Intrusive Polymorphic Serialization Example | checkpoint + Learn » Examples » Non-Intrusive Polymorphic Serialization Example | magistrate @@ -13,7 +13,7 @@ - checkpoint + magistrate @@ -62,8 +62,8 @@ Examples » Non-Intrusive Polymorphic Serialization Example -The full code for this magistrate example can be found here: examples/checkpoint_example_polymorphic_nonintrusive.ccExample source code:#include <checkpoint/checkpoint.h> -#include "checkpoint/dispatch/dispatch_virtual.h" +The full code for this magistrate example can be found here: examples/checkpoint_example_polymorphic_nonintrusive.ccExample source code:#include <checkpoint/checkpoint.h> +#include "checkpoint/dispatch/dispatch_virtual.h" // \brief Namespace containing types which will be serialized namespace checkpoint { namespace nonintrusive { namespace examples { @@ -230,7 +230,7 @@ - checkpoint. Created with Doxygen 1.8.16 and m.css. + magistrate. Created with Doxygen 1.8.16 and m.css. diff --git a/checkpoint_docs/html/ckpt_learn_ex6_polymorphic_macro.html b/checkpoint_docs/html/ckpt_learn_ex6_polymorphic_macro.html index 085915fcaa..39395600ab 100644 --- a/checkpoint_docs/html/ckpt_learn_ex6_polymorphic_macro.html +++ b/checkpoint_docs/html/ckpt_learn_ex6_polymorphic_macro.html @@ -2,7 +2,7 @@ - Learn » Examples » Polymorphic Serialization Example w/Macros | checkpoint + Learn » Examples » Polymorphic Serialization Example w/Macros | magistrate @@ -13,7 +13,7 @@ - checkpoint + magistrate @@ -62,8 +62,8 @@ Examples » Polymorphic Serialization Example w/Macros -The full code for this magistrate example can be found here: examples/checkpoint_example_polymorphic_macro.cc#include <checkpoint/checkpoint.h> -#include "checkpoint/dispatch/dispatch_virtual.h" +The full code for this magistrate example can be found here: examples/checkpoint_example_polymorphic_macro.cc#include <checkpoint/checkpoint.h> +#include "checkpoint/dispatch/dispatch_virtual.h" namespace checkpoint { namespace intrusive { namespace examples { @@ -239,7 +239,7 @@ -
One potential application for this approach is to generate a restart file for a simulation.
The full code for this example can be found here: examples/checkpoint_example_to_file.cc
examples/checkpoint_example_to_file.cc
#include <checkpoint/checkpoint.h> +One potential application for this approach is to generate a restart file for a simulation.The full code for this example can be found here: examples/checkpoint_example_to_file.ccExample source code:#include <checkpoint/checkpoint.h> -#include <iostream> -#include <vector> +#include <iostream> +#include <vector> namespace checkpoint { namespace intrusive { namespace examples { @@ -235,7 +235,7 @@ - checkpoint. Created with Doxygen 1.8.16 and m.css. + magistrate. Created with Doxygen 1.8.16 and m.css. diff --git a/checkpoint_docs/html/ckpt_learn_ex4_tofile_nonintrusive.html b/checkpoint_docs/html/ckpt_learn_ex4_tofile_nonintrusive.html index b61fb27955..65db4072b2 100644 --- a/checkpoint_docs/html/ckpt_learn_ex4_tofile_nonintrusive.html +++ b/checkpoint_docs/html/ckpt_learn_ex4_tofile_nonintrusive.html @@ -2,7 +2,7 @@ - Learn » Examples » Non-Intrusive Program Example Serialize To File | checkpoint + Learn » Examples » Non-Intrusive Program Example Serialize To File | magistrate @@ -13,7 +13,7 @@ - checkpoint + magistrate @@ -62,10 +62,10 @@ Examples » Non-Intrusive Program Example Serialize To File -One potential application for this approach is to generate a restart file for a simulation.The full code for this example can be found here: examples/checkpoint_example_to_file_nonintrusive.ccExample source code:#include <checkpoint/checkpoint.h> +One potential application for this approach is to generate a restart file for a simulation.The full code for this example can be found here: examples/checkpoint_example_to_file_nonintrusive.ccExample source code:#include <checkpoint/checkpoint.h> -#include <iostream> -#include <vector> +#include <iostream> +#include <vector> // \brief Namespace containing type which will be serialized namespace checkpoint { namespace nonintrusive { namespace examples { @@ -244,7 +244,7 @@ - checkpoint. Created with Doxygen 1.8.16 and m.css. + magistrate. Created with Doxygen 1.8.16 and m.css. diff --git a/checkpoint_docs/html/ckpt_learn_ex5_polymorphic.html b/checkpoint_docs/html/ckpt_learn_ex5_polymorphic.html index 3e3a3214ea..7e2831ad3b 100644 --- a/checkpoint_docs/html/ckpt_learn_ex5_polymorphic.html +++ b/checkpoint_docs/html/ckpt_learn_ex5_polymorphic.html @@ -2,7 +2,7 @@ - Learn » Examples » Polymorphic Serialization Example | checkpoint + Learn » Examples » Polymorphic Serialization Example | magistrate @@ -13,7 +13,7 @@ - checkpoint + magistrate @@ -62,8 +62,8 @@ Examples » Polymorphic Serialization Example -The full code for this magistrate example can be found here: examples/checkpoint_example_polymorphic.cc#include <checkpoint/checkpoint.h> -#include "checkpoint/dispatch/dispatch_virtual.h" +The full code for this magistrate example can be found here: examples/checkpoint_example_polymorphic.cc#include <checkpoint/checkpoint.h> +#include "checkpoint/dispatch/dispatch_virtual.h" namespace checkpoint { namespace intrusive { namespace examples { @@ -220,7 +220,7 @@ - checkpoint. Created with Doxygen 1.8.16 and m.css. + magistrate. Created with Doxygen 1.8.16 and m.css. diff --git a/checkpoint_docs/html/ckpt_learn_ex5_polymorphic_nonintrusive.html b/checkpoint_docs/html/ckpt_learn_ex5_polymorphic_nonintrusive.html index 2e4a0c8554..aa757b44f8 100644 --- a/checkpoint_docs/html/ckpt_learn_ex5_polymorphic_nonintrusive.html +++ b/checkpoint_docs/html/ckpt_learn_ex5_polymorphic_nonintrusive.html @@ -2,7 +2,7 @@ - Learn » Examples » Non-Intrusive Polymorphic Serialization Example | checkpoint + Learn » Examples » Non-Intrusive Polymorphic Serialization Example | magistrate @@ -13,7 +13,7 @@ - checkpoint + magistrate @@ -62,8 +62,8 @@ Examples » Non-Intrusive Polymorphic Serialization Example -The full code for this magistrate example can be found here: examples/checkpoint_example_polymorphic_nonintrusive.ccExample source code:#include <checkpoint/checkpoint.h> -#include "checkpoint/dispatch/dispatch_virtual.h" +The full code for this magistrate example can be found here: examples/checkpoint_example_polymorphic_nonintrusive.ccExample source code:#include <checkpoint/checkpoint.h> +#include "checkpoint/dispatch/dispatch_virtual.h" // \brief Namespace containing types which will be serialized namespace checkpoint { namespace nonintrusive { namespace examples { @@ -230,7 +230,7 @@ - checkpoint. Created with Doxygen 1.8.16 and m.css. + magistrate. Created with Doxygen 1.8.16 and m.css. diff --git a/checkpoint_docs/html/ckpt_learn_ex6_polymorphic_macro.html b/checkpoint_docs/html/ckpt_learn_ex6_polymorphic_macro.html index 085915fcaa..39395600ab 100644 --- a/checkpoint_docs/html/ckpt_learn_ex6_polymorphic_macro.html +++ b/checkpoint_docs/html/ckpt_learn_ex6_polymorphic_macro.html @@ -2,7 +2,7 @@ - Learn » Examples » Polymorphic Serialization Example w/Macros | checkpoint + Learn » Examples » Polymorphic Serialization Example w/Macros | magistrate @@ -13,7 +13,7 @@ - checkpoint + magistrate @@ -62,8 +62,8 @@ Examples » Polymorphic Serialization Example w/Macros -The full code for this magistrate example can be found here: examples/checkpoint_example_polymorphic_macro.cc#include <checkpoint/checkpoint.h> -#include "checkpoint/dispatch/dispatch_virtual.h" +The full code for this magistrate example can be found here: examples/checkpoint_example_polymorphic_macro.cc#include <checkpoint/checkpoint.h> +#include "checkpoint/dispatch/dispatch_virtual.h" namespace checkpoint { namespace intrusive { namespace examples { @@ -239,7 +239,7 @@ -
#include <checkpoint/checkpoint.h> -#include <iostream> -#include <vector> +#include <iostream> +#include <vector> namespace checkpoint { namespace intrusive { namespace examples { @@ -235,7 +235,7 @@ - checkpoint. Created with Doxygen 1.8.16 and m.css. + magistrate. Created with Doxygen 1.8.16 and m.css. diff --git a/checkpoint_docs/html/ckpt_learn_ex4_tofile_nonintrusive.html b/checkpoint_docs/html/ckpt_learn_ex4_tofile_nonintrusive.html index b61fb27955..65db4072b2 100644 --- a/checkpoint_docs/html/ckpt_learn_ex4_tofile_nonintrusive.html +++ b/checkpoint_docs/html/ckpt_learn_ex4_tofile_nonintrusive.html @@ -2,7 +2,7 @@ - Learn » Examples » Non-Intrusive Program Example Serialize To File | checkpoint + Learn » Examples » Non-Intrusive Program Example Serialize To File | magistrate @@ -13,7 +13,7 @@ - checkpoint + magistrate @@ -62,10 +62,10 @@ Examples » Non-Intrusive Program Example Serialize To File -One potential application for this approach is to generate a restart file for a simulation.The full code for this example can be found here: examples/checkpoint_example_to_file_nonintrusive.ccExample source code:#include <checkpoint/checkpoint.h> +One potential application for this approach is to generate a restart file for a simulation.The full code for this example can be found here: examples/checkpoint_example_to_file_nonintrusive.ccExample source code:#include <checkpoint/checkpoint.h> -#include <iostream> -#include <vector> +#include <iostream> +#include <vector> // \brief Namespace containing type which will be serialized namespace checkpoint { namespace nonintrusive { namespace examples { @@ -244,7 +244,7 @@ - checkpoint. Created with Doxygen 1.8.16 and m.css. + magistrate. Created with Doxygen 1.8.16 and m.css. diff --git a/checkpoint_docs/html/ckpt_learn_ex5_polymorphic.html b/checkpoint_docs/html/ckpt_learn_ex5_polymorphic.html index 3e3a3214ea..7e2831ad3b 100644 --- a/checkpoint_docs/html/ckpt_learn_ex5_polymorphic.html +++ b/checkpoint_docs/html/ckpt_learn_ex5_polymorphic.html @@ -2,7 +2,7 @@ - Learn » Examples » Polymorphic Serialization Example | checkpoint + Learn » Examples » Polymorphic Serialization Example | magistrate @@ -13,7 +13,7 @@ - checkpoint + magistrate @@ -62,8 +62,8 @@ Examples » Polymorphic Serialization Example -The full code for this magistrate example can be found here: examples/checkpoint_example_polymorphic.cc#include <checkpoint/checkpoint.h> -#include "checkpoint/dispatch/dispatch_virtual.h" +The full code for this magistrate example can be found here: examples/checkpoint_example_polymorphic.cc#include <checkpoint/checkpoint.h> +#include "checkpoint/dispatch/dispatch_virtual.h" namespace checkpoint { namespace intrusive { namespace examples { @@ -220,7 +220,7 @@ - checkpoint. Created with Doxygen 1.8.16 and m.css. + magistrate. Created with Doxygen 1.8.16 and m.css. diff --git a/checkpoint_docs/html/ckpt_learn_ex5_polymorphic_nonintrusive.html b/checkpoint_docs/html/ckpt_learn_ex5_polymorphic_nonintrusive.html index 2e4a0c8554..aa757b44f8 100644 --- a/checkpoint_docs/html/ckpt_learn_ex5_polymorphic_nonintrusive.html +++ b/checkpoint_docs/html/ckpt_learn_ex5_polymorphic_nonintrusive.html @@ -2,7 +2,7 @@ - Learn » Examples » Non-Intrusive Polymorphic Serialization Example | checkpoint + Learn » Examples » Non-Intrusive Polymorphic Serialization Example | magistrate @@ -13,7 +13,7 @@ - checkpoint + magistrate @@ -62,8 +62,8 @@ Examples » Non-Intrusive Polymorphic Serialization Example -The full code for this magistrate example can be found here: examples/checkpoint_example_polymorphic_nonintrusive.ccExample source code:#include <checkpoint/checkpoint.h> -#include "checkpoint/dispatch/dispatch_virtual.h" +The full code for this magistrate example can be found here: examples/checkpoint_example_polymorphic_nonintrusive.ccExample source code:#include <checkpoint/checkpoint.h> +#include "checkpoint/dispatch/dispatch_virtual.h" // \brief Namespace containing types which will be serialized namespace checkpoint { namespace nonintrusive { namespace examples { @@ -230,7 +230,7 @@ - checkpoint. Created with Doxygen 1.8.16 and m.css. + magistrate. Created with Doxygen 1.8.16 and m.css. diff --git a/checkpoint_docs/html/ckpt_learn_ex6_polymorphic_macro.html b/checkpoint_docs/html/ckpt_learn_ex6_polymorphic_macro.html index 085915fcaa..39395600ab 100644 --- a/checkpoint_docs/html/ckpt_learn_ex6_polymorphic_macro.html +++ b/checkpoint_docs/html/ckpt_learn_ex6_polymorphic_macro.html @@ -2,7 +2,7 @@ - Learn » Examples » Polymorphic Serialization Example w/Macros | checkpoint + Learn » Examples » Polymorphic Serialization Example w/Macros | magistrate @@ -13,7 +13,7 @@ - checkpoint + magistrate @@ -62,8 +62,8 @@ Examples » Polymorphic Serialization Example w/Macros -The full code for this magistrate example can be found here: examples/checkpoint_example_polymorphic_macro.cc#include <checkpoint/checkpoint.h> -#include "checkpoint/dispatch/dispatch_virtual.h" +The full code for this magistrate example can be found here: examples/checkpoint_example_polymorphic_macro.cc#include <checkpoint/checkpoint.h> +#include "checkpoint/dispatch/dispatch_virtual.h" namespace checkpoint { namespace intrusive { namespace examples { @@ -239,7 +239,7 @@ -
The full code for this example can be found here: examples/checkpoint_example_to_file_nonintrusive.cc
examples/checkpoint_example_to_file_nonintrusive.cc
#include <checkpoint/checkpoint.h> +One potential application for this approach is to generate a restart file for a simulation.The full code for this example can be found here: examples/checkpoint_example_to_file_nonintrusive.ccExample source code:#include <checkpoint/checkpoint.h> -#include <iostream> -#include <vector> +#include <iostream> +#include <vector> // \brief Namespace containing type which will be serialized namespace checkpoint { namespace nonintrusive { namespace examples { @@ -244,7 +244,7 @@ - checkpoint. Created with Doxygen 1.8.16 and m.css. + magistrate. Created with Doxygen 1.8.16 and m.css. diff --git a/checkpoint_docs/html/ckpt_learn_ex5_polymorphic.html b/checkpoint_docs/html/ckpt_learn_ex5_polymorphic.html index 3e3a3214ea..7e2831ad3b 100644 --- a/checkpoint_docs/html/ckpt_learn_ex5_polymorphic.html +++ b/checkpoint_docs/html/ckpt_learn_ex5_polymorphic.html @@ -2,7 +2,7 @@ - Learn » Examples » Polymorphic Serialization Example | checkpoint + Learn » Examples » Polymorphic Serialization Example | magistrate @@ -13,7 +13,7 @@ - checkpoint + magistrate @@ -62,8 +62,8 @@ Examples » Polymorphic Serialization Example -The full code for this magistrate example can be found here: examples/checkpoint_example_polymorphic.cc#include <checkpoint/checkpoint.h> -#include "checkpoint/dispatch/dispatch_virtual.h" +The full code for this magistrate example can be found here: examples/checkpoint_example_polymorphic.cc#include <checkpoint/checkpoint.h> +#include "checkpoint/dispatch/dispatch_virtual.h" namespace checkpoint { namespace intrusive { namespace examples { @@ -220,7 +220,7 @@ - checkpoint. Created with Doxygen 1.8.16 and m.css. + magistrate. Created with Doxygen 1.8.16 and m.css. diff --git a/checkpoint_docs/html/ckpt_learn_ex5_polymorphic_nonintrusive.html b/checkpoint_docs/html/ckpt_learn_ex5_polymorphic_nonintrusive.html index 2e4a0c8554..aa757b44f8 100644 --- a/checkpoint_docs/html/ckpt_learn_ex5_polymorphic_nonintrusive.html +++ b/checkpoint_docs/html/ckpt_learn_ex5_polymorphic_nonintrusive.html @@ -2,7 +2,7 @@ - Learn » Examples » Non-Intrusive Polymorphic Serialization Example | checkpoint + Learn » Examples » Non-Intrusive Polymorphic Serialization Example | magistrate @@ -13,7 +13,7 @@ - checkpoint + magistrate @@ -62,8 +62,8 @@ Examples » Non-Intrusive Polymorphic Serialization Example -The full code for this magistrate example can be found here: examples/checkpoint_example_polymorphic_nonintrusive.ccExample source code:#include <checkpoint/checkpoint.h> -#include "checkpoint/dispatch/dispatch_virtual.h" +The full code for this magistrate example can be found here: examples/checkpoint_example_polymorphic_nonintrusive.ccExample source code:#include <checkpoint/checkpoint.h> +#include "checkpoint/dispatch/dispatch_virtual.h" // \brief Namespace containing types which will be serialized namespace checkpoint { namespace nonintrusive { namespace examples { @@ -230,7 +230,7 @@ - checkpoint. Created with Doxygen 1.8.16 and m.css. + magistrate. Created with Doxygen 1.8.16 and m.css. diff --git a/checkpoint_docs/html/ckpt_learn_ex6_polymorphic_macro.html b/checkpoint_docs/html/ckpt_learn_ex6_polymorphic_macro.html index 085915fcaa..39395600ab 100644 --- a/checkpoint_docs/html/ckpt_learn_ex6_polymorphic_macro.html +++ b/checkpoint_docs/html/ckpt_learn_ex6_polymorphic_macro.html @@ -2,7 +2,7 @@ - Learn » Examples » Polymorphic Serialization Example w/Macros | checkpoint + Learn » Examples » Polymorphic Serialization Example w/Macros | magistrate @@ -13,7 +13,7 @@ - checkpoint + magistrate @@ -62,8 +62,8 @@ Examples » Polymorphic Serialization Example w/Macros -The full code for this magistrate example can be found here: examples/checkpoint_example_polymorphic_macro.cc#include <checkpoint/checkpoint.h> -#include "checkpoint/dispatch/dispatch_virtual.h" +The full code for this magistrate example can be found here: examples/checkpoint_example_polymorphic_macro.cc#include <checkpoint/checkpoint.h> +#include "checkpoint/dispatch/dispatch_virtual.h" namespace checkpoint { namespace intrusive { namespace examples { @@ -239,7 +239,7 @@ -
#include <checkpoint/checkpoint.h> -#include <iostream> -#include <vector> +#include <iostream> +#include <vector> // \brief Namespace containing type which will be serialized namespace checkpoint { namespace nonintrusive { namespace examples { @@ -244,7 +244,7 @@ - checkpoint. Created with Doxygen 1.8.16 and m.css. + magistrate. Created with Doxygen 1.8.16 and m.css. diff --git a/checkpoint_docs/html/ckpt_learn_ex5_polymorphic.html b/checkpoint_docs/html/ckpt_learn_ex5_polymorphic.html index 3e3a3214ea..7e2831ad3b 100644 --- a/checkpoint_docs/html/ckpt_learn_ex5_polymorphic.html +++ b/checkpoint_docs/html/ckpt_learn_ex5_polymorphic.html @@ -2,7 +2,7 @@ - Learn » Examples » Polymorphic Serialization Example | checkpoint + Learn » Examples » Polymorphic Serialization Example | magistrate @@ -13,7 +13,7 @@ - checkpoint + magistrate @@ -62,8 +62,8 @@ Examples » Polymorphic Serialization Example -The full code for this magistrate example can be found here: examples/checkpoint_example_polymorphic.cc#include <checkpoint/checkpoint.h> -#include "checkpoint/dispatch/dispatch_virtual.h" +The full code for this magistrate example can be found here: examples/checkpoint_example_polymorphic.cc#include <checkpoint/checkpoint.h> +#include "checkpoint/dispatch/dispatch_virtual.h" namespace checkpoint { namespace intrusive { namespace examples { @@ -220,7 +220,7 @@ - checkpoint. Created with Doxygen 1.8.16 and m.css. + magistrate. Created with Doxygen 1.8.16 and m.css. diff --git a/checkpoint_docs/html/ckpt_learn_ex5_polymorphic_nonintrusive.html b/checkpoint_docs/html/ckpt_learn_ex5_polymorphic_nonintrusive.html index 2e4a0c8554..aa757b44f8 100644 --- a/checkpoint_docs/html/ckpt_learn_ex5_polymorphic_nonintrusive.html +++ b/checkpoint_docs/html/ckpt_learn_ex5_polymorphic_nonintrusive.html @@ -2,7 +2,7 @@ - Learn » Examples » Non-Intrusive Polymorphic Serialization Example | checkpoint + Learn » Examples » Non-Intrusive Polymorphic Serialization Example | magistrate @@ -13,7 +13,7 @@ - checkpoint + magistrate @@ -62,8 +62,8 @@ Examples » Non-Intrusive Polymorphic Serialization Example -The full code for this magistrate example can be found here: examples/checkpoint_example_polymorphic_nonintrusive.ccExample source code:#include <checkpoint/checkpoint.h> -#include "checkpoint/dispatch/dispatch_virtual.h" +The full code for this magistrate example can be found here: examples/checkpoint_example_polymorphic_nonintrusive.ccExample source code:#include <checkpoint/checkpoint.h> +#include "checkpoint/dispatch/dispatch_virtual.h" // \brief Namespace containing types which will be serialized namespace checkpoint { namespace nonintrusive { namespace examples { @@ -230,7 +230,7 @@ - checkpoint. Created with Doxygen 1.8.16 and m.css. + magistrate. Created with Doxygen 1.8.16 and m.css. diff --git a/checkpoint_docs/html/ckpt_learn_ex6_polymorphic_macro.html b/checkpoint_docs/html/ckpt_learn_ex6_polymorphic_macro.html index 085915fcaa..39395600ab 100644 --- a/checkpoint_docs/html/ckpt_learn_ex6_polymorphic_macro.html +++ b/checkpoint_docs/html/ckpt_learn_ex6_polymorphic_macro.html @@ -2,7 +2,7 @@ - Learn » Examples » Polymorphic Serialization Example w/Macros | checkpoint + Learn » Examples » Polymorphic Serialization Example w/Macros | magistrate @@ -13,7 +13,7 @@ - checkpoint + magistrate @@ -62,8 +62,8 @@ Examples » Polymorphic Serialization Example w/Macros -The full code for this magistrate example can be found here: examples/checkpoint_example_polymorphic_macro.cc#include <checkpoint/checkpoint.h> -#include "checkpoint/dispatch/dispatch_virtual.h" +The full code for this magistrate example can be found here: examples/checkpoint_example_polymorphic_macro.cc#include <checkpoint/checkpoint.h> +#include "checkpoint/dispatch/dispatch_virtual.h" namespace checkpoint { namespace intrusive { namespace examples { @@ -239,7 +239,7 @@ -
The full code for this magistrate example can be found here: examples/checkpoint_example_polymorphic.cc
examples/checkpoint_example_polymorphic.cc
#include <checkpoint/checkpoint.h> -#include "checkpoint/dispatch/dispatch_virtual.h" +The full code for this magistrate example can be found here: examples/checkpoint_example_polymorphic.cc#include <checkpoint/checkpoint.h> +#include "checkpoint/dispatch/dispatch_virtual.h" namespace checkpoint { namespace intrusive { namespace examples { @@ -220,7 +220,7 @@ - checkpoint. Created with Doxygen 1.8.16 and m.css. + magistrate. Created with Doxygen 1.8.16 and m.css. diff --git a/checkpoint_docs/html/ckpt_learn_ex5_polymorphic_nonintrusive.html b/checkpoint_docs/html/ckpt_learn_ex5_polymorphic_nonintrusive.html index 2e4a0c8554..aa757b44f8 100644 --- a/checkpoint_docs/html/ckpt_learn_ex5_polymorphic_nonintrusive.html +++ b/checkpoint_docs/html/ckpt_learn_ex5_polymorphic_nonintrusive.html @@ -2,7 +2,7 @@ - Learn » Examples » Non-Intrusive Polymorphic Serialization Example | checkpoint + Learn » Examples » Non-Intrusive Polymorphic Serialization Example | magistrate @@ -13,7 +13,7 @@ - checkpoint + magistrate @@ -62,8 +62,8 @@ Examples » Non-Intrusive Polymorphic Serialization Example -The full code for this magistrate example can be found here: examples/checkpoint_example_polymorphic_nonintrusive.ccExample source code:#include <checkpoint/checkpoint.h> -#include "checkpoint/dispatch/dispatch_virtual.h" +The full code for this magistrate example can be found here: examples/checkpoint_example_polymorphic_nonintrusive.ccExample source code:#include <checkpoint/checkpoint.h> +#include "checkpoint/dispatch/dispatch_virtual.h" // \brief Namespace containing types which will be serialized namespace checkpoint { namespace nonintrusive { namespace examples { @@ -230,7 +230,7 @@ - checkpoint. Created with Doxygen 1.8.16 and m.css. + magistrate. Created with Doxygen 1.8.16 and m.css. diff --git a/checkpoint_docs/html/ckpt_learn_ex6_polymorphic_macro.html b/checkpoint_docs/html/ckpt_learn_ex6_polymorphic_macro.html index 085915fcaa..39395600ab 100644 --- a/checkpoint_docs/html/ckpt_learn_ex6_polymorphic_macro.html +++ b/checkpoint_docs/html/ckpt_learn_ex6_polymorphic_macro.html @@ -2,7 +2,7 @@ - Learn » Examples » Polymorphic Serialization Example w/Macros | checkpoint + Learn » Examples » Polymorphic Serialization Example w/Macros | magistrate @@ -13,7 +13,7 @@ - checkpoint + magistrate @@ -62,8 +62,8 @@ Examples » Polymorphic Serialization Example w/Macros -The full code for this magistrate example can be found here: examples/checkpoint_example_polymorphic_macro.cc#include <checkpoint/checkpoint.h> -#include "checkpoint/dispatch/dispatch_virtual.h" +The full code for this magistrate example can be found here: examples/checkpoint_example_polymorphic_macro.cc#include <checkpoint/checkpoint.h> +#include "checkpoint/dispatch/dispatch_virtual.h" namespace checkpoint { namespace intrusive { namespace examples { @@ -239,7 +239,7 @@ -
#include <checkpoint/checkpoint.h> +#include "checkpoint/dispatch/dispatch_virtual.h" namespace checkpoint { namespace intrusive { namespace examples { @@ -220,7 +220,7 @@ - checkpoint. Created with Doxygen 1.8.16 and m.css. + magistrate. Created with Doxygen 1.8.16 and m.css. diff --git a/checkpoint_docs/html/ckpt_learn_ex5_polymorphic_nonintrusive.html b/checkpoint_docs/html/ckpt_learn_ex5_polymorphic_nonintrusive.html index 2e4a0c8554..aa757b44f8 100644 --- a/checkpoint_docs/html/ckpt_learn_ex5_polymorphic_nonintrusive.html +++ b/checkpoint_docs/html/ckpt_learn_ex5_polymorphic_nonintrusive.html @@ -2,7 +2,7 @@ - Learn » Examples » Non-Intrusive Polymorphic Serialization Example | checkpoint + Learn » Examples » Non-Intrusive Polymorphic Serialization Example | magistrate @@ -13,7 +13,7 @@ - checkpoint + magistrate @@ -62,8 +62,8 @@ Examples » Non-Intrusive Polymorphic Serialization Example -The full code for this magistrate example can be found here: examples/checkpoint_example_polymorphic_nonintrusive.ccExample source code:#include <checkpoint/checkpoint.h> -#include "checkpoint/dispatch/dispatch_virtual.h" +The full code for this magistrate example can be found here: examples/checkpoint_example_polymorphic_nonintrusive.ccExample source code:#include <checkpoint/checkpoint.h> +#include "checkpoint/dispatch/dispatch_virtual.h" // \brief Namespace containing types which will be serialized namespace checkpoint { namespace nonintrusive { namespace examples { @@ -230,7 +230,7 @@ - checkpoint. Created with Doxygen 1.8.16 and m.css. + magistrate. Created with Doxygen 1.8.16 and m.css. diff --git a/checkpoint_docs/html/ckpt_learn_ex6_polymorphic_macro.html b/checkpoint_docs/html/ckpt_learn_ex6_polymorphic_macro.html index 085915fcaa..39395600ab 100644 --- a/checkpoint_docs/html/ckpt_learn_ex6_polymorphic_macro.html +++ b/checkpoint_docs/html/ckpt_learn_ex6_polymorphic_macro.html @@ -2,7 +2,7 @@ - Learn » Examples » Polymorphic Serialization Example w/Macros | checkpoint + Learn » Examples » Polymorphic Serialization Example w/Macros | magistrate @@ -13,7 +13,7 @@ - checkpoint + magistrate @@ -62,8 +62,8 @@ Examples » Polymorphic Serialization Example w/Macros -The full code for this magistrate example can be found here: examples/checkpoint_example_polymorphic_macro.cc#include <checkpoint/checkpoint.h> -#include "checkpoint/dispatch/dispatch_virtual.h" +The full code for this magistrate example can be found here: examples/checkpoint_example_polymorphic_macro.cc#include <checkpoint/checkpoint.h> +#include "checkpoint/dispatch/dispatch_virtual.h" namespace checkpoint { namespace intrusive { namespace examples { @@ -239,7 +239,7 @@ -
The full code for this magistrate example can be found here: examples/checkpoint_example_polymorphic_nonintrusive.cc
examples/checkpoint_example_polymorphic_nonintrusive.cc
#include <checkpoint/checkpoint.h> -#include "checkpoint/dispatch/dispatch_virtual.h" +The full code for this magistrate example can be found here: examples/checkpoint_example_polymorphic_nonintrusive.ccExample source code:#include <checkpoint/checkpoint.h> +#include "checkpoint/dispatch/dispatch_virtual.h" // \brief Namespace containing types which will be serialized namespace checkpoint { namespace nonintrusive { namespace examples { @@ -230,7 +230,7 @@ - checkpoint. Created with Doxygen 1.8.16 and m.css. + magistrate. Created with Doxygen 1.8.16 and m.css. diff --git a/checkpoint_docs/html/ckpt_learn_ex6_polymorphic_macro.html b/checkpoint_docs/html/ckpt_learn_ex6_polymorphic_macro.html index 085915fcaa..39395600ab 100644 --- a/checkpoint_docs/html/ckpt_learn_ex6_polymorphic_macro.html +++ b/checkpoint_docs/html/ckpt_learn_ex6_polymorphic_macro.html @@ -2,7 +2,7 @@ - Learn » Examples » Polymorphic Serialization Example w/Macros | checkpoint + Learn » Examples » Polymorphic Serialization Example w/Macros | magistrate @@ -13,7 +13,7 @@ - checkpoint + magistrate @@ -62,8 +62,8 @@ Examples » Polymorphic Serialization Example w/Macros -The full code for this magistrate example can be found here: examples/checkpoint_example_polymorphic_macro.cc#include <checkpoint/checkpoint.h> -#include "checkpoint/dispatch/dispatch_virtual.h" +The full code for this magistrate example can be found here: examples/checkpoint_example_polymorphic_macro.cc#include <checkpoint/checkpoint.h> +#include "checkpoint/dispatch/dispatch_virtual.h" namespace checkpoint { namespace intrusive { namespace examples { @@ -239,7 +239,7 @@ -
#include <checkpoint/checkpoint.h> +#include "checkpoint/dispatch/dispatch_virtual.h" // \brief Namespace containing types which will be serialized namespace checkpoint { namespace nonintrusive { namespace examples { @@ -230,7 +230,7 @@ - checkpoint. Created with Doxygen 1.8.16 and m.css. + magistrate. Created with Doxygen 1.8.16 and m.css. diff --git a/checkpoint_docs/html/ckpt_learn_ex6_polymorphic_macro.html b/checkpoint_docs/html/ckpt_learn_ex6_polymorphic_macro.html index 085915fcaa..39395600ab 100644 --- a/checkpoint_docs/html/ckpt_learn_ex6_polymorphic_macro.html +++ b/checkpoint_docs/html/ckpt_learn_ex6_polymorphic_macro.html @@ -2,7 +2,7 @@ - Learn » Examples » Polymorphic Serialization Example w/Macros | checkpoint + Learn » Examples » Polymorphic Serialization Example w/Macros | magistrate @@ -13,7 +13,7 @@ - checkpoint + magistrate @@ -62,8 +62,8 @@ Examples » Polymorphic Serialization Example w/Macros -The full code for this magistrate example can be found here: examples/checkpoint_example_polymorphic_macro.cc#include <checkpoint/checkpoint.h> -#include "checkpoint/dispatch/dispatch_virtual.h" +The full code for this magistrate example can be found here: examples/checkpoint_example_polymorphic_macro.cc#include <checkpoint/checkpoint.h> +#include "checkpoint/dispatch/dispatch_virtual.h" namespace checkpoint { namespace intrusive { namespace examples { @@ -239,7 +239,7 @@ -
The full code for this magistrate example can be found here: examples/checkpoint_example_polymorphic_macro.cc
examples/checkpoint_example_polymorphic_macro.cc
#include <checkpoint/checkpoint.h> -#include "checkpoint/dispatch/dispatch_virtual.h" +The full code for this magistrate example can be found here: examples/checkpoint_example_polymorphic_macro.cc#include <checkpoint/checkpoint.h> +#include "checkpoint/dispatch/dispatch_virtual.h" namespace checkpoint { namespace intrusive { namespace examples { @@ -239,7 +239,7 @@ -
#include <checkpoint/checkpoint.h> +#include "checkpoint/dispatch/dispatch_virtual.h" namespace checkpoint { namespace intrusive { namespace examples { @@ -239,7 +239,7 @@ -