![]() |
PDS_JP2
|
add(JP2_Box *sub_box) | JP2_Box | |
add(JP2_Box &sub_box) | JP2_Box | [inline] |
append_content(const unsigned char *data, unsigned int amount) | JP2_Box | |
append_content(const std::string &text) | JP2_Box | |
ASSOCIATION_BOX_TYPE | JP2_Box | [static] |
attach_content(unsigned char *data, unsigned int amount=0) | JP2_Box | |
Container | JP2_Box | [protected] |
container() const | JP2_Box | [inline] |
content() const | JP2_Box | [inline] |
content(const unsigned char *data, unsigned int amount=0) | JP2_Box | |
content(const std::string &text) | JP2_Box | |
Content | JP2_Box | [protected] |
content_amount() const | JP2_Box | [inline] |
Content_Amount | JP2_Box | [protected] |
ID | JP2_Box | [static] |
INTELLECTUAL_PROPERTY_BOX_TYPE | JP2_Box | [static] |
JP2_Box() | JP2_Box | |
JP2_Box(unsigned int box_type, const unsigned char *data=NULL, unsigned int amount=0) | JP2_Box | [explicit] |
JP2_Box(unsigned int box_type, const std::string &text) | JP2_Box | [explicit] |
JP2_Box_List typedef | JP2_Box | |
LABEL_BOX_TYPE | JP2_Box | [static] |
locally_owned_content() const | JP2_Box | [inline] |
Locally_Owned_Content | JP2_Box | [protected] |
remove(JP2_Box *sub_box) | JP2_Box | |
Sub_Boxes | JP2_Box | [protected] |
sub_boxes() | JP2_Box | [inline] |
Type | JP2_Box | [protected] |
type_code() const | JP2_Box | [inline] |
type_code(unsigned int box_type) | JP2_Box | |
type_code(const std::string &name) | JP2_Box | [static] |
type_name() const | JP2_Box | [inline] |
type_name(const std::string &name) | JP2_Box | |
type_name(unsigned int box_type) | JP2_Box | [static] |
URL_BOX_TYPE | JP2_Box | [static] |
UUID_BOX_TYPE | JP2_Box | [static] |
UUID_INFO_BOX_TYPE | JP2_Box | [static] |
UUID_LIST_BOX_TYPE | JP2_Box | [static] |
UUID_SIZE | JP2_Box | [static] |
XML_BOX_TYPE | JP2_Box | [static] |
~JP2_Box() | JP2_Box | [virtual] |