eRPC Generator (erpcgen)
Rev. 1.12.0
NXP Semiconductors
Main Page
Classes
Files
Class List
Class Index
Class Hierarchy
Class Members
erpcgen::UnionCase Member List
This is the complete list of members for
erpcgen::UnionCase
, including all inherited members.
addAnnotation
(const Annotation &a)
erpcgen::Symbol
inline
addCaseMemberName
(const std::string &name)
erpcgen::UnionCase
inline
caseMemberIsVoid
() const
erpcgen::UnionCase
findAnnotation
(const std::string &name, Annotation::program_lang_t lang)
erpcgen::Symbol
getAnnotations
(const std::string &name, Annotation::program_lang_t lang)
erpcgen::Symbol
getAnnotations
() const
erpcgen::Symbol
inline
getAnnStringValue
(const std::string &annName, Annotation::program_lang_t lang)
erpcgen::Symbol
getAnnValue
(const std::string &annName, Annotation::program_lang_t lang)
erpcgen::Symbol
getCaseName
()
erpcgen::UnionCase
inline
getCaseValue
() const
erpcgen::UnionCase
inline
getDescription
() const override
erpcgen::UnionCase
virtual
getFirstLine
() const
erpcgen::Symbol
inline
getIlComment
()
erpcgen::Symbol
inline
getLastLine
() const
erpcgen::Symbol
inline
getLocation
()
erpcgen::Symbol
inline
getMemberDeclarationNames
() const
erpcgen::UnionCase
inline
getMlComment
()
erpcgen::Symbol
inline
getName
() const
erpcgen::Symbol
inline
getSymbolType
() const
erpcgen::Symbol
inline
getUnionMemberDeclaration
(const std::string &name)
erpcgen::UnionCase
isConstSymbol
() const
erpcgen::Symbol
inline
isDatatypeSymbol
() const
erpcgen::Symbol
inline
isEnumMemberSymbol
() const
erpcgen::Symbol
inline
isFunctionSymbol
() const
erpcgen::Symbol
inline
isInterfaceSymbol
() const
erpcgen::Symbol
inline
isProgramSymbol
() const
erpcgen::Symbol
inline
isStructMemberSymbol
() const
erpcgen::Symbol
inline
isUnionCaseSymbol
() const
erpcgen::Symbol
inline
m_annotations
erpcgen::Symbol
protected
m_ilComment
erpcgen::Symbol
protected
m_location
erpcgen::Symbol
protected
m_mlComment
erpcgen::Symbol
protected
m_name
erpcgen::Symbol
protected
m_symbolType
erpcgen::Symbol
protected
printAnnotations
()
erpcgen::Symbol
printUnionMembers
()
erpcgen::UnionCase
setIlComment
(const std::string &comment)
erpcgen::Symbol
inline
setLocation
(const token_loc_t &loc)
erpcgen::Symbol
inline
setMlComment
(const std::string &comment)
erpcgen::Symbol
inline
setName
(const std::string &newName)
erpcgen::Symbol
inline
setUnionReferencePointer
(UnionType *unionType)
erpcgen::UnionCase
inline
Symbol
(symbol_type_t symType)
erpcgen::Symbol
inline
explicit
Symbol
(symbol_type_t symType, const std::string &name)
erpcgen::Symbol
inline
Symbol
(symbol_type_t symType, const Token &tok)
erpcgen::Symbol
inline
symbol_type_t
enum name
erpcgen::Symbol
UnionCase
(const std::string &caseName, int32_t caseValue)
erpcgen::UnionCase
inline
UnionCase
(int32_t caseValue)
erpcgen::UnionCase
inline
explicit
UnionCase
(const std::string &caseName)
erpcgen::UnionCase
inline
explicit
~Symbol
()
erpcgen::Symbol
inline
virtual
Copyright 2016-2020 NXP Semiconductors. All rights reserved.