First try on linking the boxes\n
This commit is contained in:
parent
86fd8c59e8
commit
fb7f58d4b3
4 changed files with 49 additions and 6 deletions
|
@ -11,7 +11,7 @@ class Box_stsd {
|
|||
private:
|
||||
Box * Container;
|
||||
|
||||
void SetDefaults();
|
||||
void SetReserved();
|
||||
void WriteContent();
|
||||
std::vector<Box *> Content;
|
||||
};//Box_ftyp Class
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue