eRPC Generator (erpcgen)  Rev. 1.7.2
NXP Semiconductors
erpcgen::Interface Member List

This is the complete list of members for erpcgen::Interface, including all inherited members.

addAnnotation(const Annotation &a)erpcgen::Symbolinline
addFunction(Function *func)erpcgen::Interface
findAnnotation(std::string name, Annotation::program_lang_t lang)erpcgen::Symbol
function_vector_t typedeferpcgen::Interface
getAnnotations(std::string name, Annotation::program_lang_t lang)erpcgen::Symbol
getAnnotations() const erpcgen::Symbolinline
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::Interfacevirtual
getFirstLine() const erpcgen::Symbolinline
getFunctions()erpcgen::Interfaceinline
getIlComment()erpcgen::Symbolinline
getLastLine() const erpcgen::Symbolinline
getLocation()erpcgen::Symbolinline
getMlComment()erpcgen::Symbolinline
getName() const erpcgen::Symbolinline
getScope()erpcgen::Interfaceinline
getSymbolType() const erpcgen::Symbolinline
getUniqueId() const erpcgen::Interfaceinline
Interface(const Token &tok)erpcgen::Interfaceinline
isBuiltin() const erpcgen::Symbolinlinevirtual
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_annotationserpcgen::Symbolprotected
m_functionserpcgen::Interfaceprotected
m_ilCommenterpcgen::Symbolprotected
m_locationerpcgen::Symbolprotected
m_mlCommenterpcgen::Symbolprotected
m_nameerpcgen::Symbolprotected
m_scopeerpcgen::Interfaceprotected
m_symbolTypeerpcgen::Symbolprotected
m_uniqueIderpcgen::Interfaceprotected
printAnnotations()erpcgen::Symbol
s_idCountererpcgen::Interfaceprotectedstatic
setIlComment(std::string comment)erpcgen::Symbolinline
setLocation(const token_loc_t &loc)erpcgen::Symbolinline
setMlComment(std::string comment)erpcgen::Symbolinline
setName(const std::string &newName)erpcgen::Symbolinline
setUniqueId(uint32_t newId)erpcgen::Interfaceinline
Symbol(symbol_type_t symType)erpcgen::Symbolinline
Symbol(symbol_type_t symType, const std::string &name)erpcgen::Symbolinline
Symbol(symbol_type_t symType, const Token &tok)erpcgen::Symbolinline
symbol_type_t enum nameerpcgen::Symbol
~Symbol()erpcgen::Symbolinlinevirtual