|
Sleeping Wombat Common Library
0.50.0
swCommonLibrary
|
Go to the source code of this file.
Classes | |
| struct | sw::DataPack |
| Data pointer and it's size. More... | |
| struct | sw::DataUPack |
| Data pointer and it's size. This struct is used to transfer ownership of pointer. More... | |
Typedefs | |
| typedef uint64 | sw::AttributeType |
| typedef uint8 | sw::DataUnderlayingType |
| typedef DataUnderlayingType * | sw::DataPtr |
| typedef std::unique_ptr< DataUnderlayingType[] > | sw::DataUPtr |
Enumerations | |
| enum | AttributeTypeBuiltIn { InvalidAttribute, ChunkName, Compression } |
1.8.9.1