Sleeping Wombat GUI  0.100
swGUI
Typedefs | Functions | Variables
TestStreamPosition.cpp File Reference
#include "swCommonLib/Tests/TestHCF/stdafx.h"
#include "swCommonLib/HierarchicalChunkedFormat/HCF.h"
#include "TesterClasses/TesterHCF.h"
#include "swCommonLib/External/Catch/catch.hpp"
#include <numeric>
#include "TesterClasses/TestAttribs.h"

Typedefs

typedef int DataElementType
 

Functions

 TEST_CASE ("HCF - Stream position test")
 
 TEST_CASE ("HCF - Stream position test 2")
 

Variables

const Size DataElementsCount = 2000
 

Typedef Documentation

typedef int DataElementType

Function Documentation

TEST_CASE ( "HCF - Stream position test"  )
TEST_CASE ( "HCF - Stream position test 2"  )

Variable Documentation

const Size DataElementsCount = 2000