Version: 9.15.0
TransactionFunctor Class Reference

Public Types

typedef SALOME::DataScopeServerTransaction_ptr PtrType
 
typedef SALOME::DataScopeServerTransaction_var VarType
 
typedef SALOME::DataScopeServerTransaction 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 =true
 

Member Typedef Documentation

◆ PtrType

typedef SALOME::DataScopeServerTransaction_ptr TransactionFunctor::PtrType

◆ TheType

◆ VarType

typedef SALOME::DataScopeServerTransaction_var TransactionFunctor::VarType

Member Function Documentation

◆ duplicate()

static PtrType TransactionFunctor::duplicate ( PtrType  obj)
static

◆ narrow()

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

◆ nil()

static PtrType TransactionFunctor::nil ( )
static

Field Documentation

◆ IsTransaction

const bool TransactionFunctor::IsTransaction =true
static