Function CSPPtr<T>::CSPPtr()

Description:
Creates an already assigned smart pointer.

Prototype:
CSPPtr(T* p);

Arguments:
  • T* p [IN]
    The pointer to assign to the smart pointer.



Return value:
No value is returned.

See also:
constructor CSPPtr()
CSPPtr<T> | Template classes | Class Categories | Online help home | Back

www.micronovae.com

Copyright © 2002 - 2005 Micronovae Ltd