![]() |
Oyranos
git-devel
Oyranos is a full featured Color Management System
|
#include <string.h>#include "oyranos_helper_macros.h"#include "oyranos_helper.h"#include "oyranos_generic.h"#include "oyranos_object.h"#include "oyranos_object_internal.h"#include "oyranos_string.h"#include "oyObject_s.h"#include "oyHash_s.h"#include "oyStructList_s_.h"Functions | |
| const char * | oyContextCollectData_ (oyStruct_s *s, oyOptions_s *opts, oyStructList_s *ins, oyStructList_s *outs) |
| Describe a transform uniquely. More... | |
| oyHash_s * | oyCacheListGetEntry_ (oyStructList_s *cache_list, uint32_t flags, const char *hash_text) |
[Template file inheritance graph] +– oyranos_generic.template.c
Oyranos is an open source Color Management System
| oyHash_s* oyCacheListGetEntry_ | ( | oyStructList_s * | cache_list, |
| uint32_t | flags, | ||
| const char * | hash_text | ||
| ) |
} Public function definitions Private function definitions {
| const char* oyContextCollectData_ | ( | oyStruct_s * | s, |
| oyOptions_s * | opts, | ||
| oyStructList_s * | ins, | ||
| oyStructList_s * | outs | ||
| ) |
Describe a transform uniquely.
Public function definitions { Function oyContextCollectData_
1.8.13