Templates -- Meow  1.1.4
A C++ template which is unable and also not allowed to compile to obj-file first.
meow::ReaderWriter_string Class Reference

#include "ObjTypes.h"

Static Public Member Functions

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

Detailed Description

Definition at line 164 of file ObjTypes.h.

Member Function Documentation

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

Definition at line 178 of file ObjTypes.h.

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

Definition at line 166 of file ObjTypes.h.


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