fintp_base
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
NotFoundKeywordMappings Class Reference

#include <RoutingKeyword.h>

Public Member Functions

 NotFoundKeywordMappings ()
 
 ~NotFoundKeywordMappings ()
 

Static Public Member Functions

static void CreateKeys ()
 

Static Public Attributes

static pthread_once_t NotFoundKeysCreate = PTHREAD_ONCE_INIT
 
static pthread_key_t NotFoundKey
 

Static Private Member Functions

static void DeleteCollections (void *data)
 

Private Attributes

RoutingKeywordMappings m_Keywords
 

Constructor & Destructor Documentation

NotFoundKeywordMappings::NotFoundKeywordMappings ( )
NotFoundKeywordMappings::~NotFoundKeywordMappings ( )
inline

Member Function Documentation

void NotFoundKeywordMappings::CreateKeys ( )
static
void NotFoundKeywordMappings::DeleteCollections ( void *  data)
staticprivate

Member Data Documentation

RoutingKeywordMappings NotFoundKeywordMappings::m_Keywords
private
pthread_key_t NotFoundKeywordMappings::NotFoundKey
static
pthread_once_t NotFoundKeywordMappings::NotFoundKeysCreate = PTHREAD_ONCE_INIT
static

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