Main Page   Class Hierarchy   Data Structures   File List   Data Fields   Globals  

digit_stream Class Reference

#include <sint.h>


Public Methods

 digit_stream (const sint &n)
int operator++ ()
 digit_stream (const sint &n)
int operator++ ()

Protected Attributes

char* dp
int nd


Constructor & Destructor Documentation

digit_stream::digit_stream ( const sint & n ) [inline]
 

Definition at line 66 of file sint.h.

digit_stream::digit_stream ( const sint & n ) [inline]
 

Definition at line 43 of file Version_1/sint.h.


Member Function Documentation

int digit_stream::operator++ ( ) [inline]
 

Definition at line 47 of file Version_1/sint.h.

int digit_stream::operator++ ( ) [inline]
 

Definition at line 70 of file sint.h.


Field Documentation

char* digit_stream::dp [protected]
 

Definition at line 38 of file Version_1/sint.h.

int digit_stream::nd [protected]
 

Definition at line 39 of file Version_1/sint.h.


The documentation for this class was generated from the following files:
Generated at Sun Feb 24 09:57:34 2002 for STARLAB by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001