Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id B729B200C22 for ; Tue, 21 Feb 2017 18:40:17 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id B5A40160B84; Tue, 21 Feb 2017 17:40:17 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 8932E160B4F for ; Tue, 21 Feb 2017 18:40:15 +0100 (CET) Received: (qmail 12286 invoked by uid 500); 21 Feb 2017 17:40:14 -0000 Mailing-List: contact commits-help@geode.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@geode.apache.org Delivered-To: mailing list commits@geode.apache.org Received: (qmail 12277 invoked by uid 99); 21 Feb 2017 17:40:14 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Feb 2017 17:40:14 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 73B5ADFC1C; Tue, 21 Feb 2017 17:40:14 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: jbarrett@apache.org To: commits@geode.apache.org Date: Tue, 21 Feb 2017 17:40:14 -0000 Message-Id: X-Mailer: ASF-Git Admin Mailer Subject: [01/31] geode-native git commit: GEODE-2476: Replace gfcpp with geode. archived-at: Tue, 21 Feb 2017 17:40:17 -0000 Repository: geode-native Updated Branches: refs/heads/develop 0af3df3a3 -> fd58b1005 http://git-wip-us.apache.org/repos/asf/geode-native/blob/fd58b100/src/tests/cpp/testobject/ArrayOfByte.hpp ---------------------------------------------------------------------- diff --git a/src/tests/cpp/testobject/ArrayOfByte.hpp b/src/tests/cpp/testobject/ArrayOfByte.hpp index 3d3c982..aed1f29 100644 --- a/src/tests/cpp/testobject/ArrayOfByte.hpp +++ b/src/tests/cpp/testobject/ArrayOfByte.hpp @@ -1,7 +1,7 @@ #pragma once -#ifndef APACHE_GEODE_GUARD_ec3211e9438cbef839aaab90eac09a4b -#define APACHE_GEODE_GUARD_ec3211e9438cbef839aaab90eac09a4b +#ifndef GEODE_TESTOBJECT_ARRAYOFBYTE_H_ +#define GEODE_TESTOBJECT_ARRAYOFBYTE_H_ /* * Licensed to the Apache Software Foundation (ASF) under one or more @@ -20,7 +20,7 @@ * limitations under the License. */ -#include +#include #include #include "fwklib/FwkLog.hpp" #include "fwklib/FrameworkTest.hpp" @@ -125,5 +125,4 @@ class TESTOBJECT_EXPORT ArrayOfByte { }; } // namespace testobject - -#endif // APACHE_GEODE_GUARD_ec3211e9438cbef839aaab90eac09a4b +#endif // GEODE_TESTOBJECT_ARRAYOFBYTE_H_ http://git-wip-us.apache.org/repos/asf/geode-native/blob/fd58b100/src/tests/cpp/testobject/BatchObject.hpp ---------------------------------------------------------------------- diff --git a/src/tests/cpp/testobject/BatchObject.hpp b/src/tests/cpp/testobject/BatchObject.hpp index 19b8232..cba40a1 100644 --- a/src/tests/cpp/testobject/BatchObject.hpp +++ b/src/tests/cpp/testobject/BatchObject.hpp @@ -1,7 +1,7 @@ #pragma once -#ifndef APACHE_GEODE_GUARD_018c280d1ad9e881b092dcb9f3304d88 -#define APACHE_GEODE_GUARD_018c280d1ad9e881b092dcb9f3304d88 +#ifndef GEODE_TESTOBJECT_BATCHOBJECT_H_ +#define GEODE_TESTOBJECT_BATCHOBJECT_H_ /* * Licensed to the Apache Software Foundation (ASF) under one or more @@ -24,8 +24,7 @@ * @brief User class for testing the cq functionality. */ - -#include +#include #include #include "fwklib/Timer.hpp" #include "fwklib/FrameworkTest.hpp" @@ -92,4 +91,4 @@ class TESTOBJECT_EXPORT BatchObject : public TimestampedObject { typedef apache::geode::client::SharedPtr BatchObjectPtr; } // namespace testobject -#endif // APACHE_GEODE_GUARD_018c280d1ad9e881b092dcb9f3304d88 +#endif // GEODE_TESTOBJECT_BATCHOBJECT_H_ http://git-wip-us.apache.org/repos/asf/geode-native/blob/fd58b100/src/tests/cpp/testobject/DeltaFastAssetAccount.hpp ---------------------------------------------------------------------- diff --git a/src/tests/cpp/testobject/DeltaFastAssetAccount.hpp b/src/tests/cpp/testobject/DeltaFastAssetAccount.hpp index a6c8227..9d675b6 100644 --- a/src/tests/cpp/testobject/DeltaFastAssetAccount.hpp +++ b/src/tests/cpp/testobject/DeltaFastAssetAccount.hpp @@ -1,7 +1,7 @@ #pragma once -#ifndef APACHE_GEODE_GUARD_4419550c0ee1c11f3f7580e8ae97f3e4 -#define APACHE_GEODE_GUARD_4419550c0ee1c11f3f7580e8ae97f3e4 +#ifndef GEODE_TESTOBJECT_DELTAFASTASSETACCOUNT_H_ +#define GEODE_TESTOBJECT_DELTAFASTASSETACCOUNT_H_ /* * Licensed to the Apache Software Foundation (ASF) under one or more @@ -24,8 +24,7 @@ * @brief User class for testing the query functionality. */ - -#include +#include #include #include "fwklib/FrameworkTest.hpp" #include @@ -152,4 +151,4 @@ class TESTOBJECT_EXPORT DeltaFastAssetAccount : public Cacheable, public Delta { }; } // namespace testobject -#endif // APACHE_GEODE_GUARD_4419550c0ee1c11f3f7580e8ae97f3e4 +#endif // GEODE_TESTOBJECT_DELTAFASTASSETACCOUNT_H_ http://git-wip-us.apache.org/repos/asf/geode-native/blob/fd58b100/src/tests/cpp/testobject/DeltaPSTObject.hpp ---------------------------------------------------------------------- diff --git a/src/tests/cpp/testobject/DeltaPSTObject.hpp b/src/tests/cpp/testobject/DeltaPSTObject.hpp index 54074b8..8b0dff4 100644 --- a/src/tests/cpp/testobject/DeltaPSTObject.hpp +++ b/src/tests/cpp/testobject/DeltaPSTObject.hpp @@ -1,7 +1,7 @@ #pragma once -#ifndef APACHE_GEODE_GUARD_71203be2b9e093a3e3b66356ee334b67 -#define APACHE_GEODE_GUARD_71203be2b9e093a3e3b66356ee334b67 +#ifndef GEODE_TESTOBJECT_DELTAPSTOBJECT_H_ +#define GEODE_TESTOBJECT_DELTAPSTOBJECT_H_ /* * Licensed to the Apache Software Foundation (ASF) under one or more @@ -24,8 +24,7 @@ * @brief User class for testing the put functionality for object. */ - -#include +#include #include #include "fwklib/Timer.hpp" #include "fwklib/FrameworkTest.hpp" @@ -96,4 +95,4 @@ class TESTOBJECT_EXPORT DeltaPSTObject : public Cacheable, public Delta { typedef apache::geode::client::SharedPtr DeltaPSTObjectPtr; } // namespace testobject -#endif // APACHE_GEODE_GUARD_71203be2b9e093a3e3b66356ee334b67 +#endif // GEODE_TESTOBJECT_DELTAPSTOBJECT_H_ http://git-wip-us.apache.org/repos/asf/geode-native/blob/fd58b100/src/tests/cpp/testobject/DeltaTestImpl.hpp ---------------------------------------------------------------------- diff --git a/src/tests/cpp/testobject/DeltaTestImpl.hpp b/src/tests/cpp/testobject/DeltaTestImpl.hpp index 95dfa88..b71a00c 100644 --- a/src/tests/cpp/testobject/DeltaTestImpl.hpp +++ b/src/tests/cpp/testobject/DeltaTestImpl.hpp @@ -1,7 +1,7 @@ #pragma once -#ifndef APACHE_GEODE_GUARD_f0dde88a60c43a402c317bb0bafa6c73 -#define APACHE_GEODE_GUARD_f0dde88a60c43a402c317bb0bafa6c73 +#ifndef GEODE_TESTOBJECT_DELTATESTIMPL_H_ +#define GEODE_TESTOBJECT_DELTATESTIMPL_H_ /* * Licensed to the Apache Software Foundation (ASF) under one or more @@ -26,7 +26,6 @@ * Author: abhaware */ - #include #include #include @@ -124,4 +123,4 @@ class TESTOBJECT_EXPORT DeltaTestImpl : public Cacheable, public Delta { }; } // namespace testobject -#endif // APACHE_GEODE_GUARD_f0dde88a60c43a402c317bb0bafa6c73 +#endif // GEODE_TESTOBJECT_DELTATESTIMPL_H_ http://git-wip-us.apache.org/repos/asf/geode-native/blob/fd58b100/src/tests/cpp/testobject/DeltaTestObj.hpp ---------------------------------------------------------------------- diff --git a/src/tests/cpp/testobject/DeltaTestObj.hpp b/src/tests/cpp/testobject/DeltaTestObj.hpp index 8177141..79f44d2 100644 --- a/src/tests/cpp/testobject/DeltaTestObj.hpp +++ b/src/tests/cpp/testobject/DeltaTestObj.hpp @@ -1,7 +1,7 @@ #pragma once -#ifndef APACHE_GEODE_GUARD_ae1a70d692bfcc850903bc09f7fe0b96 -#define APACHE_GEODE_GUARD_ae1a70d692bfcc850903bc09f7fe0b96 +#ifndef GEODE_TESTOBJECT_DELTATESTOBJ_H_ +#define GEODE_TESTOBJECT_DELTATESTOBJ_H_ /* * Licensed to the Apache Software Foundation (ASF) under one or more @@ -20,7 +20,7 @@ * limitations under the License. */ -#include +#include #include "DeltaTestImpl.hpp" #ifdef _WIN32 @@ -98,4 +98,4 @@ class TESTOBJECT_EXPORT DeltaTestObj : public DeltaTestImpl { typedef apache::geode::client::SharedPtr DeltaTestObjPtr; } -#endif // APACHE_GEODE_GUARD_ae1a70d692bfcc850903bc09f7fe0b96 +#endif // GEODE_TESTOBJECT_DELTATESTOBJ_H_ http://git-wip-us.apache.org/repos/asf/geode-native/blob/fd58b100/src/tests/cpp/testobject/EqStruct.hpp ---------------------------------------------------------------------- diff --git a/src/tests/cpp/testobject/EqStruct.hpp b/src/tests/cpp/testobject/EqStruct.hpp index ada5a5e..afe4fe2 100644 --- a/src/tests/cpp/testobject/EqStruct.hpp +++ b/src/tests/cpp/testobject/EqStruct.hpp @@ -1,7 +1,7 @@ #pragma once -#ifndef APACHE_GEODE_GUARD_01922391216844a010651b52b4fa268b -#define APACHE_GEODE_GUARD_01922391216844a010651b52b4fa268b +#ifndef GEODE_TESTOBJECT_EQSTRUCT_H_ +#define GEODE_TESTOBJECT_EQSTRUCT_H_ /* * Licensed to the Apache Software Foundation (ASF) under one or more @@ -24,8 +24,7 @@ * @brief User class for testing the put functionality for object. */ - -#include +#include #include #include "fwklib/Timer.hpp" #include "fwklib/FrameworkTest.hpp" @@ -153,4 +152,4 @@ class TESTOBJECT_EXPORT EqStruct : public TimestampedObject { typedef apache::geode::client::SharedPtr EqStructPtr; } // namespace testobject -#endif // APACHE_GEODE_GUARD_01922391216844a010651b52b4fa268b +#endif // GEODE_TESTOBJECT_EQSTRUCT_H_ http://git-wip-us.apache.org/repos/asf/geode-native/blob/fd58b100/src/tests/cpp/testobject/FastAsset.hpp ---------------------------------------------------------------------- diff --git a/src/tests/cpp/testobject/FastAsset.hpp b/src/tests/cpp/testobject/FastAsset.hpp index 43e72a5..4599112 100644 --- a/src/tests/cpp/testobject/FastAsset.hpp +++ b/src/tests/cpp/testobject/FastAsset.hpp @@ -1,7 +1,7 @@ #pragma once -#ifndef APACHE_GEODE_GUARD_d8ed0294ced849b84153696edefc4a35 -#define APACHE_GEODE_GUARD_d8ed0294ced849b84153696edefc4a35 +#ifndef GEODE_TESTOBJECT_FASTASSET_H_ +#define GEODE_TESTOBJECT_FASTASSET_H_ /* * Licensed to the Apache Software Foundation (ASF) under one or more @@ -24,8 +24,7 @@ * @brief User class for testing the query functionality. */ - -#include +#include #include #include "fwklib/Timer.hpp" #include "fwklib/FrameworkTest.hpp" @@ -117,4 +116,4 @@ class TESTOBJECT_EXPORT FastAsset : public TimestampedObject { // typedef apache::geode::client::SharedPtr FastAssetPtr; } // namespace testobject -#endif // APACHE_GEODE_GUARD_d8ed0294ced849b84153696edefc4a35 +#endif // GEODE_TESTOBJECT_FASTASSET_H_ http://git-wip-us.apache.org/repos/asf/geode-native/blob/fd58b100/src/tests/cpp/testobject/FastAssetAccount.hpp ---------------------------------------------------------------------- diff --git a/src/tests/cpp/testobject/FastAssetAccount.hpp b/src/tests/cpp/testobject/FastAssetAccount.hpp index 8b15052..915d5d5 100644 --- a/src/tests/cpp/testobject/FastAssetAccount.hpp +++ b/src/tests/cpp/testobject/FastAssetAccount.hpp @@ -1,7 +1,7 @@ #pragma once -#ifndef APACHE_GEODE_GUARD_4bb699f806bb1f49d020175dd0840394 -#define APACHE_GEODE_GUARD_4bb699f806bb1f49d020175dd0840394 +#ifndef GEODE_TESTOBJECT_FASTASSETACCOUNT_H_ +#define GEODE_TESTOBJECT_FASTASSETACCOUNT_H_ /* * Licensed to the Apache Software Foundation (ASF) under one or more @@ -24,8 +24,7 @@ * @brief User class for testing the query functionality. */ - -#include +#include #include #include "fwklib/Timer.hpp" #include "fwklib/FrameworkTest.hpp" @@ -124,4 +123,4 @@ class TESTOBJECT_EXPORT FastAssetAccount : public TimestampedObject { typedef apache::geode::client::SharedPtr FastAssetAccountPtr; } // namespace testobject -#endif // APACHE_GEODE_GUARD_4bb699f806bb1f49d020175dd0840394 +#endif // GEODE_TESTOBJECT_FASTASSETACCOUNT_H_ http://git-wip-us.apache.org/repos/asf/geode-native/blob/fd58b100/src/tests/cpp/testobject/InvalidPdxUsage.hpp ---------------------------------------------------------------------- diff --git a/src/tests/cpp/testobject/InvalidPdxUsage.hpp b/src/tests/cpp/testobject/InvalidPdxUsage.hpp index 042491b..d5a613b 100644 --- a/src/tests/cpp/testobject/InvalidPdxUsage.hpp +++ b/src/tests/cpp/testobject/InvalidPdxUsage.hpp @@ -1,7 +1,7 @@ #pragma once -#ifndef APACHE_GEODE_GUARD_a4f4888599d6fc0d8dc148908db41bfb -#define APACHE_GEODE_GUARD_a4f4888599d6fc0d8dc148908db41bfb +#ifndef GEODE_TESTOBJECT_INVALIDPDXUSAGE_H_ +#define GEODE_TESTOBJECT_INVALIDPDXUSAGE_H_ /* * Licensed to the Apache Software Foundation (ASF) under one or more @@ -26,11 +26,10 @@ * Author: npatel */ - -#include -#include -#include -#include +#include +#include +#include +#include #ifdef _WIN32 #ifdef BUILD_TESTOBJECT @@ -690,4 +689,4 @@ class TESTOBJECT_EXPORT InvalidPdxUsage : public PdxSerializable { typedef SharedPtr InvalidPdxUsagePtr; } // namespace PdxTests -#endif // APACHE_GEODE_GUARD_a4f4888599d6fc0d8dc148908db41bfb +#endif // GEODE_TESTOBJECT_INVALIDPDXUSAGE_H_ http://git-wip-us.apache.org/repos/asf/geode-native/blob/fd58b100/src/tests/cpp/testobject/NestedPdxObject.hpp ---------------------------------------------------------------------- diff --git a/src/tests/cpp/testobject/NestedPdxObject.hpp b/src/tests/cpp/testobject/NestedPdxObject.hpp index 9cba4a1..2e792c1 100644 --- a/src/tests/cpp/testobject/NestedPdxObject.hpp +++ b/src/tests/cpp/testobject/NestedPdxObject.hpp @@ -1,7 +1,7 @@ #pragma once -#ifndef APACHE_GEODE_GUARD_28158ffb5a5f70ed511fa8baa47de6a8 -#define APACHE_GEODE_GUARD_28158ffb5a5f70ed511fa8baa47de6a8 +#ifndef GEODE_TESTOBJECT_NESTEDPDXOBJECT_H_ +#define GEODE_TESTOBJECT_NESTEDPDXOBJECT_H_ /* * Licensed to the Apache Software Foundation (ASF) under one or more @@ -24,11 +24,10 @@ * */ - -#include -#include -#include -#include +#include +#include +#include +#include #ifdef _WIN32 #ifdef BUILD_TESTOBJECT @@ -339,4 +338,4 @@ class TESTOBJECT_EXPORT SerializePdx : public PdxSerializable { typedef SharedPtr SerializePdxPtr; } // namespace testobject -#endif // APACHE_GEODE_GUARD_28158ffb5a5f70ed511fa8baa47de6a8 +#endif // GEODE_TESTOBJECT_NESTEDPDXOBJECT_H_ http://git-wip-us.apache.org/repos/asf/geode-native/blob/fd58b100/src/tests/cpp/testobject/NonPdxType.hpp ---------------------------------------------------------------------- diff --git a/src/tests/cpp/testobject/NonPdxType.hpp b/src/tests/cpp/testobject/NonPdxType.hpp index d685cfa..2ee0791 100644 --- a/src/tests/cpp/testobject/NonPdxType.hpp +++ b/src/tests/cpp/testobject/NonPdxType.hpp @@ -1,7 +1,7 @@ #pragma once -#ifndef APACHE_GEODE_GUARD_07889e0b6ef2b0613a9cd1037e4e3eb5 -#define APACHE_GEODE_GUARD_07889e0b6ef2b0613a9cd1037e4e3eb5 +#ifndef GEODE_TESTOBJECT_NONPDXTYPE_H_ +#define GEODE_TESTOBJECT_NONPDXTYPE_H_ /* * Licensed to the Apache Software Foundation (ASF) under one or more @@ -26,8 +26,7 @@ * Author: vrao */ - -#include +#include #ifdef _WIN32 #ifdef BUILD_TESTOBJECT @@ -483,4 +482,4 @@ class TESTOBJECT_EXPORT NonPdxType { }; } // namespace PdxTests -#endif // APACHE_GEODE_GUARD_07889e0b6ef2b0613a9cd1037e4e3eb5 +#endif // GEODE_TESTOBJECT_NONPDXTYPE_H_ http://git-wip-us.apache.org/repos/asf/geode-native/blob/fd58b100/src/tests/cpp/testobject/NoopAuthInit.cpp ---------------------------------------------------------------------- diff --git a/src/tests/cpp/testobject/NoopAuthInit.cpp b/src/tests/cpp/testobject/NoopAuthInit.cpp index b27d54f..b502894 100644 --- a/src/tests/cpp/testobject/NoopAuthInit.cpp +++ b/src/tests/cpp/testobject/NoopAuthInit.cpp @@ -16,9 +16,9 @@ */ #include "NoopAuthInit.hpp" -#include "gfcpp/Properties.hpp" -#include "gfcpp/Log.hpp" -#include "gfcpp/ExceptionTypes.hpp" +#include "geode/Properties.hpp" +#include "geode/Log.hpp" +#include "geode/ExceptionTypes.hpp" namespace apache { namespace geode { http://git-wip-us.apache.org/repos/asf/geode-native/blob/fd58b100/src/tests/cpp/testobject/NoopAuthInit.hpp ---------------------------------------------------------------------- diff --git a/src/tests/cpp/testobject/NoopAuthInit.hpp b/src/tests/cpp/testobject/NoopAuthInit.hpp index c0eaed4..e5a996c 100644 --- a/src/tests/cpp/testobject/NoopAuthInit.hpp +++ b/src/tests/cpp/testobject/NoopAuthInit.hpp @@ -1,7 +1,7 @@ #pragma once -#ifndef APACHE_GEODE_GUARD_c4d769074b0c6edf12cc639d50a34284 -#define APACHE_GEODE_GUARD_c4d769074b0c6edf12cc639d50a34284 +#ifndef GEODE_TESTOBJECT_NOOPAUTHINIT_H_ +#define GEODE_TESTOBJECT_NOOPAUTHINIT_H_ /* * Licensed to the Apache Software Foundation (ASF) under one or more @@ -20,7 +20,7 @@ * limitations under the License. */ -#include "gfcpp/AuthInitialize.hpp" +#include "geode/AuthInitialize.hpp" /** * @file @@ -86,4 +86,4 @@ class NoopAuthInit : public AuthInitialize { } // namespace geode } // namespace apache -#endif // APACHE_GEODE_GUARD_c4d769074b0c6edf12cc639d50a34284 +#endif // GEODE_TESTOBJECT_NOOPAUTHINIT_H_ http://git-wip-us.apache.org/repos/asf/geode-native/blob/fd58b100/src/tests/cpp/testobject/PSTObject.hpp ---------------------------------------------------------------------- diff --git a/src/tests/cpp/testobject/PSTObject.hpp b/src/tests/cpp/testobject/PSTObject.hpp index 8cfd12b..a53502a 100644 --- a/src/tests/cpp/testobject/PSTObject.hpp +++ b/src/tests/cpp/testobject/PSTObject.hpp @@ -1,7 +1,7 @@ #pragma once -#ifndef APACHE_GEODE_GUARD_3063688f9fda2bf5152f1eec97ed4928 -#define APACHE_GEODE_GUARD_3063688f9fda2bf5152f1eec97ed4928 +#ifndef GEODE_TESTOBJECT_PSTOBJECT_H_ +#define GEODE_TESTOBJECT_PSTOBJECT_H_ /* * Licensed to the Apache Software Foundation (ASF) under one or more @@ -24,8 +24,7 @@ * @brief User class for testing the put functionality for object. */ - -#include +#include #include #include "fwklib/Timer.hpp" #include "fwklib/FrameworkTest.hpp" @@ -91,4 +90,4 @@ class TESTOBJECT_EXPORT PSTObject : public TimestampedObject { typedef apache::geode::client::SharedPtr PSTObjectPtr; } // namespace testobject -#endif // APACHE_GEODE_GUARD_3063688f9fda2bf5152f1eec97ed4928 +#endif // GEODE_TESTOBJECT_PSTOBJECT_H_ http://git-wip-us.apache.org/repos/asf/geode-native/blob/fd58b100/src/tests/cpp/testobject/PdxAutoMegaType.hpp ---------------------------------------------------------------------- diff --git a/src/tests/cpp/testobject/PdxAutoMegaType.hpp b/src/tests/cpp/testobject/PdxAutoMegaType.hpp index c6d5d73..b33eb27 100644 --- a/src/tests/cpp/testobject/PdxAutoMegaType.hpp +++ b/src/tests/cpp/testobject/PdxAutoMegaType.hpp @@ -1,7 +1,7 @@ #pragma once -#ifndef APACHE_GEODE_GUARD_08829dc10f69fd501e8ecbf245428569 -#define APACHE_GEODE_GUARD_08829dc10f69fd501e8ecbf245428569 +#ifndef GEODE_TESTOBJECT_PDXAUTOMEGATYPE_H_ +#define GEODE_TESTOBJECT_PDXAUTOMEGATYPE_H_ /* * Licensed to the Apache Software Foundation (ASF) under one or more @@ -20,10 +20,10 @@ * limitations under the License. */ -#include -#include -#include -#include +#include +#include +#include +#include #ifdef _WIN32 #ifdef BUILD_TESTOBJECT @@ -126,5 +126,4 @@ class GFIGNORE(TESTOBJECT_EXPORT) PdxAutoMegaType : public PdxSerializable { typedef SharedPtr PdxAutoMegaTypePtr; } // namespace PdxAutoTests - -#endif // APACHE_GEODE_GUARD_08829dc10f69fd501e8ecbf245428569 +#endif // GEODE_TESTOBJECT_PDXAUTOMEGATYPE_H_ http://git-wip-us.apache.org/repos/asf/geode-native/blob/fd58b100/src/tests/cpp/testobject/PdxClassV1.hpp ---------------------------------------------------------------------- diff --git a/src/tests/cpp/testobject/PdxClassV1.hpp b/src/tests/cpp/testobject/PdxClassV1.hpp index 0cfeecf..e30414b 100644 --- a/src/tests/cpp/testobject/PdxClassV1.hpp +++ b/src/tests/cpp/testobject/PdxClassV1.hpp @@ -1,7 +1,7 @@ #pragma once -#ifndef APACHE_GEODE_GUARD_77cdb69379ae1ddf0404bd7ed757eeb8 -#define APACHE_GEODE_GUARD_77cdb69379ae1ddf0404bd7ed757eeb8 +#ifndef GEODE_TESTOBJECT_PDXCLASSV1_H_ +#define GEODE_TESTOBJECT_PDXCLASSV1_H_ /* * Licensed to the Apache Software Foundation (ASF) under one or more @@ -26,10 +26,10 @@ * Author: npatel */ -#include -#include -#include -#include +#include +#include +#include +#include #ifdef _WIN32 #ifdef BUILD_TESTOBJECT @@ -533,4 +533,4 @@ class TESTOBJECT_EXPORT TestEqualsV1 : public PdxSerializable { } /* namespace PdxTests */ -#endif // APACHE_GEODE_GUARD_77cdb69379ae1ddf0404bd7ed757eeb8 +#endif // GEODE_TESTOBJECT_PDXCLASSV1_H_ http://git-wip-us.apache.org/repos/asf/geode-native/blob/fd58b100/src/tests/cpp/testobject/PdxClassV1WithAuto.hpp ---------------------------------------------------------------------- diff --git a/src/tests/cpp/testobject/PdxClassV1WithAuto.hpp b/src/tests/cpp/testobject/PdxClassV1WithAuto.hpp index d56d41d..ad4885b 100644 --- a/src/tests/cpp/testobject/PdxClassV1WithAuto.hpp +++ b/src/tests/cpp/testobject/PdxClassV1WithAuto.hpp @@ -1,7 +1,7 @@ #pragma once -#ifndef APACHE_GEODE_GUARD_d211265b7b7a98aa276892bb897cf15f -#define APACHE_GEODE_GUARD_d211265b7b7a98aa276892bb897cf15f +#ifndef GEODE_TESTOBJECT_PDXCLASSV1WITHAUTO_H_ +#define GEODE_TESTOBJECT_PDXCLASSV1WITHAUTO_H_ /* * Licensed to the Apache Software Foundation (ASF) under one or more @@ -20,10 +20,10 @@ * limitations under the License. */ -#include -#include -#include -#include +#include +#include +#include +#include #ifdef _WIN32 #ifdef BUILD_TESTOBJECT @@ -569,4 +569,4 @@ class GFIGNORE(TESTOBJECT_EXPORT) TestEqualsV1 : public PdxSerializable { } /* namespace PdxTestsAuto */ -#endif // APACHE_GEODE_GUARD_d211265b7b7a98aa276892bb897cf15f +#endif // GEODE_TESTOBJECT_PDXCLASSV1WITHAUTO_H_ http://git-wip-us.apache.org/repos/asf/geode-native/blob/fd58b100/src/tests/cpp/testobject/PdxClassV2.hpp ---------------------------------------------------------------------- diff --git a/src/tests/cpp/testobject/PdxClassV2.hpp b/src/tests/cpp/testobject/PdxClassV2.hpp index c5aeb9f..81b303b 100644 --- a/src/tests/cpp/testobject/PdxClassV2.hpp +++ b/src/tests/cpp/testobject/PdxClassV2.hpp @@ -1,7 +1,7 @@ #pragma once -#ifndef APACHE_GEODE_GUARD_468cbc833956797cfd132b131985f50c -#define APACHE_GEODE_GUARD_468cbc833956797cfd132b131985f50c +#ifndef GEODE_TESTOBJECT_PDXCLASSV2_H_ +#define GEODE_TESTOBJECT_PDXCLASSV2_H_ /* * Licensed to the Apache Software Foundation (ASF) under one or more @@ -26,10 +26,10 @@ * Author: npatel */ -#include -#include -#include -#include +#include +#include +#include +#include #ifdef _WIN32 #ifdef BUILD_TESTOBJECT @@ -574,4 +574,4 @@ public: } /* namespace PdxTests */ -#endif // APACHE_GEODE_GUARD_468cbc833956797cfd132b131985f50c +#endif // GEODE_TESTOBJECT_PDXCLASSV2_H_ http://git-wip-us.apache.org/repos/asf/geode-native/blob/fd58b100/src/tests/cpp/testobject/PdxClassV2WithAuto.hpp ---------------------------------------------------------------------- diff --git a/src/tests/cpp/testobject/PdxClassV2WithAuto.hpp b/src/tests/cpp/testobject/PdxClassV2WithAuto.hpp index b8523dc..c668bda 100644 --- a/src/tests/cpp/testobject/PdxClassV2WithAuto.hpp +++ b/src/tests/cpp/testobject/PdxClassV2WithAuto.hpp @@ -1,7 +1,7 @@ #pragma once -#ifndef APACHE_GEODE_GUARD_e5b77d2dd656c240f07a78ec6f670100 -#define APACHE_GEODE_GUARD_e5b77d2dd656c240f07a78ec6f670100 +#ifndef GEODE_TESTOBJECT_PDXCLASSV2WITHAUTO_H_ +#define GEODE_TESTOBJECT_PDXCLASSV2WITHAUTO_H_ /* * Licensed to the Apache Software Foundation (ASF) under one or more @@ -20,10 +20,10 @@ * limitations under the License. */ -#include -#include -#include -#include +#include +#include +#include +#include #ifdef _WIN32 #ifdef BUILD_TESTOBJECT @@ -606,4 +606,4 @@ public: } /* namespace PdxTestsAuto */ -#endif // APACHE_GEODE_GUARD_e5b77d2dd656c240f07a78ec6f670100 +#endif // GEODE_TESTOBJECT_PDXCLASSV2WITHAUTO_H_ http://git-wip-us.apache.org/repos/asf/geode-native/blob/fd58b100/src/tests/cpp/testobject/PdxType.hpp ---------------------------------------------------------------------- diff --git a/src/tests/cpp/testobject/PdxType.hpp b/src/tests/cpp/testobject/PdxType.hpp index 27fc4fb..2908373 100644 --- a/src/tests/cpp/testobject/PdxType.hpp +++ b/src/tests/cpp/testobject/PdxType.hpp @@ -1,7 +1,7 @@ #pragma once -#ifndef APACHE_GEODE_GUARD_1072d2981f0f5cd29b6a6a69e0abf84f -#define APACHE_GEODE_GUARD_1072d2981f0f5cd29b6a6a69e0abf84f +#ifndef GEODE_TESTOBJECT_PDXTYPE_H_ +#define GEODE_TESTOBJECT_PDXTYPE_H_ /* * Licensed to the Apache Software Foundation (ASF) under one or more @@ -26,11 +26,10 @@ * Author: npatel */ - -#include -#include -#include -#include +#include +#include +#include +#include #ifdef _WIN32 #ifdef BUILD_TESTOBJECT @@ -799,4 +798,4 @@ class TESTOBJECT_EXPORT PdxType : public PdxSerializable { typedef SharedPtr PdxTypePtr; } // namespace PdxTests -#endif // APACHE_GEODE_GUARD_1072d2981f0f5cd29b6a6a69e0abf84f +#endif // GEODE_TESTOBJECT_PDXTYPE_H_ http://git-wip-us.apache.org/repos/asf/geode-native/blob/fd58b100/src/tests/cpp/testobject/PdxTypeWithAuto.hpp ---------------------------------------------------------------------- diff --git a/src/tests/cpp/testobject/PdxTypeWithAuto.hpp b/src/tests/cpp/testobject/PdxTypeWithAuto.hpp index 5b879e2..fef8e72 100644 --- a/src/tests/cpp/testobject/PdxTypeWithAuto.hpp +++ b/src/tests/cpp/testobject/PdxTypeWithAuto.hpp @@ -1,7 +1,7 @@ #pragma once -#ifndef APACHE_GEODE_GUARD_6db2d9020b4eb2dea09007c460e08e85 -#define APACHE_GEODE_GUARD_6db2d9020b4eb2dea09007c460e08e85 +#ifndef GEODE_TESTOBJECT_PDXTYPEWITHAUTO_H_ +#define GEODE_TESTOBJECT_PDXTYPEWITHAUTO_H_ /* * Licensed to the Apache Software Foundation (ASF) under one or more @@ -20,10 +20,10 @@ * limitations under the License. */ -#include -#include -#include -#include +#include +#include +#include +#include #ifdef _WIN32 #ifdef BUILD_TESTOBJECT @@ -752,4 +752,4 @@ class GFIGNORE(TESTOBJECT_EXPORT) PdxType : public PdxSerializable { typedef SharedPtr PdxTypePtr; } // namespace PdxTestsAuto -#endif // APACHE_GEODE_GUARD_6db2d9020b4eb2dea09007c460e08e85 +#endif // GEODE_TESTOBJECT_PDXTYPEWITHAUTO_H_ http://git-wip-us.apache.org/repos/asf/geode-native/blob/fd58b100/src/tests/cpp/testobject/PdxVersioned1.hpp ---------------------------------------------------------------------- diff --git a/src/tests/cpp/testobject/PdxVersioned1.hpp b/src/tests/cpp/testobject/PdxVersioned1.hpp index 98113d2..b03b843 100644 --- a/src/tests/cpp/testobject/PdxVersioned1.hpp +++ b/src/tests/cpp/testobject/PdxVersioned1.hpp @@ -1,7 +1,7 @@ #pragma once -#ifndef APACHE_GEODE_GUARD_471ba700244b02138198b644dcea79d5 -#define APACHE_GEODE_GUARD_471ba700244b02138198b644dcea79d5 +#ifndef GEODE_TESTOBJECT_PDXVERSIONED1_H_ +#define GEODE_TESTOBJECT_PDXVERSIONED1_H_ /* * Licensed to the Apache Software Foundation (ASF) under one or more @@ -26,11 +26,10 @@ * Author: npatel */ - -#include -#include -#include -#include +#include +#include +#include +#include #include "fwklib/FwkExport.hpp" #ifdef _WIN32 @@ -256,4 +255,4 @@ class TESTOBJECT_EXPORT PdxVersioned1 : public PdxSerializable { typedef SharedPtr PdxVersioned1Ptr; } // namespace PdxTests -#endif // APACHE_GEODE_GUARD_471ba700244b02138198b644dcea79d5 +#endif // GEODE_TESTOBJECT_PDXVERSIONED1_H_ http://git-wip-us.apache.org/repos/asf/geode-native/blob/fd58b100/src/tests/cpp/testobject/PdxVersioned2.hpp ---------------------------------------------------------------------- diff --git a/src/tests/cpp/testobject/PdxVersioned2.hpp b/src/tests/cpp/testobject/PdxVersioned2.hpp index a666f9e..bc8ccbd 100644 --- a/src/tests/cpp/testobject/PdxVersioned2.hpp +++ b/src/tests/cpp/testobject/PdxVersioned2.hpp @@ -1,7 +1,7 @@ #pragma once -#ifndef APACHE_GEODE_GUARD_63ab68609b8ab024ce65b860ce4c14dd -#define APACHE_GEODE_GUARD_63ab68609b8ab024ce65b860ce4c14dd +#ifndef GEODE_TESTOBJECT_PDXVERSIONED2_H_ +#define GEODE_TESTOBJECT_PDXVERSIONED2_H_ /* * Licensed to the Apache Software Foundation (ASF) under one or more @@ -26,11 +26,10 @@ * Author: npatel */ - -#include -#include -#include -#include +#include +#include +#include +#include #include "fwklib/FwkExport.hpp" #ifdef _WIN32 @@ -259,4 +258,4 @@ class TESTOBJECT_EXPORT PdxVersioned2 : public PdxSerializable { typedef SharedPtr PdxVersioned2Ptr; } // namespace PdxTests -#endif // APACHE_GEODE_GUARD_63ab68609b8ab024ce65b860ce4c14dd +#endif // GEODE_TESTOBJECT_PDXVERSIONED2_H_ http://git-wip-us.apache.org/repos/asf/geode-native/blob/fd58b100/src/tests/cpp/testobject/Portfolio.hpp ---------------------------------------------------------------------- diff --git a/src/tests/cpp/testobject/Portfolio.hpp b/src/tests/cpp/testobject/Portfolio.hpp index 4704b7b..0ca668e 100644 --- a/src/tests/cpp/testobject/Portfolio.hpp +++ b/src/tests/cpp/testobject/Portfolio.hpp @@ -1,7 +1,7 @@ #pragma once -#ifndef APACHE_GEODE_GUARD_5dd561945b3f1843d3e6d0d1e94a9a0d -#define APACHE_GEODE_GUARD_5dd561945b3f1843d3e6d0d1e94a9a0d +#ifndef GEODE_TESTOBJECT_PORTFOLIO_H_ +#define GEODE_TESTOBJECT_PORTFOLIO_H_ /* * Licensed to the Apache Software Foundation (ASF) under one or more @@ -24,8 +24,7 @@ * @brief User class for testing the put functionality for object. */ - -#include +#include #include "Position.hpp" using namespace apache::geode::client; @@ -132,4 +131,4 @@ class TESTOBJECT_EXPORT Portfolio : public Serializable { typedef SharedPtr PortfolioPtr; } // namespace testobject -#endif // APACHE_GEODE_GUARD_5dd561945b3f1843d3e6d0d1e94a9a0d +#endif // GEODE_TESTOBJECT_PORTFOLIO_H_ http://git-wip-us.apache.org/repos/asf/geode-native/blob/fd58b100/src/tests/cpp/testobject/PortfolioPdx.hpp ---------------------------------------------------------------------- diff --git a/src/tests/cpp/testobject/PortfolioPdx.hpp b/src/tests/cpp/testobject/PortfolioPdx.hpp index 9c8acab..a400e44 100644 --- a/src/tests/cpp/testobject/PortfolioPdx.hpp +++ b/src/tests/cpp/testobject/PortfolioPdx.hpp @@ -1,7 +1,7 @@ #pragma once -#ifndef APACHE_GEODE_GUARD_c671317d09616c448db78f20e3208e41 -#define APACHE_GEODE_GUARD_c671317d09616c448db78f20e3208e41 +#ifndef GEODE_TESTOBJECT_PORTFOLIOPDX_H_ +#define GEODE_TESTOBJECT_PORTFOLIOPDX_H_ /* * Licensed to the Apache Software Foundation (ASF) under one or more @@ -24,7 +24,6 @@ * @brief User class for testing the put functionality for object. */ - #include "PositionPdx.hpp" using namespace apache::geode::client; @@ -109,4 +108,4 @@ class TESTOBJECT_EXPORT PortfolioPdx : public PdxSerializable { typedef SharedPtr PortfolioPdxPtr; } // namespace testobject -#endif // APACHE_GEODE_GUARD_c671317d09616c448db78f20e3208e41 +#endif // GEODE_TESTOBJECT_PORTFOLIOPDX_H_ http://git-wip-us.apache.org/repos/asf/geode-native/blob/fd58b100/src/tests/cpp/testobject/Position.hpp ---------------------------------------------------------------------- diff --git a/src/tests/cpp/testobject/Position.hpp b/src/tests/cpp/testobject/Position.hpp index da77be2..8cbe97f 100644 --- a/src/tests/cpp/testobject/Position.hpp +++ b/src/tests/cpp/testobject/Position.hpp @@ -1,7 +1,7 @@ #pragma once -#ifndef APACHE_GEODE_GUARD_6b0a46d8e03f0ffb9c53c7c14ef5eed4 -#define APACHE_GEODE_GUARD_6b0a46d8e03f0ffb9c53c7c14ef5eed4 +#ifndef GEODE_TESTOBJECT_POSITION_H_ +#define GEODE_TESTOBJECT_POSITION_H_ /* * Licensed to the Apache Software Foundation (ASF) under one or more @@ -24,8 +24,7 @@ * @brief User class for testing the put functionality for object. */ - -#include +#include #include #ifdef _WIN32 @@ -109,4 +108,4 @@ class TESTOBJECT_EXPORT Position : public apache::geode::client::Serializable { typedef apache::geode::client::SharedPtr PositionPtr; } // namespace testobject -#endif // APACHE_GEODE_GUARD_6b0a46d8e03f0ffb9c53c7c14ef5eed4 +#endif // GEODE_TESTOBJECT_POSITION_H_ http://git-wip-us.apache.org/repos/asf/geode-native/blob/fd58b100/src/tests/cpp/testobject/PositionPdx.hpp ---------------------------------------------------------------------- diff --git a/src/tests/cpp/testobject/PositionPdx.hpp b/src/tests/cpp/testobject/PositionPdx.hpp index b50b059..e9be0f8 100644 --- a/src/tests/cpp/testobject/PositionPdx.hpp +++ b/src/tests/cpp/testobject/PositionPdx.hpp @@ -1,7 +1,7 @@ #pragma once -#ifndef APACHE_GEODE_GUARD_16153fc06e90eeaa167430a34632e57d -#define APACHE_GEODE_GUARD_16153fc06e90eeaa167430a34632e57d +#ifndef GEODE_TESTOBJECT_POSITIONPDX_H_ +#define GEODE_TESTOBJECT_POSITIONPDX_H_ /* * Licensed to the Apache Software Foundation (ASF) under one or more @@ -24,11 +24,10 @@ * @brief User class for testing the put functionality for object. */ - -#include -#include -#include -#include +#include +#include +#include +#include #include #ifdef _WIN32 @@ -105,4 +104,4 @@ class TESTOBJECT_EXPORT PositionPdx typedef apache::geode::client::SharedPtr PositionPdxPtr; } // namespace testobject -#endif // APACHE_GEODE_GUARD_16153fc06e90eeaa167430a34632e57d +#endif // GEODE_TESTOBJECT_POSITIONPDX_H_ http://git-wip-us.apache.org/repos/asf/geode-native/blob/fd58b100/src/tests/cpp/testobject/TestObject1.hpp ---------------------------------------------------------------------- diff --git a/src/tests/cpp/testobject/TestObject1.hpp b/src/tests/cpp/testobject/TestObject1.hpp index 04ad6e0..62ce31d 100644 --- a/src/tests/cpp/testobject/TestObject1.hpp +++ b/src/tests/cpp/testobject/TestObject1.hpp @@ -1,7 +1,7 @@ #pragma once -#ifndef APACHE_GEODE_GUARD_e0125e37a3eca017a80d206a8d22c2e8 -#define APACHE_GEODE_GUARD_e0125e37a3eca017a80d206a8d22c2e8 +#ifndef GEODE_TESTOBJECT_TESTOBJECT1_H_ +#define GEODE_TESTOBJECT_TESTOBJECT1_H_ /* * Licensed to the Apache Software Foundation (ASF) under one or more @@ -26,8 +26,7 @@ * Author: abhaware */ - -#include +#include #include #ifdef _WIN32 @@ -69,4 +68,4 @@ class TESTOBJECT_EXPORT TestObject1 : public Cacheable { typedef SharedPtr TestObject1Ptr; } // namespace testobject -#endif // APACHE_GEODE_GUARD_e0125e37a3eca017a80d206a8d22c2e8 +#endif // GEODE_TESTOBJECT_TESTOBJECT1_H_ http://git-wip-us.apache.org/repos/asf/geode-native/blob/fd58b100/src/tests/cpp/testobject/TimestampedObject.hpp ---------------------------------------------------------------------- diff --git a/src/tests/cpp/testobject/TimestampedObject.hpp b/src/tests/cpp/testobject/TimestampedObject.hpp index 11e0b09..9809117 100644 --- a/src/tests/cpp/testobject/TimestampedObject.hpp +++ b/src/tests/cpp/testobject/TimestampedObject.hpp @@ -1,7 +1,7 @@ #pragma once -#ifndef APACHE_GEODE_GUARD_f3340c9b2d447c884bfa8bef6b826bb9 -#define APACHE_GEODE_GUARD_f3340c9b2d447c884bfa8bef6b826bb9 +#ifndef GEODE_TESTOBJECT_TIMESTAMPEDOBJECT_H_ +#define GEODE_TESTOBJECT_TIMESTAMPEDOBJECT_H_ /* * Licensed to the Apache Software Foundation (ASF) under one or more @@ -20,7 +20,7 @@ * limitations under the License. */ -#include +#include #ifdef _WIN32 #ifdef BUILD_TESTOBJECT @@ -54,4 +54,4 @@ typedef apache::geode::client::SharedPtr TimestampedObjectPtr; } // namespace testobject -#endif // APACHE_GEODE_GUARD_f3340c9b2d447c884bfa8bef6b826bb9 +#endif // GEODE_TESTOBJECT_TIMESTAMPEDOBJECT_H_ http://git-wip-us.apache.org/repos/asf/geode-native/blob/fd58b100/src/tests/cpp/testobject/VariousPdxTypes.hpp ---------------------------------------------------------------------- diff --git a/src/tests/cpp/testobject/VariousPdxTypes.hpp b/src/tests/cpp/testobject/VariousPdxTypes.hpp index a556a73..4c23122 100644 --- a/src/tests/cpp/testobject/VariousPdxTypes.hpp +++ b/src/tests/cpp/testobject/VariousPdxTypes.hpp @@ -1,7 +1,7 @@ #pragma once -#ifndef APACHE_GEODE_GUARD_e8d4e6f6728b309933eb81791b61fc90 -#define APACHE_GEODE_GUARD_e8d4e6f6728b309933eb81791b61fc90 +#ifndef GEODE_TESTOBJECT_VARIOUSPDXTYPES_H_ +#define GEODE_TESTOBJECT_VARIOUSPDXTYPES_H_ /* * Licensed to the Apache Software Foundation (ASF) under one or more @@ -26,11 +26,10 @@ * Author: npatel */ - -#include -#include -#include -#include +#include +#include +#include +#include #ifdef _WIN32 #ifdef BUILD_TESTOBJECT @@ -539,4 +538,4 @@ typedef SharedPtr PdxInsideIGFSerializablePtr; } /* namespace PdxTests */ -#endif // APACHE_GEODE_GUARD_e8d4e6f6728b309933eb81791b61fc90 +#endif // GEODE_TESTOBJECT_VARIOUSPDXTYPES_H_ http://git-wip-us.apache.org/repos/asf/geode-native/blob/fd58b100/src/tests/cpp/testobject/VariousPdxTypesWithAuto.hpp ---------------------------------------------------------------------- diff --git a/src/tests/cpp/testobject/VariousPdxTypesWithAuto.hpp b/src/tests/cpp/testobject/VariousPdxTypesWithAuto.hpp index 698b0cc..1ccafee 100644 --- a/src/tests/cpp/testobject/VariousPdxTypesWithAuto.hpp +++ b/src/tests/cpp/testobject/VariousPdxTypesWithAuto.hpp @@ -1,7 +1,7 @@ #pragma once -#ifndef APACHE_GEODE_GUARD_99a40c6ce49041acf9d03a72cd57e1c2 -#define APACHE_GEODE_GUARD_99a40c6ce49041acf9d03a72cd57e1c2 +#ifndef GEODE_TESTOBJECT_VARIOUSPDXTYPESWITHAUTO_H_ +#define GEODE_TESTOBJECT_VARIOUSPDXTYPESWITHAUTO_H_ /* * Licensed to the Apache Software Foundation (ASF) under one or more @@ -20,10 +20,10 @@ * limitations under the License. */ -#include -#include -#include -#include +#include +#include +#include +#include #ifdef _WIN32 #ifdef BUILD_TESTOBJECT @@ -546,4 +546,4 @@ typedef SharedPtr PdxInsideIGFSerializablePtr; } /* namespace PdxTestsAuto */ -#endif // APACHE_GEODE_GUARD_99a40c6ce49041acf9d03a72cd57e1c2 +#endif // GEODE_TESTOBJECT_VARIOUSPDXTYPESWITHAUTO_H_