Value union definitions for collections. More...
#include <kanzi/core/legacy/debug/kzs_error.hpp>
#include <kanzi/core/legacy/wrappers/kzs_memory.hpp>
Classes | |
union | KzcCollectionValue |
Collection value types. More... | |
Namespaces | |
kanzi | |
Enumerations | |
enum | KzcCollectionValueType { KZC_COLLECTION_VALUE_TYPE_NOT_ASSIGNED, KZC_COLLECTION_VALUE_TYPE_INT, KZC_COLLECTION_VALUE_TYPE_UINT, KZC_COLLECTION_VALUE_TYPE_FLOAT, KZC_COLLECTION_VALUE_TYPE_POINTER, KZC_COLLECTION_VALUE_TYPE_STRING } |
Value type identifiers. More... | |
Value union definitions for collections.
Copyright 2008-2017 by Rightware. All rights reserved.
Value type identifiers.