Public Attributes | |
char | blockId [5] |
4 ASCII "COMM" | |
int | len |
Length of comment block. | |
std::vector< char > | comments |
Comments N byte ASCII, N divisible by 4. |
char DORADE::CommentBlock::blockId[5] |
4 ASCII "COMM"
std::vector< char > DORADE::CommentBlock::comments |
Comments N byte ASCII, N divisible by 4.
Length of comment block.