#include <streams.h>
Definition at line 631 of file streams.h.
◆ CAutoFile()
CAutoFile::CAutoFile |
( |
FILE * |
filenew, |
|
|
int |
nTypeIn, |
|
|
int |
nVersionIn |
|
) |
| |
|
inline |
◆ GetType()
int CAutoFile::GetType |
( |
| ) |
const |
|
inline |
◆ GetVersion()
int CAutoFile::GetVersion |
( |
| ) |
const |
|
inline |
◆ operator<<()
template<typename T >
CAutoFile & CAutoFile::operator<< |
( |
const T & |
obj | ) |
|
|
inline |
◆ operator>>()
template<typename T >
CAutoFile & CAutoFile::operator>> |
( |
T && |
obj | ) |
|
|
inline |
◆ nType
const int CAutoFile::nType |
|
private |
◆ nVersion
const int CAutoFile::nVersion |
|
private |
The documentation for this class was generated from the following file: