Inheritance diagram for ValuePtr<T, 1>:
Public Methods | |
ValuePtr () | |
ValuePtr (T v) | |
ValuePtr (IBaseValue *in) | |
ValuePtr (const SRef< IBaseValue > &in) | |
operator T () | |
ValuePtr & | operator= (T v) |
ValuePtr & | operator= (const SRef< IBaseValue > &v) |
|
|
|
|
|
|
|
|
|
This operator returns the value if this type matches the type of this object. Otherwise, an exception is thrown. |
|
Reimplemented from SPtr<IBaseValue>. |
|
|
Copyright © 2002 - 2010 Cadence Design Systems, Inc.
All Rights Reserved.