#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 |
| 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 |
| const String & | GetCategory () const |
Definition at line 49 of file star_parser.hh.
| StarLoopDesc | ( | ) | [inline] |
Definition at line 51 of file star_parser.hh.
| StarLoopDesc | ( | ) | [inline] |
Definition at line 51 of file star_parser.hh.
| void Add | ( | const StringRef & | name | ) | [inline] |
Definition at line 66 of file star_parser.hh.
| void Add | ( | const StringRef & | name | ) | [inline] |
Definition at line 66 of file star_parser.hh.
| const String& GetCategory | ( | ) | const [inline] |
Definition at line 74 of file star_parser.hh.
| const String& GetCategory | ( | ) | const [inline] |
Definition at line 74 of file star_parser.hh.
| int GetIndex | ( | const String & | name | ) | const [inline] |
Definition at line 55 of file star_parser.hh.
| int GetIndex | ( | const String & | name | ) | const [inline] |
Definition at line 55 of file star_parser.hh.
| size_t GetSize | ( | ) | const [inline] |
Definition at line 70 of file star_parser.hh.
| size_t GetSize | ( | ) | const [inline] |
Definition at line 70 of file star_parser.hh.
| void SetCategory | ( | const StringRef & | category | ) | [inline] |
Definition at line 61 of file star_parser.hh.
| void SetCategory | ( | const StringRef & | category | ) | [inline] |
Definition at line 61 of file star_parser.hh.
1.5.8