eRPC Generator (erpcgen)
Rev. 1.7.2
NXP Semiconductors
Main Page
Classes
Files
Class List
Class Index
Class Hierarchy
Class Members
erpcgen::Interface Member List
This is the complete list of members for
erpcgen::Interface
, including all inherited members.
addAnnotation
(const Annotation &a)
erpcgen::Symbol
inline
addFunction
(Function *func)
erpcgen::Interface
findAnnotation
(std::string name, Annotation::program_lang_t lang)
erpcgen::Symbol
function_vector_t
typedef
erpcgen::Interface
getAnnotations
(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
getDescription
() const
erpcgen::Interface
virtual
getFirstLine
() const
erpcgen::Symbol
inline
getFunctions
()
erpcgen::Interface
inline
getIlComment
()
erpcgen::Symbol
inline
getLastLine
() const
erpcgen::Symbol
inline
getLocation
()
erpcgen::Symbol
inline
getMlComment
()
erpcgen::Symbol
inline
getName
() const
erpcgen::Symbol
inline
getScope
()
erpcgen::Interface
inline
getSymbolType
() const
erpcgen::Symbol
inline
getUniqueId
() const
erpcgen::Interface
inline
Interface
(const Token &tok)
erpcgen::Interface
inline
isBuiltin
() const
erpcgen::Symbol
inline
virtual
kAliasTypeSymbol
enum value (defined in
erpcgen::Symbol
)
erpcgen::Symbol
kArrayTypeSymbol
enum value (defined in
erpcgen::Symbol
)
erpcgen::Symbol
kBuiltinTypeSymbol
enum value (defined in
erpcgen::Symbol
)
erpcgen::Symbol
kConstSymbol
enum value (defined in
erpcgen::Symbol
)
erpcgen::Symbol
kEnumMemberSymbol
enum value (defined in
erpcgen::Symbol
)
erpcgen::Symbol
kEnumTypeSymbol
enum value (defined in
erpcgen::Symbol
)
erpcgen::Symbol
kFunctionSymbol
enum value (defined in
erpcgen::Symbol
)
erpcgen::Symbol
kFunctionTypeSymbol
enum value (defined in
erpcgen::Symbol
)
erpcgen::Symbol
kInterfaceSymbol
enum value (defined in
erpcgen::Symbol
)
erpcgen::Symbol
kListTypeSymbol
enum value (defined in
erpcgen::Symbol
)
erpcgen::Symbol
kProgramSymbol
enum value (defined in
erpcgen::Symbol
)
erpcgen::Symbol
kStructMemberSymbol
enum value (defined in
erpcgen::Symbol
)
erpcgen::Symbol
kStructTypeSymbol
enum value (defined in
erpcgen::Symbol
)
erpcgen::Symbol
kTypenameSymbol
enum value (defined in
erpcgen::Symbol
)
erpcgen::Symbol
kUnionCaseMemberSymbol
enum value (defined in
erpcgen::Symbol
)
erpcgen::Symbol
kUnionTypeSymbol
enum value (defined in
erpcgen::Symbol
)
erpcgen::Symbol
m_annotations
erpcgen::Symbol
protected
m_functions
erpcgen::Interface
protected
m_ilComment
erpcgen::Symbol
protected
m_location
erpcgen::Symbol
protected
m_mlComment
erpcgen::Symbol
protected
m_name
erpcgen::Symbol
protected
m_scope
erpcgen::Interface
protected
m_symbolType
erpcgen::Symbol
protected
m_uniqueId
erpcgen::Interface
protected
printAnnotations
()
erpcgen::Symbol
s_idCounter
erpcgen::Interface
protected
static
setIlComment
(std::string comment)
erpcgen::Symbol
inline
setLocation
(const token_loc_t &loc)
erpcgen::Symbol
inline
setMlComment
(std::string comment)
erpcgen::Symbol
inline
setName
(const std::string &newName)
erpcgen::Symbol
inline
setUniqueId
(uint32_t newId)
erpcgen::Interface
inline
Symbol
(symbol_type_t symType)
erpcgen::Symbol
inline
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
~Symbol
()
erpcgen::Symbol
inline
virtual
© 2016 NXP Semiconductors. All rights reserved.