Templates -- Meow  204.13.18
A C++ template contains kinds of interesting classes and functions
meow::ReaderWriter_double Class Reference

#include "ObjTypes.h"

Static Public Member Functions

static bool write (FILE *f, bool bin, unsigned int fg, double const &k)
 
static bool read (FILE *f, bool bin, unsigned int fg, double *k)
 

Detailed Description

Definition at line 144 of file ObjTypes.h.

Member Function Documentation

static bool meow::ReaderWriter_double::read ( FILE *  f,
bool  bin,
unsigned int  fg,
double k 
)
inlinestatic

Definition at line 154 of file ObjTypes.h.

static bool meow::ReaderWriter_double::write ( FILE *  f,
bool  bin,
unsigned int  fg,
double const &  k 
)
inlinestatic

Definition at line 146 of file ObjTypes.h.


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