Main Page Class Hierarchy Compound List Compound Members SessionPtr Class Reference
Smart pointer for theSession
class. More...
Detailed Description
Smart pointer for theSession
class.It is a template instantiation of
SoamSmartPtr
.
When the last smart pointer that refers to the underlying session object is released, the
Session::close()
method will be invoked and the underlying session will be destroyed.
See the C++ samples for a demonstration of how to use this smart pointer in your application.
- See also:
- Session::close
Date Modified: 3 Nov 2008
Platform Support: support@platform.com
Platform Information Development: doc@platform.com
Platform Computing. Accelerating Intelligence(TM).
Copyright © 2001-2008 Platform Computing Corporation. All rights reserved.