|
| | key (std::ostream &a_out, seek a_seek_directory, const std::string &a_object_name, const std::string &a_object_title, const std::string &a_object_class) |
| |
| | key (std::ostream &a_out, ifile &a_file, seek a_seek_directory, const std::string &a_object_name, const std::string &a_object_title, const std::string &a_object_class, uint32 a_object_size) |
| |
| virtual | ~key () |
| |
| uint16 | cycle () const |
| |
| void | set_cycle (uint16 a_cycle) |
| |
| const std::string & | object_name () const |
| |
| const std::string & | object_title () const |
| |
| const std::string & | object_class () const |
| |
| bool | write_self (ifile &a_file) |
| |
| bool | write_file (ifile &a_file, uint32 &a_nbytes) |
| |
| void | set_number_of_bytes (uint32 a_n) |
| |
| uint32 | number_of_bytes () const |
| |
| uint32 | object_size () const |
| |
| seek | seek_key () const |
| |
| short | key_length () const |
| |
| char * | data_buffer () |
| |
| const char * | eob () const |
| |
| bool | to_buffer (wbuf &a_wb, bool a_verbose) const |
| |
Definition at line 22 of file key.