#include <memory.h>
#include "gtbuffer.hpp"
Include dependency graph for gtnbuffer.cpp:
Functions | |
ostream & | operator<< (ostream &str, GBuffer< GINT > &a) |
ostream & | operator<< (ostream &str, GBuffer< GSHORT > &a) |
ostream & | operator<< (ostream &str, GBuffer< GUSHORT > &a) |
ostream & | operator<< (ostream &str, GBuffer< GBYTE > &a) |
ostream & | operator<< (ostream &str, GBuffer< GDOUBLE > &a) |
ostream & | operator<< (ostream &str, GBuffer< BDYTYPE > &a) |
ostream & | operator<< (ostream &str, GBuffer< ELEMTYPE > &a) |
ostream & | operator<< (ostream &str, GBuffer< GLONG > &a) |
ostream & | operator<< (ostream &str, GBuffer< GKEY > &a) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|