#include <set>#include <sstream>#include <vector>#include "STOFFDebug.hxx"#include "STOFFEntry.hxx"#include "STOFFInputStream.hxx"#include "StarItem.hxx"Go to the source code of this file.
| Classes | |
| class | StarAttribute | 
| virtual class used to store the different attribute  More... | |
| class | StarAttributeBool | 
| a boolean attribute  More... | |
| class | StarAttributeColor | 
| a color attribute  More... | |
| class | StarAttributeDouble | 
| a double attribute  More... | |
| class | StarAttributeInt | 
| an integer attribute  More... | |
| class | StarAttributeUInt | 
| a unsigned integer attribute  More... | |
| class | StarAttributeVec2i | 
| an Vec2i attribute  More... | |
| class | StarAttributeItemSet | 
| a list of item attribute of StarAttributeInternal  More... | |
| class | StarAttributeVoid | 
| void attribute of StarAttribute  More... | |
| class | StarAttributeManager | 
| the main class to read/.  More... | |
| Namespaces | |
| namespace | StarAttributeInternal | 
| Internal: the structures of a StarAttribute. | |