BALL  1.4.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Attributes | List of all members
BALL::TRegularData2D< ValueType >::BlockValueType Struct Reference

The block data type for reading and writing binary data. More...

#include <BALL/DATATYPE/regularData2D.h>

Public Attributes

ValueType bt [1024]

Detailed Description

template<typename ValueType>
struct BALL::TRegularData2D< ValueType >::BlockValueType

The block data type for reading and writing binary data.

Definition at line 409 of file regularData2D.h.

Member Data Documentation

template<typename ValueType>
ValueType BALL::TRegularData2D< ValueType >::BlockValueType::bt[1024]

Definition at line 409 of file regularData2D.h.