![]() |
Telelogic TAU (steve huntington) | ![]() |
Topic Title: How can I use structure pointer ? Topic Summary: structure pointer Created On: 8-Jul-2005 12:18 Status: Read Only |
Linear : Threading : Single : Branch |
![]() |
![]()
|
![]() |
|
Dear Members. part TestClass stTest; pst = GetAddress(stTest); |
|
![]() |
|
![]() |
|
Currently it doesn't work to assign individual attributes of a class using the SetValue operation on a pointer.
The recommended way to do this is to use UML references, and not use the CPtr construct unless pointer arithmetics are to be used. TestClass rst; rst = stTest; rst.iValue=4; |
|
![]() |
Telelogic TAU
» TAU/Developer
»
How can I use structure pointer ?
|
![]() |
FuseTalk Standard Edition v3.2 - © 1999-2009 FuseTalk Inc. All rights reserved.