kstars
dataElement Struct Reference
#include <binfilehelper.h>
Public Attributes | |
char | name [10] |
qint32 | scale |
int32_t | scale |
qint8 | size |
int8_t | size |
quint8 | type |
u_int8_t | type |
Detailed Description
A structure describing a data field in the file.
Definition at line 33 of file binfilehelper.h.
Member Data Documentation
char dataElement::name |
Definition at line 34 of file binfilehelper.h.
qint32 dataElement::scale |
Definition at line 37 of file binfilehelper.h.
qint8 dataElement::size |
Definition at line 35 of file binfilehelper.h.
quint8 dataElement::type |
Definition at line 36 of file binfilehelper.h.
The documentation for this struct was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:36:22 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:36:22 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.