TSOAPObjectCreator< T > Class Template Reference

#include <TSOAPObjectCreator.h>

Inheritance diagram for TSOAPObjectCreator< T >:

SOAPObjectCreator List of all members.

Public Member Functions

 TSOAPObjectCreator (std::string szObjectName)
virtual SOAPObjectnewSOAPObject ()
virtual std::string createdObjectName ()

Private Attributes

std::string m_szObjectName

Detailed Description

template<class T>
class TSOAPObjectCreator< T >

SimpleSOAP Library: Implements a simplified version of SOAP (Simple Object Access Protocol).

Copyright (C) 2000 Scott Seely, scott@scottseely.com modifications by Gerard J. Cerchio gjpc@circlesoft.com

This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.

This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA

Definition at line 37 of file TSOAPObjectCreator.h.


Constructor & Destructor Documentation

template<class T>
TSOAPObjectCreator< T >::TSOAPObjectCreator std::string  szObjectName  )  [inline]
 

Definition at line 40 of file TSOAPObjectCreator.h.


Member Function Documentation

template<class T>
virtual std::string TSOAPObjectCreator< T >::createdObjectName  )  [inline, virtual]
 

Implements SOAPObjectCreator.

Definition at line 43 of file TSOAPObjectCreator.h.

References TSOAPObjectCreator< T >::m_szObjectName.

template<class T>
virtual SOAPObject* TSOAPObjectCreator< T >::newSOAPObject  )  [inline, virtual]
 

Implements SOAPObjectCreator.

Definition at line 42 of file TSOAPObjectCreator.h.


Member Data Documentation

template<class T>
std::string TSOAPObjectCreator< T >::m_szObjectName [private]
 

Definition at line 47 of file TSOAPObjectCreator.h.

Referenced by TSOAPObjectCreator< T >::createdObjectName().


The documentation for this class was generated from the following file:
Generated on Tue Mar 28 09:10:16 2006 for Simple SOAP by  doxygen 1.4.6