PropertiesHelper Class Reference

#include <PropertiesHelper.h>

List of all members.

Public Member Functions

static::std::map
< ::std::string, enum
ccafeopq::Type > & 
getProtKeys ()
static::std::map
< ::std::string, enum
ccafeopq::Type > & 
getPrivKeys ()

Static Private Member Functions

static void init ()

Private Attributes

static::std::map
< ::std::string, enum
ccafeopq::Type > 
privKeys
static::std::map
< ::std::string, enum
ccafeopq::Type > 
protKeys

Static Private Attributes

static bool inited


Detailed Description

One of the points of the class, which will doubtless accumulate more functions later, is to provide maps for filtering user TypeMap input. See util/TypeMap.h for functions that can use the filters provided here by privKeys and protKeys.

Member Data Documentation

::std::map< ::std::string, enum ccafeopq::Type> PropertiesHelper::privKeys [private]

The stuff the user can never change directly.

::std::map< ::std::string, enum ccafeopq::Type> PropertiesHelper::protKeys [private]

The stuff the user can only specify during create/add/register.

bool PropertiesHelper::inited [static, private]

did we set up yet?


The documentation for this class was generated from the following file:

Generated on Thu Mar 17 13:10:41 2011 for CCAFFEINE by  doxygen 1.5.9