openCARP
Doxygen code documentation for the open cardiac electrophysiology simulator openCARP
Public Member Functions | List of all members
FILE_PTR Class Reference
Collaboration diagram for FILE_PTR:

Public Member Functions

 FILE_PTR (gzFile g)
 
 FILE_PTR (FILE *f)
 
void close ()
 
void write (void *buf, int n)
 
void printfl (float f)
 

Detailed Description

Definition at line 45 of file igbhead.cc.

Constructor & Destructor Documentation

◆ FILE_PTR() [1/2]

FILE_PTR::FILE_PTR ( gzFile  g)
inline

Definition at line 47 of file igbhead.cc.

◆ FILE_PTR() [2/2]

FILE_PTR::FILE_PTR ( FILE *  f)
inline

Definition at line 48 of file igbhead.cc.

Member Function Documentation

◆ close()

void FILE_PTR::close ( void  )
inline

Definition at line 49 of file igbhead.cc.

Here is the caller graph for this function:

◆ printfl()

void FILE_PTR::printfl ( float  f)
inline

Definition at line 52 of file igbhead.cc.

◆ write()

void FILE_PTR::write ( void *  buf,
int  n 
)
inline

Definition at line 50 of file igbhead.cc.

Here is the caller graph for this function:

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