Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

Spr::FITypeDesc::Field Class Reference

レコードのフィールドを表す More...

#include <FITypeDesc.h>

Collaboration diagram for Spr::FITypeDesc::Field:

Collaboration graph
[legend]
List of all members.

Public Member Functions

Public Attributes


Detailed Description

レコードのフィールドを表す

Definition at line 78 of file FITypeDesc.h.


Member Function Documentation

size_t Spr::FITypeDesc::Field::Size  ) 
 

データのサイズ

bool Spr::FITypeDesc::Field::Read char *&  to,
size_t  align,
FIDocNodeBase node,
FIIterator ctx
 

ノードから,構造体のフィールドを読み出す

void Spr::FITypeDesc::Field::Write FIDocNodeBase node,
FIIterator ctx,
const char *&  from
 

ノードに構造体のフィールドを書き出す.


Member Data Documentation

UTString Spr::FITypeDesc::Field::name
 

メンバ名

Definition at line 83 of file FITypeDesc.h.

UTRef<FITypeDesc> Spr::FITypeDesc::Field::type
 

Definition at line 85 of file FITypeDesc.h.

int Spr::FITypeDesc::Field::length
 

配列の要素数.

Definition at line 87 of file FITypeDesc.h.

UTString Spr::FITypeDesc::Field::lengthFieldName
 

要素数を別のフィールドからとる場合のフィールド名

Definition at line 89 of file FITypeDesc.h.

int Spr::FITypeDesc::Field::lengthFieldOffset
 

要素数を別のフィールドからとる場合のオフセット

Definition at line 91 of file FITypeDesc.h.

int Spr::FITypeDesc::Field::lengthFieldSize
 

要素数を別のフィールドからとる場合サイズ

Definition at line 93 of file FITypeDesc.h.

int Spr::FITypeDesc::Field::bVector
 

vectorかどうか

Definition at line 95 of file FITypeDesc.h.

bool Spr::FITypeDesc::Field::bReference
 

参照かどうか

Definition at line 97 of file FITypeDesc.h.


The documentation for this class was generated from the following file:
Generated on Sun Apr 16 02:08:07 2006 for Springhead by  doxygen 1.4.1