#include <dt.h>
Inherits TSOut.
List of all members.
Detailed Description
Definition at line 182 of file dt.h.
Constructor & Destructor Documentation
Definition at line 191 of file dt.h.
Member Function Documentation
Definition at line 189 of file dt.h.
Implements TSOut.
Definition at line 336 of file dt.cpp.
{
int LBfS=0;
TMem& _Mem=*Mem;
for (TSize LBfC=0; LBfC<LBfL; LBfC++){
char Ch=((char*)LBf)[LBfC];
LBfS+=Ch; _Mem+=Ch;
}
return LBfS;
}
Implements TSOut.
Definition at line 193 of file dt.h.
{
Mem->operator+=(Ch); return Ch;}
Member Data Documentation
Definition at line 184 of file dt.h.
The documentation for this class was generated from the following files: