Clp  1.15.10
Public Attributes | List of all members
ClpTrustedData Struct Reference

For a structure to be used by trusted code. More...

#include <ClpParameters.hpp>

Public Attributes

int typeStruct
 
int typeCall
 
void * data
 

Detailed Description

For a structure to be used by trusted code.

Definition at line 121 of file ClpParameters.hpp.

Member Data Documentation

§ typeStruct

int ClpTrustedData::typeStruct

Definition at line 122 of file ClpParameters.hpp.

§ typeCall

int ClpTrustedData::typeCall

Definition at line 123 of file ClpParameters.hpp.

§ data

void* ClpTrustedData::data

Definition at line 124 of file ClpParameters.hpp.


The documentation for this struct was generated from the following file: