Templates -- Meow  1.2.10
A C++ template contains kinds of interesting classes and functions
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: