|
Pol
Revision:cb584c9
|
#include <uop.h>
Inheritance diagram for uop_t::data_header_v5_t:Public Member Functions | |
| data_header_v5_t (kaitai::kstream *p__io, uop_t::file_t *p__parent=0, uop_t *p__root=0) | |
| ~data_header_v5_t () | |
| uop_t::file_t * | _parent () const |
| uop_t * | _root () const |
| std::string | bytes () const |
| std::string | filebytes () const |
Private Member Functions | |
| void | _read () |
Private Attributes | |
| uop_t::file_t * | m__parent |
| uop_t * | m__root |
| std::string | m_bytes |
| std::string | m_filebytes |
| uop_t::data_header_v5_t::data_header_v5_t | ( | kaitai::kstream * | p__io, |
| uop_t::file_t * | p__parent = 0, |
||
| uop_t * | p__root = 0 |
||
| ) |
|
default |
Referenced by _read().
|
inline |
Definition at line 123 of file uop.h.
References uop_t::block_addr_t::m__parent.
Referenced by _read().
|
private |
Definition at line 88 of file uop.cpp.
References _parent(), m_bytes, m_filebytes, and ~data_header_v5_t().
Referenced by data_header_v5_t().
|
inline |
Definition at line 122 of file uop.h.
References uop_t::block_addr_t::m__root.
|
inline |
|
private |
Definition at line 117 of file uop.h.
Referenced by data_header_v5_t().
|
private |
Definition at line 116 of file uop.h.
Referenced by data_header_v5_t().
|
private |
|
private |