Clp
1.17.8
|
For a structure to be used by trusted code. More...
#include <ClpParameters.hpp>
Public Attributes | |
int | typeStruct |
int | typeCall |
void * | data |
For a structure to be used by trusted code.
Definition at line 124 of file ClpParameters.hpp.
int ClpTrustedData::typeStruct |
Definition at line 125 of file ClpParameters.hpp.
int ClpTrustedData::typeCall |
Definition at line 126 of file ClpParameters.hpp.
void* ClpTrustedData::data |
Definition at line 127 of file ClpParameters.hpp.