|
|
PDS_JP2
|
This is the complete list of members for JP2_Box, including all inherited members.
| 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 | JP2_Box | protected |
| content() const | JP2_Box | inline |
| content(const unsigned char *data, unsigned int amount=0) | JP2_Box | |
| content(const std::string &text) | JP2_Box | |
| Content_Amount | JP2_Box | protected |
| content_amount() const | JP2_Box | inline |
| 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 | JP2_Box | protected |
| locally_owned_content() const | JP2_Box | inline |
| 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 |