DCL 4.0
Loading...
Searching...
No Matches
InputStream.cpp File Reference
#include <dcl/Object.h>
#include <dcl/InputStream.h>

Go to the source code of this file.

Functions

 IMPLEMENT_CLASSINFO (InputStream, Object) size_t InputStream

Function Documentation

◆ IMPLEMENT_CLASSINFO()

IMPLEMENT_CLASSINFO ( InputStream ,
Object  )

Definition at line 15 of file InputStream.cpp.

19{
20 return 0;
21}