OpenStructure
|
#include <info_set.hh>
Public Member Functions | |
InfoSet (const String &name="") | |
String | GetName () const |
bool | Match (const String &s) const |
void | Add (const String &entry) |
void | Clear () |
Definition at line 33 of file info_set.hh.
void Add | ( | const String & | entry | ) |
void Clear | ( | ) |
String GetName | ( | ) | const |
bool Match | ( | const String & | s | ) | const |