Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

ssobjects::CParseField Class Reference

#include <Parseit.h>

List of all members.

Public Methods

 CParseField ()
 ~CParseField ()
 operator int ()
 operator long ()
 operator double ()
 operator LPCSTR ()
const CParseField& operator= (LPCSTR s)
CParseField& operator= (CParseField &s)

Protected Attributes

char TheData [80]


Constructor & Destructor Documentation

ssobjects::CParseField::CParseField ( ) [inline]
 

ssobjects::CParseField::~CParseField ( ) [inline]
 


Member Function Documentation

ssobjects::CParseField::operator LPCSTR ( ) [inline]
 

ssobjects::CParseField::operator double ( ) [inline]
 

ssobjects::CParseField::operator int ( ) [inline]
 

ssobjects::CParseField::operator long ( ) [inline]
 

CParseField & ssobjects::CParseField::operator= ( CParseField & s ) [inline]
 

const CParseField & ssobjects::CParseField::operator= ( LPCSTR s ) [inline]
 


Member Data Documentation

char ssobjects::CParseField::TheData [protected]
 


The documentation for this class was generated from the following file:
Generated at Tue Sep 25 00:26:36 2001 for SimpleServerObjects by doxygen1.2.7 written by Dimitri van Heesch, © 1997-2001