Public Types | |
| enum | tags { RLC = 0, ON_S, OFF_S, ON_P, ON_TP, OFF_P, OFF_TP, NUMTAGS } |
Public Member Functions | |
| Mtags (std::istream &str) | |
| ~Mtags () | |
| TaggedFile::assignstatus | assignSet () |
| bool | getData (tags tag_r, std::list< std::string > &mdata_r) |
Static Public Member Functions | |
| static const TagDescr & | tag (tags t) |
| static void | initTagSet (TaggedFile::TagSet &tagset_r) |
| static std::string | strStatus (TaggedFile::assignstatus status) |
Static Private Member Functions | |
| static std::vector< TagDescr > | init () |
Private Attributes | |
| TaggedFile::TagSet * | _tagsetptr |
| std::istream & | _str |
Static Private Attributes | |
| static const std::vector< TagDescr > | _tagvec |
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.4