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

ParList_Holder Class Reference

Just holds a SCParamList for auto-release. More...

#include <sbimpl.h>

List of all members.

Public Methods

 ParList_Holder ()
 Constructor. More...

virtual ~ParList_Holder ()
 Destructor deletes the object. More...


Public Attributes

SCParamListpParList
 Pointer to hold. More...


Detailed Description

Just holds a SCParamList for auto-release.

Definition at line 31 of file sbimpl.h.


Constructor & Destructor Documentation

ParList_Holder::ParList_Holder ( ) [inline]
 

Constructor.

Definition at line 37 of file sbimpl.h.

ParList_Holder::~ParList_Holder ( ) [inline, virtual]
 

Destructor deletes the object.

Definition at line 39 of file sbimpl.h.


Member Data Documentation

SCParamList * ParList_Holder::pParList
 

Pointer to hold.

Definition at line 34 of file sbimpl.h.


The documentation for this class was generated from the following file:
This documentation is part of the "SOAP to CORBA bridge" project
Copyright © 2000 by Lifeline Networks bv.
All rights are reserved.