#include <additional/streams/IsstreamWithComments.h>
Public Member Functions | |
IsstreamWithComments (char *s, int size) | |
virtual | ~IsstreamWithComments () |
IsstreamWithComments & | getline (char *s, int streamsize, char delim= '\n') |
Protected Attributes | |
char | commentChar |
Definition at line 35 of file IsstreamWithComments.h.
|
Definition at line 26 of file IsstreamWithComments.cpp. |
|
Definition at line 39 of file IsstreamWithComments.cpp. |
|
Definition at line 48 of file IsstreamWithComments.cpp. References commentChar. |
|
Definition at line 62 of file IsstreamWithComments.h. Referenced by getline(). |