Version: 9.12.0
NormalFunctor Class Reference

Public Types

typedef SALOME::DataScopeServer_ptr PtrType
 
typedef SALOME::DataScopeServer_var VarType
 
typedef SALOME::DataScopeServer TheType
 

Static Public Member Functions

static PtrType nil ()
 
static PtrType narrow (CORBA::Object_ptr obj)
 
static PtrType duplicate (PtrType obj)
 

Static Public Attributes

static const bool IsTransaction =false
 

Member Typedef Documentation

◆ PtrType

typedef SALOME::DataScopeServer_ptr NormalFunctor::PtrType

◆ TheType

◆ VarType

typedef SALOME::DataScopeServer_var NormalFunctor::VarType

Member Function Documentation

◆ duplicate()

static PtrType NormalFunctor::duplicate ( PtrType  obj)
static

◆ narrow()

static PtrType NormalFunctor::narrow ( CORBA::Object_ptr  obj)
static

◆ nil()

static PtrType NormalFunctor::nil ( )
static

Field Documentation

◆ IsTransaction

const bool NormalFunctor::IsTransaction =false
static