|
yast2-core
|
This is the complete list of members for YSymbolEntry, including all inherited members.
| _nameHash | SymbolEntry | static |
| c_builtin enum value | SymbolEntry | |
| c_const enum value | SymbolEntry | |
| c_filename enum value | SymbolEntry | |
| c_function enum value | SymbolEntry | |
| c_global enum value | SymbolEntry | |
| c_module enum value | SymbolEntry | |
| c_namespace enum value | SymbolEntry | |
| c_predefined enum value | SymbolEntry | |
| c_reference enum value | SymbolEntry | |
| c_self enum value | SymbolEntry | |
| c_typedef enum value | SymbolEntry | |
| c_unspec enum value | SymbolEntry | |
| c_variable enum value | SymbolEntry | |
| category() const | SymbolEntry | |
| category_t enum name | SymbolEntry | |
| catString() const | SymbolEntry | |
| code() const | YSymbolEntry | |
| declaration() const | YSymbolEntry | |
| dumpOn(std::ostream &str) const | Rep | virtual |
| emptyUstring | SymbolEntry | static |
| isBuiltin() const | SymbolEntry | inline |
| isFilename() const | SymbolEntry | inline |
| isFunction() const | SymbolEntry | inline |
| isGlobal() const | SymbolEntry | |
| isModule() const | SymbolEntry | inline |
| isNamespace() const | SymbolEntry | inline |
| isPredefined() const | SymbolEntry | inline |
| isReference() const | SymbolEntry | inline |
| isSelf() const | SymbolEntry | inline |
| isVariable() const | SymbolEntry | inline |
| likeNamespace() const | SymbolEntry | inline |
| m_category | SymbolEntry | protected |
| m_code | YSymbolEntry | private |
| m_global | SymbolEntry | protected |
| m_name | SymbolEntry | protected |
| m_namespace | SymbolEntry | protected |
| m_payload | YSymbolEntry | private |
| m_position | SymbolEntry | protected |
| m_recurse_stack | SymbolEntry | protected |
| m_type | SymbolEntry | protected |
| m_value | SymbolEntry | protected |
| name() const | SymbolEntry | |
| nameSpace() const | SymbolEntry | |
| onlyDeclared() const | YSymbolEntry | virtual |
| operator=(const Rep &) | Rep | inline |
| payloadNamespace() const | YSymbolEntry | |
| pop() | SymbolEntry | |
| position() const | SymbolEntry | |
| push() | SymbolEntry | |
| ref() const | Rep | inline |
| ref(const Rep *obj_r) | Rep | inlinestatic |
| ref_to(unsigned) const | Rep | inlineprotectedvirtual |
| refCount() const | Rep | inline |
| Rep() | Rep | inline |
| Rep(const Rep &) | Rep | inline |
| REP_BODY(YSymbolEntry) | YSymbolEntry | private |
| repName() const | Rep | inlinevirtual |
| setCategory(category_t cat) | SymbolEntry | |
| setCode(YCodePtr code) | YSymbolEntry | |
| setDeclaration(declaration_t *decl) | YSymbolEntry | |
| setGlobal(bool global) | SymbolEntry | |
| setNamespace(const Y2Namespace *name_space) | SymbolEntry | |
| setPayloadNamespace(Y2Namespace *name_space) | YSymbolEntry | |
| setPosition(unsigned int position) | SymbolEntry | |
| setTable(SymbolTable *table) | YSymbolEntry | |
| setType(constTypePtr type) | SymbolEntry | |
| setValue(YCPValue value) | SymbolEntry | virtual |
| SymbolEntry(const Y2Namespace *name_space, unsigned int position, const char *name, category_t cat, constTypePtr type) | SymbolEntry | |
| table() const | YSymbolEntry | |
| toStream(std::ostream &str) const | YSymbolEntry | |
| toString(bool with_type=true) const | YSymbolEntry | virtual |
| toXml(std::ostream &str, int indent) const | YSymbolEntry | |
| type() const | SymbolEntry | |
| unref() const | Rep | inline |
| unref(const Rep *obj_r) | Rep | inlinestatic |
| unref_to(unsigned) const | Rep | inlineprotectedvirtual |
| value() const | SymbolEntry | virtual |
| valuestack_t typedef | SymbolEntry | protected |
| YSymbolEntry(const Y2Namespace *name_space, unsigned int position, const char *name, category_t cat, constTypePtr type, YCodePtr payload=0) | YSymbolEntry | |
| YSymbolEntry(const char *name, constTypePtr type, declaration_t *payload, const Y2Namespace *name_space=0) | YSymbolEntry | |
| YSymbolEntry(const char *name, constTypePtr type, SymbolTable *payload) | YSymbolEntry | |
| YSymbolEntry(const char *filename) | YSymbolEntry | |
| YSymbolEntry(bytecodeistream &str, const Y2Namespace *name_space=0) | YSymbolEntry | |
| ~Rep() | Rep | inlinevirtual |
| ~SymbolEntry() | SymbolEntry | virtual |
1.8.6