SOS: Scalable Object Store  4.0.0
 All Classes Functions Variables Typedefs Enumerations Enumerator Groups Pages
sos_value_s Struct Reference

#include <sos.h>

Public Attributes

sos_obj_t obj
 
sos_attr_t attr
 
sos_value_data_t data
 
union sos_value_data_u data_
 

Detailed Description

Describes the value of an attribute in an object

Member Data Documentation

sos_attr_t sos_value_s::attr

The object to which the value refers

sos_value_data_t sos_value_s::data

The attribute in the object

union sos_value_data_u sos_value_s::data_

Points at data_ or into obj


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