epair_s Struct Reference

#include <bspfile.h>

Collaboration diagram for epair_s:
Collaboration graph
[legend]

Data Fields

struct epair_snext
char * key
char * value

Detailed Description

See also:
entity_t

Definition at line 37 of file bspfile.h.


Field Documentation

char* epair_s::key

the name of the parameter

Definition at line 39 of file bspfile.h.

Referenced by Check_TargetExists(), CheckEntities(), ParseEpair(), ProcessSubModel(), SetKeyValue(), UnparseEntities(), ValueForKey(), and WriteMapEntities().

the next entry in the key, value list

Definition at line 38 of file bspfile.h.

Referenced by CheckEntities(), ParseEntity(), ParseMapEntity(), SetKeyValue(), UnparseEntities(), ValueForKey(), and WriteMapEntities().

the value of the parameter

Definition at line 40 of file bspfile.h.

Referenced by Check_TargetExists(), CheckEntities(), ParseEpair(), ProcessSubModel(), SetKeyValue(), UnparseEntities(), ValueForKey(), and WriteMapEntities().


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

Generated by  doxygen 1.6.2