Oyranos  git-devel
Oyranos is a full featured Color Management System
Functions
oyranos_texts.h File Reference

pure text handling functions More...

#include "oyranos.h"
#include <oyjl.h>
#include "oyConfigs_s.h"

Functions

int oyExistPersistentString (const char *key_name, const char *value, uint32_t flags, oySCOPE_e scope)
 check a cached string from DB More...
 
char * oyGetPersistentString (const char *key_name, uint32_t flags, oySCOPE_e scope, oyAlloc_f alloc_func)
 get a cached string from DB More...
 
int oySetPersistentString (const char *key_name, oySCOPE_e scope, const char *value, const char *comment)
 set string into DB and cache More...
 
int oyGetPersistentStrings (const char *top_key_name)
 cache strings from DB More...
 

Detailed Description

pure text handling functions

Oyranos is an open source Color Management System

Copyright:
2004-2019 (C) Kai-Uwe Behrmann