Clp  1.17.6
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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 124 of file ClpParameters.hpp.

Member Data Documentation

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.


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