Classes | Namespaces

SSLIOP_OpenSSL_st_T.h File Reference

#include "ace/config-all.h"
#include "tao/Versioned_Namespace.h"
#include "orbsvcs/SSLIOP/SSLIOP_OpenSSL_st_T.inl"
#include "orbsvcs/SSLIOP/SSLIOP_OpenSSL_st_T.cpp"

Classes

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

Namespaces

namespace  TAO
 

Security ORB initializer.


namespace  TAO::SSLIOP

Functions

CORBA-style Reference Count Manipulation Methods

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

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

Detailed Description

Id:
SSLIOP_OpenSSL_st_T.h 71526 2006-03-14 06:14:35Z jtc
Author:
Ossama Othman <ossama@dre.vanderbilt.edu>
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines