casa
$Rev:20696$
|
#include <Name2Table.h>
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_ |
Definition at line 10 of file Name2Table.h.
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] |
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.