casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Static Public Member Functions | Static Private Member Functions | Static Private Attributes
Name2Table Class Reference

#include <Name2Table.h>

List of all members.

Static Public Member Functions

static const set
< ASDM_TABLE_BASE * > & 
find (const vector< string > &name, bool verbose=false)
static const set
< ASDM_TABLE_BASE * > & 
find (const vector< string > &name, bool verbose=false)
static const set
< ASDM_TABLE_BASE * > & 
find (const vector< string > &name, bool verbose=false)

Static Private Member Functions

static bool init ()
static bool init ()
static bool init ()

Static Private Attributes

static map< string,
ASDM_TABLE_BASE * > 
name2Table_
static bool init_
static set< ASDM_TABLE_BASE * > table_

Detailed Description

Definition at line 10 of file Name2Table.h.


Member Function Documentation

static const set<ASDM_TABLE_BASE*>& Name2Table::find ( const vector< string > &  name,
bool  verbose = false 
) [static]
static const set<ASDM_TABLE_BASE*>& Name2Table::find ( const vector< string > &  name,
bool  verbose = false 
) [static]
static const set<ASDM_TABLE_BASE*>& Name2Table::find ( const vector< string > &  name,
bool  verbose = false 
) [static]
static bool Name2Table::init ( ) [static, private]
static bool Name2Table::init ( ) [static, private]
static bool Name2Table::init ( ) [static, private]

Member Data Documentation

static bool Name2Table::init_ [static, private]

Definition at line 13 of file Name2Table.h.

static map< string, ASDM_TABLE_BASE * > Name2Table::name2Table_ [static, private]

Definition at line 12 of file Name2Table.h.

static set< ASDM_TABLE_BASE * > Name2Table::table_ [static, private]

Definition at line 16 of file Name2Table.h.


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