#include <aflibFileItem.h>
Public Methods | |
| aflibFileItem () | |
| aflibFileItem (const string &mod_format, const string &mod_dscr, const string &mod_ext, const string &mod_magic, const string &mod_name, const string &mod_value1, const string &mod_value2, const string &mod_value3) | |
| ~aflibFileItem () | |
| bool | operator== (const vector< unsigned char > &array) const |
| void | setFormat (const string &mod_format) |
| const string & | getFormat () const |
| void | setDescription (const string &mod_dscr) |
| const string & | getDescription () const |
| void | setExtension (const string &mod_ext) |
| const list< string > & | getExtensions () const |
| void | setMagic (const string &mod_magic) |
| const list< string > & | getMagic () const |
| void | setName (const string &mod_name) |
| const string & | getName () const |
| void | setValue1 (const string &mod_value1) |
| const string & | getValue1 () const |
| void | setValue2 (const string &mod_value2) |
| const string & | getValue2 () const |
| void | setValue3 (const string &mod_value3) |
| const string & | getValue3 () const |
|
|
|
|
||||||||||||||||||||||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.2.15