7[[
"cpp:dll-export:ICE_API"]]
8[[
"cpp:doxygen:include:Ice/Ice.h"]]
16[[
"objc:dll-export:ICE_API"]]
17[[
"objc:header-dir:objc"]]
19[[
"python:pkgdir:Ice"]]
21#ifndef __SLICE2JAVA_COMPAT__
22[[
"java:package:com.zeroc"]]
29#if !defined(__SLICE2PHP__)
58 [
"swift:noexcept"]
Value create(
string type);
A value factory manager maintains a collection of value factories.
Definition ValueFactory.ice:71
void add(["swift:nonnull"] ValueFactory factory, ["objc:param:sliceId"] string id)
Add a value factory.
ValueFactory find(string id)
Find an value factory registered with this communicator.
A factory for values.
Definition ValueFactory.ice:41
Value create(string type)
Create a new value for a given value type.
The Ice core library.
Definition BuiltinSequences.ice:27