SCIP Doxygen Documentation
Loading...
Searching...
No Matches
SCIP_HASHMAPIMAGE Union Reference

Detailed Description

Definition at line 123 of file struct_misc.h.

#include <struct_misc.h>

Data Fields

void * ptr
int integer
SCIP_Real real
SCIP_Longint longint

Field Documentation

◆ ptr

void* SCIP_HASHMAPIMAGE::ptr

◆ integer

int SCIP_HASHMAPIMAGE::integer

◆ real

◆ longint

SCIP_Longint SCIP_HASHMAPIMAGE::longint

long image

Definition at line 127 of file struct_misc.h.

Referenced by SCIPhashmapGetImageLong(), and SCIPhashmapInsertLong().