BALL
1.4.79
|
#include <BALL/CONCEPT/composite.h>
Public Member Functions | |
BALL_INLINE | AncestorIteratorTraits () |
BALL_INLINE | AncestorIteratorTraits (const Composite &composite) |
BALL_INLINE | AncestorIteratorTraits (const AncestorIteratorTraits &traits) |
BALL_INLINE const AncestorIteratorTraits & | operator= (const AncestorIteratorTraits &traits) |
BALL_INLINE Composite * | getContainer () |
BALL_INLINE const Composite * | getContainer () const |
BALL_INLINE bool | isSingular () const |
BALL_INLINE Composite * | getPosition () |
BALL_INLINE Composite *const & | getPosition () const |
BALL_INLINE bool | operator== (const AncestorIteratorTraits &traits) const |
BALL_INLINE bool | operator!= (const AncestorIteratorTraits &traits) const |
BALL_INLINE bool | isValid () const |
BALL_INLINE void | invalidate () |
BALL_INLINE void | toBegin () |
BALL_INLINE bool | isBegin () const |
BALL_INLINE void | toEnd () |
BALL_INLINE bool | isEnd () const |
BALL_INLINE Composite & | getData () |
BALL_INLINE const Composite & | getData () const |
BALL_INLINE void | forward () |
Definition at line 973 of file composite.h.
|
inline |
Definition at line 978 of file composite.h.
|
inline |
Definition at line 986 of file composite.h.
|
inline |
Definition at line 994 of file composite.h.
|
inline |
Definition at line 1040 of file composite.h.
|
inline |
Definition at line 1010 of file composite.h.
|
inline |
Definition at line 1012 of file composite.h.
|
inline |
Definition at line 1036 of file composite.h.
|
inline |
Definition at line 1038 of file composite.h.
|
inline |
Definition at line 1016 of file composite.h.
|
inline |
Definition at line 1018 of file composite.h.
|
inline |
Definition at line 1026 of file composite.h.
|
inline |
Definition at line 1030 of file composite.h.
|
inline |
Definition at line 1034 of file composite.h.
|
inline |
Definition at line 1014 of file composite.h.
|
inline |
Definition at line 1024 of file composite.h.
|
inline |
Definition at line 1022 of file composite.h.
|
inline |
Definition at line 1002 of file composite.h.
|
inline |
Definition at line 1020 of file composite.h.
|
inline |
Definition at line 1028 of file composite.h.
|
inline |
Definition at line 1032 of file composite.h.