Welcome    Usage    Browse    Find CID    Search     Log in

cM API Documentation

openme_hooks Struct Reference

#include <openme.h>

Collaboration diagram for openme_hooks:

List of all members.

Public Attributes

void *(* malloc )(size_t sz)
void(* free )(void *ptr)
FILE *(* fopen )(const char *ptr1, const char *ptr2)
int(* fprintf )(FILE *, const char *,...)
int(* fseek )(FILE *, long, int)
long(* ftell )(FILE *)
size_t(* fread )(void *, size_t, size_t, FILE *)
int(* fclose )(FILE *f1)

Detailed Description

Definition at line 54 of file openme.h.


Member Data Documentation

FILE*(* openme_hooks::fopen)(const char *ptr1, const char *ptr2)
int(* openme_hooks::fprintf)(FILE *, const char *,...)
size_t(* openme_hooks::fread)(void *, size_t, size_t, FILE *)
int(* openme_hooks::fseek)(FILE *, long, int)

The documentation for this struct was generated from the following file:
  • /home/cm/cm/repos/ctuning/.cmr/code.source/lib-openme-1.0/openme.h

Generated on Wed May 28 02:49:02 2014 for Collective Mind Framework by DoxyGen 1.6.1
Concept, design and coordination: Grigori Fursin (C) 1993-2013