| Polaris: Assign< T > Class Template Reference | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members
Assign< T > Class Template Referencetemplate for assignments into a Collection More...
Inheritance diagram for Assign< T >: ![]()
Detailed Descriptiontemplate<class T>
template for assignments into a Collection
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
||||||||||
|
create an Assign object. < Not available in the current implementation. < Set _elem to indicate that the user is not not doing the garbage collection Definition at line 60 of file Assign.h. References False, UntypedAssign::get_wrap(), RefElement< T >::modify(), and Wrapper::ref_inc(). |
|
||||||||||
|
create an Assign object. < Not available in the current implementation. < The user is doing the garbage collection Definition at line 78 of file Assign.h. References RefElement< T >::clear(), False, and Wrapper::ref_inc(). |
|
||||||||||
|
Copy constructor. < Not available in the current implementation. Definition at line 93 of file Assign.h. References Wrapper::ref_inc(). |
|
||||||||||
|
Copy constructor. < Not available in the current implementation. Definition at line 107 of file Assign.h. References Wrapper::ref_inc(). |
|
|||||||||
|
Destroy the temporary assignment object.
|
|
||||||||||
|
replace the element in the context list _elem with the new elem The existing list takes ownership of the element. Definition at line 131 of file Assign.h. References Wrapper::object(), UntypedAssign::set_pulled(), and True. |
| © 1995-2005 University of Illinois, Urbana-Champaign. All rights reserved. | Fri Mar 25 23:06:57 2005 |