Skip to main content
FRAMES NO FRAMES

Class IloSymbol

Definition file: ilconcert/ilosymbol.h
Map of IloSymbolIloSymbolIloSymbol
This class is used to represent string values.

The class IloSymbol is a string representation. The stored string is managed by the environment.

Method Summary
public const char *getString() const
Method Detail

getString

public const char * getString() const

Returns the string corresponding to the symbol.

Returns:

The char string for this symbol.