TAO_SSLIOP
2.0.8
|
#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 |
| |
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. |