bes Updated for version 3.21.1
The Backend Server (BES) is the lower two tiers of the Hyrax data server
|
Public Attributes | |
ArrayData | a |
Flag | f |
Number | n |
ObjectData | o |
String | s |
ShortString | ss |
Definition at line 2096 of file document.h.
ArrayData GenericValue< Encoding, Allocator >::Data::a |
Definition at line 2101 of file document.h.
Flag GenericValue< Encoding, Allocator >::Data::f |
Definition at line 2102 of file document.h.
Number GenericValue< Encoding, Allocator >::Data::n |
Definition at line 2099 of file document.h.
ObjectData GenericValue< Encoding, Allocator >::Data::o |
Definition at line 2100 of file document.h.
String GenericValue< Encoding, Allocator >::Data::s |
Definition at line 2097 of file document.h.
ShortString GenericValue< Encoding, Allocator >::Data::ss |
Definition at line 2098 of file document.h.