#include <star_parser.hh>
Public Member Functions | |
StarLoopDesc () | |
int | GetIndex (const String &name) const |
void | SetCategory (const StringRef &category) |
void | Add (const StringRef &name) |
size_t | GetSize () const |
void | Clear () |
const String & | GetCategory () const |
StarLoopDesc () | |
int | GetIndex (const String &name) const |
void | SetCategory (const StringRef &category) |
void | Add (const StringRef &name) |
size_t | GetSize () const |
void | Clear () |
const String & | GetCategory () const |
Definition at line 59 of file star_parser.hh.
StarLoopDesc | ( | ) | [inline] |
Definition at line 61 of file star_parser.hh.
StarLoopDesc | ( | ) | [inline] |
Definition at line 61 of file star_parser.hh.
void Add | ( | const StringRef & | name | ) | [inline] |
Definition at line 78 of file star_parser.hh.
void Add | ( | const StringRef & | name | ) | [inline] |
Definition at line 78 of file star_parser.hh.
void Clear | ( | ) | [inline] |
Definition at line 86 of file star_parser.hh.
void Clear | ( | ) | [inline] |
Definition at line 86 of file star_parser.hh.
const String& GetCategory | ( | ) | const [inline] |
Definition at line 92 of file star_parser.hh.
const String& GetCategory | ( | ) | const [inline] |
Definition at line 92 of file star_parser.hh.
int GetIndex | ( | const String & | name | ) | const [inline] |
Definition at line 65 of file star_parser.hh.
int GetIndex | ( | const String & | name | ) | const [inline] |
Definition at line 65 of file star_parser.hh.
size_t GetSize | ( | ) | const [inline] |
Definition at line 82 of file star_parser.hh.
size_t GetSize | ( | ) | const [inline] |
Definition at line 82 of file star_parser.hh.
void SetCategory | ( | const StringRef & | category | ) | [inline] |
Definition at line 71 of file star_parser.hh.
void SetCategory | ( | const StringRef & | category | ) | [inline] |
Definition at line 71 of file star_parser.hh.