48 static std::set<ASDM_TABLE_BASE*>
table_;
51 static const std::set<ASDM_TABLE_BASE*>&
find(
const std::vector<std::string>&
name,
bool verbose=
false);
55 #endif // _NAME2TABLE_H_
ABSTRACT CLASSES Abstract class for colors Any implementation of color should be able to provide a hexadecimal form of the if a human readable name(i.e."black").In many places throughout the plotter
static std::map< std::string, ASDM_TABLE_BASE * > name2Table_
static const std::set< ASDM_TABLE_BASE * > & find(const std::vector< std::string > &name, bool verbose=false)
static std::set< ASDM_TABLE_BASE * > table_