#include <htfinfo.h>
Inheritance diagram for ht_finfo_text:
Public Member Functions | |
void | init (bounds *b, ht_streamfile *file) |
virtual void | done () |
virtual char * | gettext () |
Protected Attributes | |
ht_streamfile * | file |
char | finfotext [1024] |
char * | olddesc |
|
Reimplemented from ht_statictext. Definition at line 51 of file htfinfo.cc. References ht_statictext::done(), and olddesc. |
|
Reimplemented from ht_statictext. Definition at line 67 of file htfinfo.cc. References pstat_t::atime, pstat_t::caps, pstat_t::ctime, dword, file, FINFO_IDENTIFIER_WIDTH, FINFO_IDENTIFIER_WIDTH_STR, finfotext, pstat_t::fsid, pstat_t::gid, HT_S_IRGRP, HT_S_IROTH, HT_S_IRUSR, HT_S_IWGRP, HT_S_IWOTH, HT_S_IWUSR, HT_S_IXGRP, HT_S_IXOTH, HT_S_IXUSR, pstat_t::mode, pstat_t::mtime, print_time(), ht_streamfile::pstat(), pstat_atime, pstat_cluster, pstat_ctime, pstat_fsid, pstat_gid, pstat_inode, pstat_mode_all, pstat_mode_grp, pstat_mode_oth, pstat_mode_r, pstat_mode_usr, pstat_mode_w, pstat_mode_x, pstat_mtime, pstat_size, pstat_uid, pstat_t::size, and pstat_t::uid. |
|
Definition at line 42 of file htfinfo.cc. References align_left, file, FINFO_DESC, Object::init(), olddesc, and VO_BROWSABLE. Referenced by htfinfo_init(). |
|
|
|
Definition at line 38 of file htfinfo.h. Referenced by gettext(). |
|
|