Field2D< type, count1, count2 > Class Template Reference
#include <hikdump.h>
template<typename type, int count1, int count2>
class Field2D< type, count1, count2 >
Definition at line 254 of file hikdump.h.
Enumerator |
---|
eCount1 |
|
eCount2 |
|
eCount |
|
Definition at line 258 of file hikdump.h.
Enumerator |
---|
eCount1 |
|
eCount2 |
|
eCount |
|
Definition at line 265 of file hikdump.h.
Definition at line 265 of file hikdump.h.
FieldType mField[eCount1][eCount2]
Definition at line 272 of file hikdump.h.
FieldType mField[eCount1][eCount2]
Definition at line 97 of file hikdump_std.inl.
104 for(
int j = 0; j <
eCount2; j++)
void SwapBytes4(char *ToSwap)
FieldType mField[eCount1][eCount2]
bool Write |
( |
HIKFile |
pFile | ) |
const |
|
inline |
bool Write |
( |
HIKFile |
pFile | ) |
const |
|
inline |
The documentation for this class was generated from the following files: