GDALJP2Box Class Reference
List of all members.
Public Member Functions |
| GDALJP2Box (FILE *=NULL) |
int | SetOffset (GIntBig nNewOffset) |
int | ReadBox () |
int | ReadFirst () |
int | ReadNext () |
int | ReadFirstChild (GDALJP2Box *poSuperBox) |
int | ReadNextChild (GDALJP2Box *poSuperBox) |
GIntBig | GetDataLength () |
const char * | GetType () |
GByte * | ReadBoxData () |
int | IsSuperBox () |
int | DumpReadable (FILE *) |
FILE * | GetFILE () |
const GByte * | GetUUID () |
void | SetType (const char *) |
void | SetWritableData (int nLength, const GByte *pabyData) |
const GByte * | GetWritableData () |
Static Public Member Functions |
static GDALJP2Box * | CreateAsocBox (int nCount, GDALJP2Box **papoBoxes) |
static GDALJP2Box * | CreateLblBox (const char *pszLabel) |
static GDALJP2Box * | CreateLabelledXMLAssoc (const char *pszLabel, const char *pszXML) |
static GDALJP2Box * | CreateUUIDBox (const GByte *pabyUUID, int nDataSize, GByte *pabyData) |
The documentation for this class was generated from the following files: