The OplProject type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
ApplyProjectSettings(IloStringArray, OplModel) | |
|
|
ApplyProjectSettings(istream, String, OplModel) | |
|
|
Dispose | |
|
|
End |
Clears the memory used by this object
|
|
|
Equals |
Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
|
|
Finalize | (Overrides Object..::..Finalize()()()().) |
|
|
GetHashCode |
Serves as a hash function for a particular type. (Inherited from Object.) |
|
|
GetType |
Gets the type of the current instance. (Inherited from Object.) |
|
|
MakeRunConfiguration()()()() |
This member function creates a named run configuration. The caller is responsible for ending the run configuration.
Return ValueThe named run configuration. |
|
|
MakeRunConfiguration(String) |
This member function creates a named run configuration. The caller is responsible for ending the run configuration.
Return ValueThe named run configuration. |
|
|
makeRunConfigurationNames |
This member function returns the names of all available run configurations. The caller is responsible for ending the returned array. Refer also to the Interfaces User's Manual.
Return ValueThe run configuration names. |
|
|
MemberwiseClone |
Creates a shallow copy of the current Object. (Inherited from Object.) |
|
|
ReadProjectSettings | |
|
|
ToString |
Returns a string that represents the current object. (Inherited from Object.) |
|
|
WriteProjectSettings |