OpenScop 0.8.1
Data Fields

osl_interface Struct Reference

#include <interface.h>

Collaboration diagram for osl_interface:
Collaboration graph
[legend]

Data Fields

char * URI
osl_idump_f idump
osl_sprint_f sprint
osl_sread_f sread
osl_malloc_f malloc
osl_free_f free
osl_clone_f clone
osl_equal_f equal
struct osl_interfacenext

Detailed Description

The osl_interface structure stores the URI and base functions pointers an openscop object implementation has to offer. It is a node in a NULL-terminated list of interfaces.

Definition at line 89 of file interface.h.


Field Documentation


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