openCARP
Doxygen code documentation for the open cardiac electrophysiology simulator openCARP
Public Attributes | List of all members
opencarp::file_desc Struct Reference

File descriptor struct. More...

#include <basics.h>

Collaboration diagram for opencarp::file_desc:

Public Attributes

FILE * fd
 
const char * name
 

Detailed Description

File descriptor struct.

Definition at line 133 of file basics.h.

Member Data Documentation

◆ fd

FILE* opencarp::file_desc::fd

Definition at line 134 of file basics.h.

◆ name

const char* opencarp::file_desc::name

Definition at line 135 of file basics.h.


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