MGCL V10
V10
MGCL V10
|
継承メンバを含む MGOfstream の全メンバ一覧です。
close() | MGOfstream | |
find(const MGGel *ptr) | MGOfstream | |
insert(const MGGel *ptr, long pid) | MGOfstream | |
m_file | MGOfstream | |
mapClear() | MGOfstream | |
MGOfstream() | MGOfstream | |
MGOfstream(const TCHAR *file, bool map_clear=true) | MGOfstream | |
open(const TCHAR *file, bool map_clear=true) | MGOfstream | |
operator<<(const MGGel &gel) | MGOfstream | |
operator<<(const MGGroup &group) | MGOfstream | |
operator<<(char ch) | MGOfstream | inline |
operator<<(unsigned char uch) | MGOfstream | inline |
operator<<(signed char sch) | MGOfstream | inline |
operator<<(short s) | MGOfstream | inline |
operator<<(unsigned short us) | MGOfstream | inline |
operator<<(int n) | MGOfstream | inline |
operator<<(unsigned int un) | MGOfstream | inline |
operator<<(long l) | MGOfstream | inline |
operator<<(unsigned long ul) | MGOfstream | inline |
operator<<(float f) | MGOfstream | inline |
operator<<(double d) | MGOfstream | inline |
set_map_clear(bool map_clear) | MGOfstream | inline |
tellp() | MGOfstream | |
writenChar(const char *ps, int n) | MGOfstream | |
WritePointer(const MGGel *obj) | MGOfstream | |
~MGOfstream() | MGOfstream | virtual |