PICurrent.cpp File Reference

#include "tao/PI/PICurrent.h"
#include "tao/PI/PICurrent.inl"
#include "tao/PI/PICurrent_Impl.h"
#include "tao/ORB_Core.h"
#include "tao/ORB_Core_TSS_Resources.h"
#include "tao/TAO_Server_Request.h"
#include "ace/CORBA_macros.h"

Include dependency graph for PICurrent.cpp:

Go to the source code of this file.

Functions

void CleanUpPICurrent (void *object, void *)


Function Documentation

void @0::CleanUpPICurrent ( void *  object,
void *   
) [static]

Definition at line 52 of file PICurrent.cpp.

Referenced by TAO::PICurrent::initialize().

00053   {
00054     delete static_cast<TAO::PICurrent_Impl *> (object);
00055   }


Generated on Tue Feb 2 17:42:04 2010 for TAO_PI by  doxygen 1.4.7