|
libclues
Linux C++ Tracing Library
|
This is the complete list of members for clues::item::StringArrayData, including all inherited members.
| asPtr() const (defined in clues::SystemCallItem) | clues::SystemCallItem | inline |
| data() const | clues::item::StringArrayData | inline |
| deferFill() const (defined in clues::SystemCallItem) | clues::SystemCallItem | inline |
| fetchPointers(const Tracee &proc) (defined in clues::item::StringArrayData) | clues::item::StringArrayData | protected |
| fill(const Tracee &proc, const Word word) | clues::SystemCallItem | |
| Flag enum name | clues::SystemCallItem | |
| Flags typedef (defined in clues::SystemCallItem) | clues::SystemCallItem | |
| flags() const (defined in clues::SystemCallItem) | clues::SystemCallItem | inline |
| hasLongName() const (defined in clues::SystemCallItem) | clues::SystemCallItem | inline |
| isIn() const (defined in clues::SystemCallItem) | clues::SystemCallItem | inline |
| isInOut() const (defined in clues::SystemCallItem) | clues::SystemCallItem | inline |
| isOut() const (defined in clues::SystemCallItem) | clues::SystemCallItem | inline |
| isReturnValue() const (defined in clues::SystemCallItem) | clues::SystemCallItem | inline |
| isZero() const | clues::SystemCallItem | inline |
| longName() const | clues::SystemCallItem | inline |
| m_call | clues::SystemCallItem | protected |
| m_flags | clues::SystemCallItem | protected |
| m_long_name | clues::SystemCallItem | protected |
| m_short_name | clues::SystemCallItem | protected |
| m_strs (defined in clues::item::StringArrayData) | clues::item::StringArrayData | protected |
| m_type | clues::SystemCallItem | protected |
| m_val | clues::SystemCallItem | protected |
| needsUpdate() const | clues::SystemCallItem | inline |
| PointerInValue(const std::string_view short_name, const std::string_view long_name={}) (defined in clues::item::PointerInValue) | clues::item::PointerInValue | inlineexplicit |
| PointerValue(const ItemType type, const std::string_view short_name, const std::string_view long_name) (defined in clues::item::PointerValue) | clues::item::PointerValue | inlineexplicit |
| processValue(const Tracee &proc) override | clues::item::StringArrayData | protectedvirtual |
| setSystemCall(const SystemCall &sc) | clues::SystemCallItem | inlineprotected |
| shortName() const | clues::SystemCallItem | inline |
| str() const override | clues::item::StringArrayData | virtual |
| StringArrayData(const std::string_view short_name="string-array", const std::string_view long_name={}) (defined in clues::item::StringArrayData) | clues::item::StringArrayData | inlineexplicit |
| SystemCallItem(const ItemType type, const std::string_view short_name={}, const std::string_view long_name={}) | clues::SystemCallItem | inlineexplicit |
| type() const (defined in clues::SystemCallItem) | clues::SystemCallItem | inline |
| updateData(const Tracee &t) | clues::SystemCallItem | inlineprotectedvirtual |
| value() const | clues::SystemCallItem | inline |
| valueAs() const | clues::SystemCallItem | inline |
| ~SystemCallItem() (defined in clues::SystemCallItem) | clues::SystemCallItem | inlinevirtual |