Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

SSLIOP_OpenSSL_st_T.h File Reference

#include "ace/config-all.h"

Include dependency graph for SSLIOP_OpenSSL_st_T.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Namespaces

namespace  TAO
namespace  TAO::SSLIOP

Classes

class  TAO::SSLIOP::OpenSSL_st_var< T >
 "_var" class for the OpenSSL More...

CORBA-style Reference Count Manipulation Methods

These reference count manipulation methods are generally specific to OpenSSL structures.

template<typename T>
T * _duplicate (T *st)
 Increase the reference count on the given OpenSSL structure.
template<typename T>
T * copy (T const &st)
 Deep copy the given OpenSSL structure.
template<typename T>
void release (T *st)
 Decrease the reference count on the given OpenSSL structure.

Detailed Description

Id
SSLIOP_OpenSSL_st_T.h,v 1.5 2004/08/15 03:32:56 ossama Exp

Author:
Ossama Othman <ossama@dre.vanderbilt.edu>

Function Documentation

template<typename T>
ACE_INLINE T * TAO::SSLIOP::_duplicate T *  st  ) 
 

Increase the reference count on the given OpenSSL structure.

template<typename T>
ACE_INLINE T * TAO::SSLIOP::copy T const &  st  ) 
 

Deep copy the given OpenSSL structure.

template<typename T>
ACE_INLINE void TAO::SSLIOP::release T *  st  ) 
 

Decrease the reference count on the given OpenSSL structure.


Generated on Sat Aug 6 03:42:04 2005 for TAO_SSLIOP by  doxygen 1.3.9.1