TAO  2.0.6
Public Types | Static Public Member Functions | Static Private Member Functions
TAO::Narrow_Utils Class Reference

#include <Object_T.h>

List of all members.

Public Types

typedef T * T_ptr

Static Public Member Functions

static T_ptr narrow (CORBA::Object_ptr, const char *repo_id)
static T_ptr unchecked_narrow (CORBA::Object_ptr)
 Version used the operators.

Static Private Member Functions

static T_ptr lazy_evaluation (CORBA::Object_ptr)

Member Typedef Documentation

typedef T* TAO::Narrow_Utils::T_ptr

Member Function Documentation

T * TAO::Narrow_Utils::lazy_evaluation ( CORBA::Object_ptr  obj) [static, private]
T * TAO::Narrow_Utils::narrow ( CORBA::Object_ptr  obj,
const char *  repo_id 
) [static]
T * TAO::Narrow_Utils::unchecked_narrow ( CORBA::Object_ptr  obj) [static]

Version used the operators.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines