Logo
~Apps~
~Projects~
~Contact~

ParserIO Class Reference

#include <ParserIO.h>

Inheritance diagram for ParserIO:

Inheritance graph
[legend]
List of all members.

Public Member Functions

virtual int write_text (char *s, int l)=0
virtual int read_text (char *s, int *l)=0

Public Attributes

int m_more

Detailed Description

Definition at line 1 of file ParserIO.h.


Member Function Documentation

virtual int ParserIO::read_text char *  s,
int *  l
[pure virtual]
 

Implemented in IOC, IOC, IOClass, and THREAD.

virtual int ParserIO::write_text char *  s,
int  l
[pure virtual]
 

Implemented in IOC, IOC, IOClass, and THREAD.


Member Data Documentation

int ParserIO::m_more
 

Definition at line 11 of file ParserIO.h.

Referenced by main().


The documentation for this class was generated from the following file:
Page, code, and content Copyright (C) 2005 by Anders Hedström
Generated on Mon Aug 29 20:21:47 2005 for C++ Sockets by  doxygen 1.4.4