eRPC Generator (erpcgen)
Rev. 1.12.0
NXP Semiconductors
Main Page
Classes
Files
Class List
Class Index
Class Hierarchy
Class Members
erpcgen::AstNode Member List
This is the complete list of members for
erpcgen::AstNode
, including all inherited members.
appendChild
(AstNode *node)
erpcgen::AstNode
AstNode
(const Token &token)
erpcgen::AstNode
inline
explicit
AstNode
(Token &token, AstNode *parent)
erpcgen::AstNode
inline
AstNode
(const AstNode &other)
erpcgen::AstNode
attribute_map_t
typedef
erpcgen::AstNode
attributeCount
() const
erpcgen::AstNode
inline
begin
() (defined in
erpcgen::AstNode
)
erpcgen::AstNode
inline
begin
() const (defined in
erpcgen::AstNode
)
erpcgen::AstNode
inline
child_list_t
typedef
erpcgen::AstNode
childCount
() const
erpcgen::AstNode
inline
clone
() const
erpcgen::AstNode
inline
virtual
const_iterator
typedef
erpcgen::AstNode
end
() (defined in
erpcgen::AstNode
)
erpcgen::AstNode
inline
end
() const (defined in
erpcgen::AstNode
)
erpcgen::AstNode
inline
getAttribute
(const std::string &name)
erpcgen::AstNode
getChild
(int index) const
erpcgen::AstNode
inline
getDescription
() const
erpcgen::AstNode
getIndex
()
erpcgen::AstNode
getIndexOfChild
(const AstNode *child)
erpcgen::AstNode
getParent
() const
erpcgen::AstNode
inline
getToken
()
erpcgen::AstNode
inline
getToken
() const
erpcgen::AstNode
inline
getTokenString
()
erpcgen::AstNode
inline
getTokenValue
()
erpcgen::AstNode
inline
hasAttribute
(const std::string &name) const
erpcgen::AstNode
iterator
typedef
erpcgen::AstNode
m_attributes
erpcgen::AstNode
protected
m_children
erpcgen::AstNode
protected
m_parent
erpcgen::AstNode
protected
m_token
erpcgen::AstNode
protected
nodeName
() const
erpcgen::AstNode
inline
virtual
operator=
(const AstNode &other)
erpcgen::AstNode
operator[]
(const std::string &name)
erpcgen::AstNode
inline
operator[]
(int index)
erpcgen::AstNode
inline
operator[]
(int index) const
erpcgen::AstNode
inline
removeAttribute
(const std::string &name)
erpcgen::AstNode
replaceChild
(AstNode *original, AstNode *replacement)
erpcgen::AstNode
reverseExpr
()
erpcgen::AstNode
setAttribute
(const std::string &name, Value *node)
erpcgen::AstNode
setParent
(AstNode *newParent)
erpcgen::AstNode
inline
setToken
(const Token &token)
erpcgen::AstNode
inline
~AstNode
()
erpcgen::AstNode
virtual
Copyright 2016-2020 NXP Semiconductors. All rights reserved.