Version: 8.3.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

typedef SALOME::DataScopeServerTransaction_ptr TransactionFunctor::PtrType
typedef SALOME::DataScopeServerTransaction_var TransactionFunctor::VarType

Member Function Documentation

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

Field Documentation

const bool TransactionFunctor::IsTransaction =true
static