Main Page
Namespaces
Classes
Files
Related Pages
S
earch for
Class List
Alphabetical List
Class Hierarchy
Class Members
AtomPtr Class Template Reference
#include <
Atom.h
>
List of all members.
template<class TYPE>
class AtomPtr< TYPE >
Public Member Functions
AtomPtr
()
AtomPtr
(TYPE *
p
)
~AtomPtr
()
atom
< TYPE >
Ptr
()
AtomPtr
< TYPE > &
operator=
(
AtomPtr
< TYPE > &
p
)
AtomPtr
< TYPE > &
operator=
(TYPE *
p
)
Friends
class
atom< TYPE >
class
atomref< TYPE >
Constructor & Destructor Documentation
AtomPtr
(
)
[inline]
AtomPtr
(
TYPE *
p
)
[inline]
~
AtomPtr
(
)
[inline]
Member Function Documentation
AtomPtr
<TYPE>& operator=
(
TYPE *
p
)
[inline]
AtomPtr
<TYPE>& operator=
(
AtomPtr
< TYPE > &
p
)
[inline]
atom
<TYPE> Ptr
(
)
[inline]
Friends And Related Function Documentation
friend class
atom
< TYPE >
[friend]
friend class
atomref
< TYPE >
[friend]
Copyright 2005 by yellowTAB GmbH, Be Inc., Palm Source Inc. and their respective legal successors
All rights reserved.