|
DCL 4.1
|
This is the complete list of members for ID3v2Frame, including all inherited members.
| __binary | ID3v2Frame | protected |
| __description | ID3v2Frame | protected |
| __encoding | ID3v2Frame | protected |
| __flags | ID3v2Frame | protected |
| __id | ID3v2Frame | protected |
| __size | ID3v2Frame | protected |
| __tag | ID3v2Frame | protected |
| __text | ID3v2Frame | protected |
| __type | ID3v2Frame | protected |
| __url | ID3v2Frame | protected |
| binary() const | ID3v2Frame | inline |
| className() const | Object | |
| description() const | ID3v2Frame | inline |
| destroy() | Object | virtual |
| encoding() const | ID3v2Frame | inline |
| flags() const | ID3v2Frame | inline |
| id() const | ID3v2Frame | inline |
| ID3v2Frame(const ID3v2 &_tag) | ID3v2Frame | |
| isInstanceOf(const std::type_info &typeinfo) const | Object | |
| Object() | Object | protected |
| read(const char *_begin, const char *_end) | ID3v2Frame | |
| size() const | ID3v2Frame | inline |
| tag() const | ID3v2Frame | inline |
| text() const | ID3v2Frame | inline |
| toString() const | ID3v2Frame | virtual |
| type() const | ID3v2Frame | inline |
| typeInfo() const | Object | virtual |
| url() const | ID3v2Frame | inline |
| word(const char *_bytes, size_t _n) | ID3v2Frame | inline |
| ~Object() | Object | protectedvirtual |