Loading...
Searching...
No Matches
NameSet::Name Class Reference Handles of names in a NameSet. More...
Detailed DescriptionHandles of names in a NameSet. Class Name provides the handles (i.e., char*s) of names in a NameSet. Constructor & Destructor Documentation◆ Name() [1/3]◆ Name() [2/3]◆ Name() [3/3]
Member Function Documentation◆ isConsistent()
◆ operator=()Definition at line 141 of file nameset.h. References NameSet::Name::name. Friends And Related Symbol Documentation◆ operator<<
◆ operator==Member Data Documentation◆ deflt◆ name
pointer to the name string. Definition at line 95 of file nameset.h. Referenced by NameSet::Name::isConsistent(), soplex::NameSetNameHashFunction(), and NameSet::Name::operator=().
|