Overview | Group | Tree | Graph | Index | Concepts |
void * IloAny
This type definition represents objects in a model handled by Concert
Technology enumerated variables and by Concert Technology set variables. A
pointer to any object, whether a predefined Concert Technology type or an
instance of a C++ class, is implicitly converted to IloAny
. By
using this type, you can be sure that these components of your application
will port without any source change across different hardware platforms.
See Also: