ROSE
0.9.6a
|
#include <Cxx_Grammar.h>
Public Member Functions | |
iterator | operator++ () |
bool | operator!= (const iterator &x) const |
value_type & | operator* () const |
iterator (pointer x) | |
Private Attributes | |
value_type * | p |
Definition at line 6927 of file Cxx_Grammar.h.
|
inline |
Definition at line 6932 of file Cxx_Grammar.h.
|
inline |
Definition at line 6929 of file Cxx_Grammar.h.
References SgSharedVector< _Tp >::iterator::p.
|
inline |
Definition at line 6930 of file Cxx_Grammar.h.
References SgSharedVector< _Tp >::iterator::p.
|
inline |
Definition at line 6931 of file Cxx_Grammar.h.
References SgSharedVector< _Tp >::iterator::p.
|
private |
Definition at line 6934 of file Cxx_Grammar.h.
Referenced by SgSharedVector< _Tp >::iterator::operator!=(), SgSharedVector< _Tp >::iterator::operator*(), and SgSharedVector< _Tp >::iterator::operator++().