oyValue_u Union Reference
[Values Handling]

a value More...

#include <oyranos_alpha.h>


Data Fields

int32_t * int32_list
double * dbl_list
char * string
char ** string_list
oyStruct_soy_struct

Related Functions

(Note that these are not member functions.)

void oyValueCopy (oyValue_u *to, oyValue_u *from, oyVALUETYPE_e type, oyAlloc_f allocateFunc, oyDeAlloc_f deallocateFunc)
 copy a oyValue_u union
void oyValueClear (oyValue_u *v, oyVALUETYPE_e type, oyDeAlloc_f deallocateFunc)
 clear a oyValue_u union
void oyValueRelease (oyValue_u **v, oyVALUETYPE_e type, oyDeAlloc_f deallocateFunc)
 release a oyValue_u union
const char * oyValueTypeText (oyVALUETYPE_e type)
 obtain a short string about union type


Detailed Description

a value

See also:
oyVALUETYPE_e
Version:
Oyranos: 0.1.8
Since:
2008/02/16 (Oyranos: 0.1.x)
Date:
2008/02/16

Field Documentation

first is element number of dbl list

Referenced by oyOption_s::oyOption_GetValueText(), and oyValueCopy().

first is element number of int32 list

Referenced by oyOption_s::oyOption_GetValueText(), oyValueClear(), and oyValueCopy().

a struct, e.g. a profile

Referenced by oyOption_s::oyOption_GetValueText(), oyValueClear(), and oyValueCopy().


Generated on Thu Jun 11 13:23:09 2009 for Oyranos by  doxygen 1.5.8