Oyranos Colour Management System API
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Public Member Functions | Data Fields
oyStruct_s Struct Reference

Oyranos base structure. More...

#include <oyStruct_s.h>

Inheritance diagram for oyStruct_s:
Inheritance graph
Collaboration diagram for oyStruct_s:
Collaboration graph

Public Member Functions

const char * oyStruct_GetText (oyStruct_s *obj, oyNAME_e name_type, uint32_t flags)
 get a text dump More...
 

Data Fields

oyStruct_Copy_f copy
 
oyStruct_Release_f release
 

Detailed Description

Oyranos base structure.

All Oyranos structures should be castable to this basic one.

Note
New templates will not be created automaticly [notemplates]
Version
Oyranos: x.x.x
Since
Oyranos: version 0.1.8
Date
1 january 2008 (API 0.1.8)

Member Function Documentation

const char * oyStruct_GetText ( oyStruct_s obj,
oyNAME_e  name_type,
uint32_t  flags 
)

Field Documentation

oyStruct_Copy_f oyStruct_s::copy
oyStruct_Release_f oyStruct_s::release