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