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]
default constructor. Definition at line 127 of file nameset.h. Referenced by Name(), operator<<, operator=(), and operator==. ◆ Name() [2/3]◆ Name() [3/3]
Member Function Documentation◆ isConsistent()
◆ operator=()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 isConsistent(), Name(), Name(), Name(), soplex::NameSetNameHashFunction(), operator<<, operator=(), and operator==.
|