Sleeping Wombat GUI  0.100
swGUI
Classes | Namespaces | Functions
HCF.h File Reference
#include "swCommonLib/Common/TypesDefinitions.h"
#include "swCommonLib/System/Path.h"
#include "swCommonLib/HierarchicalChunkedFormat/Attributes/IAttribute.h"
#include "swCommonLib/HierarchicalChunkedFormat/Internal/ImplHCF.h"
#include "Chunk.h"
#include "Attribute.h"
#include <string>
#include "HCF.inl"

Go to the source code of this file.

Classes

class  sw::HCF
 Main class for loading and writing HCF files. More...
 

Namespaces

 sw
 

Functions

template<typename AttributeStruct >
sw::AttributeType GetAttributeTypeID ()
 Override this funtion for your attribute atructure. More...
 

Detailed Description

Author
nieznanysprawiciel

Function Documentation

template<typename AttributeStruct >
sw::AttributeType GetAttributeTypeID ( )

Override this funtion for your attribute atructure.