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

#include "ObjTypes.h"

Static Public Member Functions

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

Detailed Description

Definition at line 104 of file ObjTypes.h.

Member Function Documentation

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

Definition at line 114 of file ObjTypes.h.

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

Definition at line 106 of file ObjTypes.h.


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