eRPC Generator (erpcgen)  Rev. 1.12.0
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
addFunctionType(FunctionType *func)erpcgen::Interface
findAnnotation(const std::string &name, Annotation::program_lang_t lang)erpcgen::Symbol
function_types_vector_t typedeferpcgen::Interface
function_vector_t typedeferpcgen::Interface
getAnnotations(const 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 overrideerpcgen::Interfacevirtual
getFirstLine() const erpcgen::Symbolinline
getFunctions() const erpcgen::Interfaceinline
getFunctionTypes() const 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::Interfaceinlineexplicit
isConstSymbol() const erpcgen::Symbolinline
isDatatypeSymbol() const erpcgen::Symbolinline
isEnumMemberSymbol() const erpcgen::Symbolinline
isFunctionSymbol() const erpcgen::Symbolinline
isInterfaceSymbol() const erpcgen::Symbolinline
isProgramSymbol() const erpcgen::Symbolinline
isStructMemberSymbol() const erpcgen::Symbolinline
isUnionCaseSymbol() const erpcgen::Symbolinline
m_annotationserpcgen::Symbolprotected
m_functionserpcgen::Interfaceprotected
m_functionTypeserpcgen::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(const std::string &comment)erpcgen::Symbolinline
setLocation(const token_loc_t &loc)erpcgen::Symbolinline
setMlComment(const std::string &comment)erpcgen::Symbolinline
setName(const std::string &newName)erpcgen::Symbolinline
setUniqueId(uint32_t newId)erpcgen::Interfaceinline
Symbol(symbol_type_t symType)erpcgen::Symbolinlineexplicit
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