<ManSection>
<Filt Arg="arg" Name="IsContainerForWeakPointers" Label="for IsComponentObjectRep"/>
<Returns><K>true</K> or <K>false</K>
</Returns>
<Description>
The category for weak pointer objects
</Description>
</ManSection>
<ManSection>
<Func Arg="arg" Name="ContainerForWeakPointers" />
<Returns>a list which can store weak pointers
</Returns>
<Description>
The constructor for lists of weak pointers.
</Description>
</ManSection>
<ManSection>
<Oper Arg="arg" Name="UpdateContainerOfWeakPointers" Label="for IsContainerForWeakPointers"/>
<Description>
Updates the weak pointers in a container and deletes the empty ones
</Description>
</ManSection>
<ManSection>
<Func Arg="arg" Name="_AddElmWPObj_ForHomalg" />
<Description>
Adds a weak pointer of an objects to a weak pointer list.
</Description>
</ManSection>
<ManSection>
<Func Arg="arg" Name="_AddTwoElmWPObj_ForHomalg" />
<Description>
Adds a weak pointer which depends on two objects to a list of weak pointers
</Description>
</ManSection>
<ManSection>
<Oper Arg="arg1,arg2,arg3" Name="_ElmWPObj_ForHomalg" Label="for IsContainerForWeakPointers, IsObject, IsObject"/>
<Description>
Creates a weak pointer depending on two objects and adds it to the container.
</Description>
</ManSection>
<ManSection>
<Filt Arg="arg" Name="IsContainerForPointers" Label="for IsComponentObjectRep"/>
<Returns><K>true</K> or <K>false</K>
</Returns>
<Description>
The category for pointer objects
</Description>
</ManSection>
<ManSection>
<Func Arg="arg" Name="ContainerForPointers" />
<Returns>a container for pointers
</Returns>
<Description>
Creates a container for pointers.
</Description>
</ManSection>
<ManSection>
<Oper Arg="arg" Name="UpdateContainerOfPointers" Label="for IsContainerForPointers"/>
<Description>
Updates the container of pointers, removes old.
</Description>
</ManSection>
<ManSection>
<Func Arg="arg" Name="_AddElmPObj_ForHomalg" />
<Description>
Adds a pointer to an object to a container for pointers.
</Description>
</ManSection>
<ManSection>
<Func Arg="arg" Name="_AddTwoElmPObj_ForHomalg" />
<Description>
Adds a pointer to two objects to a container for pointers
</Description>
</ManSection>
<ManSection>
<Oper Arg="arg1,arg2,arg3" Name="_ElmPObj_ForHomalg" Label="for IsContainerForPointers, IsObject, IsObject"/>
<Returns>an object
</Returns>
<Description>
Returns an object which a pointer refers to.
</Description>
</ManSection>
</Section>
</Chapter>
¤ Dauer der Verarbeitung: 0.12 Sekunden
(vorverarbeitet)
¤
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung ist noch experimentell.