Open-RJ C/C++ User's Journal Synesis Software STLSoft - ... Robust, Lightweight, Cross-platform, Template Software ...

ORJFieldA Struct Reference

#include <openrj/openrj.h>

List of all members.


Detailed Description

The field type (for ANSI coding).

Note:
This structure definition is subject to change, and is not guaranteed to be available in future versions. You are advised to use the Field manipulation functions.


Public Attributes

size_t mbz0
 Reserved: must be 0.
ORJStringA name
 The field name.
ORJStringA value
 The field value.
void * reserved0
 Reserved: cannot be used by client code.


Member Data Documentation

size_t mbz0

Reserved: must be 0.

ORJStringA name

The field name.

void* reserved0

Reserved: cannot be used by client code.

ORJStringA value

The field value.


The documentation for this struct was generated from the following file:

Open-RJ Library documentation © Synesis Software Pty Ltd, 2004-2005