summaryrefslogtreecommitdiffstats
path: root/src/usr/diag/prdf/common/util/prdfFlyWeightS.C
diff options
context:
space:
mode:
authorprashanthacharya <prashanthacharya@in.ibm.com>2012-11-02 05:57:10 -0500
committerA. Patrick Williams III <iawillia@us.ibm.com>2012-11-28 17:29:17 -0600
commitc9fce6c47656b9b34e23b2cb90c51796fc520df9 (patch)
tree3d949f4b8588a3f0fee4a80cfc621c59ddfe8bb1 /src/usr/diag/prdf/common/util/prdfFlyWeightS.C
parentb8c326b959a9f1bcb905397eecdc0ebfd0db5884 (diff)
downloadtalos-hostboot-c9fce6c47656b9b34e23b2cb90c51796fc520df9.tar.gz
talos-hostboot-c9fce6c47656b9b34e23b2cb90c51796fc520df9.zip
Encapsulated PRD codebase with PRDF namespace
RTC: 51223 Change-Id: Ie074cb409083d7b04edeba75d39977eb90082d05 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2196 Reviewed-by: Zane Shelley <zshelle@us.ibm.com> Tested-by: Jenkins Server Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2436 Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/usr/diag/prdf/common/util/prdfFlyWeightS.C')
-rwxr-xr-xsrc/usr/diag/prdf/common/util/prdfFlyWeightS.C3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/usr/diag/prdf/common/util/prdfFlyWeightS.C b/src/usr/diag/prdf/common/util/prdfFlyWeightS.C
index 76e001d25..d1ef67050 100755
--- a/src/usr/diag/prdf/common/util/prdfFlyWeightS.C
+++ b/src/usr/diag/prdf/common/util/prdfFlyWeightS.C
@@ -25,6 +25,8 @@
#include <algorithm>
#include <prdfHeapBucketSize.H>
+namespace PRDF
+{
//---------------------------------------------------------------------
// Member Function Specifications
//---------------------------------------------------------------------
@@ -304,3 +306,4 @@ void FlyWeightS<T,S>::print()
}
*/
+} //End namespace PRDF
OpenPOWER on IntegriCloud