|
ubit
|
This is the complete list of members for ubit::UStr, including all inherited members.
| _abegin() const | ubit::UNode | inline |
| _addAttr(const UChild &attribute) | ubit::UNode | |
| _aend() const | ubit::UNode | inline |
| _attributes (defined in ubit::UNode) | ubit::UNode | mutableprotected |
| _parents (defined in ubit::UNode) | ubit::UNode | mutableprotected |
| addChangeCall(UCall &) (defined in ubit::UNode) | ubit::UNode | virtual |
| addingTo(UChild &, UElem &parent) | ubit::UStr | virtual |
| addPtr() const | ubit::UObject | |
| append(char) (defined in ubit::UStr) | ubit::UStr | virtual |
| append(const char *) (defined in ubit::UStr) | ubit::UStr | virtual |
| append(const char *, unsigned int nbchars) (defined in ubit::UStr) | ubit::UStr | virtual |
| append(const UStr &) (defined in ubit::UStr) | ubit::UStr | virtual |
| append(const UStr &, unsigned int nbchars) (defined in ubit::UStr) | ubit::UStr | virtual |
| append(const std::string &) (defined in ubit::UStr) | ubit::UStr | virtual |
| append(const std::string &, unsigned int nbchars) (defined in ubit::UStr) | ubit::UStr | virtual |
| append(int) (defined in ubit::UStr) | ubit::UStr | virtual |
| append(double) (defined in ubit::UStr) | ubit::UStr | virtual |
| at(int pos) const | ubit::UStr | |
| ATTRIBUTE enum value (defined in ubit::UNode) | ubit::UNode | |
| ATTRIBUTE_NODE enum value (defined in ubit::UNode) | ubit::UNode | |
| basename(bool with_suffix=true) const | ubit::UStr | virtual |
| BLOCK enum value (defined in ubit::UNode) | ubit::UNode | |
| BORDER enum value (defined in ubit::UNode) | ubit::UNode | |
| c_str() const | ubit::UStr | inline |
| capitalize() | ubit::UStr | |
| CDATA_SECTION_NODE enum value (defined in ubit::UNode) | ubit::UNode | |
| changed(bool update=true) | ubit::UStr | virtual |
| checkConst() const | ubit::UObject | |
| checkFormat(int pos, int newchar) (defined in ubit::UStr) | ubit::UStr | virtual |
| checkFormat(int pos, const char *) | ubit::UStr | virtual |
| Class() | ubit::UObject | inlinestatic |
| clear() | ubit::UStr | virtual |
| COMMENT_NODE enum value (defined in ubit::UNode) | ubit::UNode | |
| compare(const char *, bool ignore_case=false) const | ubit::UStr | virtual |
| compare(const UStr &, bool ignore_case=false) const | ubit::UStr | virtual |
| compare(const std::string &, bool ignore_case=false) const | ubit::UStr | virtual |
| compareN(const char *, unsigned int n, bool ignore_case=false) const | ubit::UStr | virtual |
| compareN(const UStr &, unsigned int n, bool ignore_case=false) const | ubit::UStr | virtual |
| compareN(const std::string &, unsigned int n, bool ignore_case=false) const | ubit::UStr | virtual |
| createStyle() (defined in ubit::UObject) | ubit::UObject | inlinestatic |
| DATA enum value (defined in ubit::UNode) | ubit::UNode | |
| destructs() | ubit::UNode | protectedvirtual |
| dirname(bool with_final_slash=true) const | ubit::UStr | virtual |
| DisplayType enum name | ubit::UNode | |
| DOCUMENT_FRAGMENT_NODE enum value (defined in ubit::UNode) | ubit::UNode | |
| DOCUMENT_NODE enum value (defined in ubit::UNode) | ubit::UNode | |
| DOCUMENT_TYPE_NODE enum value (defined in ubit::UNode) | ubit::UNode | |
| ELEMENT_NODE enum value (defined in ubit::UNode) | ubit::UNode | |
| empty() const | ubit::UStr | inline |
| ENTITY_NODE enum value (defined in ubit::UNode) | ubit::UNode | |
| ENTITY_REFERENCE_NODE enum value (defined in ubit::UNode) | ubit::UNode | |
| equals(const char *, bool ignore_case=false) const | ubit::UStr | virtual |
| equals(const UStr &, bool ignore_case=false) const | ubit::UStr | virtual |
| equals(const std::string &, bool ignore_case=false) const | ubit::UStr | virtual |
| error(const char *function_name, const char *format,...) const | ubit::UObject | virtual |
| expand() const | ubit::UStr | virtual |
| find(char s, int pos=0) const | ubit::UStr | virtual |
| find(const char *s, int pos=0) const | ubit::UStr | virtual |
| find(const UStr &s, int pos=0) const | ubit::UStr | virtual |
| find(const std::string &s, int pos=0) const | ubit::UStr | virtual |
| findParent() const | ubit::UNode | inline |
| fire(UEvent &) const | ubit::UNode | virtual |
| fireParents(const UCond &c, UNode *n) const (defined in ubit::UNode) | ubit::UNode | inline |
| getBoxParents(std::vector< UBox *> &parvect) const | ubit::UNode | virtual |
| getClass() const | ubit::UObject | inlinevirtual |
| getClassName() const | ubit::UObject | |
| getData() const (defined in ubit::UStr) | ubit::UStr | inlinevirtual |
| getDisplayType() const (defined in ubit::UData) | ubit::UData | inlinevirtual |
| getNodeName() const | ubit::UStr | virtual |
| getNodeType() const | ubit::UStr | inlinevirtual |
| getNodeValue() const | ubit::UStr | inlinevirtual |
| getParent(int pos=0) const | ubit::UNode | virtual |
| getParent(const UView *) const | ubit::UNode | virtual |
| getParent(const UInputEvent &) const (defined in ubit::UNode) | ubit::UNode | virtual |
| getParentView(const UView *) const | ubit::UNode | virtual |
| getParentView(const UInputEvent &) const (defined in ubit::UNode) | ubit::UNode | virtual |
| getPtrCount() const | ubit::UObject | inline |
| getSize(UUpdateContext &, UDimension &) const (defined in ubit::UStr) | ubit::UStr | virtual |
| getSize(UUpdateContext &, UDimension &, float available_width, int offset, int &str_sublen, int &change_line) const (defined in ubit::UStr) | ubit::UStr | virtual |
| getState() const | ubit::UObject | inline |
| getSubGroup() const (defined in ubit::UNode) | ubit::UNode | inlinevirtual |
| getVersion() | ubit::UObject | static |
| HARDWIN enum value (defined in ubit::UNode) | ubit::UNode | |
| hasSceneGraphParent() const (defined in ubit::UNode) | ubit::UNode | virtual |
| ignoreChangeCallbacks(bool state) | ubit::UObject | |
| initImpl(const char *, int len) (defined in ubit::UStr) | ubit::UStr | virtual |
| INLINE enum value (defined in ubit::UNode) | ubit::UNode | |
| insert(int to_pos, char) (defined in ubit::UStr) | ubit::UStr | virtual |
| insert(int to_pos, const char *from, int from_pos=0, unsigned int from_nbchars=npos) (defined in ubit::UStr) | ubit::UStr | virtual |
| insert(int to_pos, const UStr &from, int from_pos=0, unsigned int from_nbchars=npos) (defined in ubit::UStr) | ubit::UStr | virtual |
| insert(int to_pos, const std::string &from, int from_pos=0, unsigned int from_nbchars=npos) | ubit::UStr | virtual |
| insertImpl(int to_pos, char newchar, bool upd) (defined in ubit::UStr) | ubit::UStr | virtual |
| insertImpl(int to_pos, const char *s2, int from_pos, unsigned int from_len, bool upd) (defined in ubit::UStr) | ubit::UStr | virtual |
| isAutoUpdate() const | ubit::UNode | inline |
| isChildOf(const UElem &parent, bool indirect=true) const | ubit::UNode | virtual |
| isConst() const | ubit::UObject | inline |
| isDeletable() const | ubit::UObject | inline |
| isDestructed() const | ubit::UObject | inline |
| isDestructing() const | ubit::UObject | inline |
| isDisplayable() const (defined in ubit::UNode) | ubit::UNode | inlinevirtual |
| isEmpty() const | ubit::UStr | inline |
| isIgnoringChangeCallbacks() const | ubit::UObject | inline |
| length() const | ubit::UStr | inline |
| lower() | ubit::UStr | |
| NodeType enum name | ubit::UNode | |
| NOTATION_NODE enum value (defined in ubit::UNode) | ubit::UNode | |
| npos (defined in ubit::UStr) | ubit::UStr | static |
| omodes (defined in ubit::UObject) | ubit::UObject | protected |
| onChange(UCall &c) | ubit::UStr | virtual |
| operator & (defined in ubit::UStr) | ubit::UStr | friend |
| operator & (defined in ubit::UStr) | ubit::UStr | friend |
| operator & (defined in ubit::UStr) | ubit::UStr | friend |
| operator & (defined in ubit::UStr) | ubit::UStr | friend |
| operator & (defined in ubit::UStr) | ubit::UStr | friend |
| operator & (defined in ubit::UStr) | ubit::UStr | friend |
| operator & (defined in ubit::UStr) | ubit::UStr | friend |
| operator & (defined in ubit::UStr) | ubit::UStr | friend |
| operator &(double, const UStr &) | ubit::UStr | friend |
| operator &=(const char c) (defined in ubit::UStr) | ubit::UStr | inline |
| operator &=(const char *s2) (defined in ubit::UStr) | ubit::UStr | inline |
| operator &=(const UStr &s2) (defined in ubit::UStr) | ubit::UStr | inline |
| operator &=(const std::string &s2) (defined in ubit::UStr) | ubit::UStr | inline |
| operator &=(int i) (defined in ubit::UStr) | ubit::UStr | inline |
| operator &=(double d) | ubit::UStr | inline |
| operator delete(void *) | ubit::UObject | |
| operator new(size_t) | ubit::UObject | |
| operator!=(const char *s2) const (defined in ubit::UStr) | ubit::UStr | inline |
| operator!=(const UStr &s2) const (defined in ubit::UStr) | ubit::UStr | inline |
| operator!=(const std::string &s2) const (defined in ubit::UStr) | ubit::UStr | inline |
| operator<<(std::ostream &, const UStr &) | ubit::UStr | friend |
| operator=(const char *) (defined in ubit::UStr) | ubit::UStr | virtual |
| operator=(const UStr &) (defined in ubit::UStr) | ubit::UStr | virtual |
| operator=(const std::string &) (defined in ubit::UStr) | ubit::UStr | virtual |
| operator=(const UObject &) (defined in ubit::UObject) | ubit::UObject | |
| operator==(const char *s2) const (defined in ubit::UStr) | ubit::UStr | inline |
| operator==(const UStr &s2) const (defined in ubit::UStr) | ubit::UStr | inline |
| operator==(const std::string &s2) const (defined in ubit::UStr) | ubit::UStr | inline |
| operator>>(std::istream &, UStr &) | ubit::UStr | friend |
| operator[](int pos) const | ubit::UStr | |
| ostate (defined in ubit::UObject) | ubit::UObject | protected |
| paint(UGraph &, UUpdateContext &, const URect &) const (defined in ubit::UStr) | ubit::UStr | virtual |
| paint(UGraph &, UUpdateContext &, const URect &, int offset, int cellen) const (defined in ubit::UStr) | ubit::UStr | virtual |
| parents() const | ubit::UNode | inlinevirtual |
| pbegin() const | ubit::UNode | inline |
| pend() const | ubit::UNode | inline |
| PROCESSING_INSTRUCTION_NODE enum value (defined in ubit::UNode) | ubit::UNode | |
| ptr_count (defined in ubit::UObject) | ubit::UObject | mutableprotected |
| PtrCount typedef (defined in ubit::UObject) | ubit::UObject | |
| read(const UStr &pathname) | ubit::UStr | virtual |
| readLines(const UStr &filename, std::vector< UStr *> &lines, bool trim_beginning=true, bool trim_end=true) | ubit::UStr | static |
| remove(int pos, unsigned int nbchars) | ubit::UStr | virtual |
| removeAllAttrs(bool autodel=true) | ubit::UNode | virtual |
| removeFromParents(bool update_parents=true) | ubit::UNode | virtual |
| removePtr() const | ubit::UObject | |
| removingFrom(UChild &, UElem &parent) | ubit::UStr | virtual |
| replace(int pos, unsigned int nbchars, const UStr &) (defined in ubit::UStr) | ubit::UStr | virtual |
| replace(int pos, unsigned int nbchars, const char *) (defined in ubit::UStr) | ubit::UStr | virtual |
| replace(int pos, unsigned int nbchars, const std::string &) | ubit::UStr | virtual |
| replaceImpl(int pos, unsigned int nbchars, const char *s2, bool upd) | ubit::UStr | virtual |
| rfind(char s) const | ubit::UStr | virtual |
| scan(const char *format,...) const (defined in ubit::UStr) | ubit::UStr | |
| scanValue(float &val, UStr &unit) const (defined in ubit::UStr) | ubit::UStr | |
| scanValue(float &val, const char *&unit) const (defined in ubit::UStr) | ubit::UStr | |
| setAutoUpdate(bool state=true) | ubit::UNode | |
| setCharAt(int pos, char c, bool update=true) | ubit::UStr | |
| setConst() | ubit::UObject | |
| setDouble(double) (defined in ubit::UStr) | ubit::UStr | |
| setFloat(float) (defined in ubit::UStr) | ubit::UStr | |
| setImpl(const char *, int len) (defined in ubit::UStr) | ubit::UStr | virtual |
| setImplNoCopy(char *_s, int _len) (defined in ubit::UStr) | ubit::UStr | virtual |
| setInt(int) (defined in ubit::UStr) | ubit::UStr | |
| setLong(long) (defined in ubit::UStr) | ubit::UStr | |
| setState(State s) | ubit::UObject | inline |
| SOFTWIN enum value (defined in ubit::UNode) | ubit::UNode | |
| split(int pos, bool delete_char_at_pos=false) | ubit::UStr | |
| State typedef (defined in ubit::UObject) | ubit::UObject | |
| substring(int from_pos=0, unsigned int nbchars=npos) const | ubit::UStr | |
| suffix() const | ubit::UStr | virtual |
| syncVals(char *, int) (defined in ubit::UStr) | ubit::UStr | virtual |
| TEXT_NODE enum value (defined in ubit::UNode) | ubit::UNode | |
| toAttr() | ubit::UObject | inlinevirtual |
| toAttr() const | ubit::UObject | inlinevirtual |
| toBox() | ubit::UObject | inlinevirtual |
| toBox() const | ubit::UObject | inlinevirtual |
| toCall() | ubit::UObject | inlinevirtual |
| toCall() const | ubit::UObject | inlinevirtual |
| toData() | ubit::UData | inlinevirtual |
| toData() const | ubit::UData | inlinevirtual |
| toDouble() const (defined in ubit::UStr) | ubit::UStr | |
| toElem() | ubit::UObject | inlinevirtual |
| toElem() const | ubit::UObject | inlinevirtual |
| toFloat() const (defined in ubit::UStr) | ubit::UStr | |
| toInt() const (defined in ubit::UStr) | ubit::UStr | |
| tokenize(std::vector< UStr *> &tokens, const UStr &separators, bool trim_begin=true, bool trim_end=true) const | ubit::UStr | |
| toLong() const (defined in ubit::UStr) | ubit::UStr | |
| toLower() const | ubit::UStr | |
| toMenu() | ubit::UObject | inlinevirtual |
| toMenu() const | ubit::UObject | inlinevirtual |
| toNode() | ubit::UNode | inlinevirtual |
| toNode() const | ubit::UNode | inlinevirtual |
| toStr() | ubit::UStr | inlinevirtual |
| toStr() const | ubit::UStr | inlinevirtual |
| toString(int pos=0, unsigned int nbchars=npos) const | ubit::UStr | |
| toString(std::string &to, int pos=0, unsigned int nbchars=npos) const | ubit::UStr | |
| toUpper() const | ubit::UStr | |
| toWin() | ubit::UObject | inlinevirtual |
| toWin() const | ubit::UObject | inlinevirtual |
| trim(bool trim_beginning=true, bool trim_end=true) | ubit::UStr | |
| UABSTRACT_CLASS(UData) (defined in ubit::UData) | ubit::UData | |
| UCONST | ubit::UObject | static |
| UData() (defined in ubit::UData) | ubit::UData | inline |
| UData(UConst) (defined in ubit::UData) | ubit::UData | inline |
| UNDISPLAYBLE enum value (defined in ubit::UNode) | ubit::UNode | |
| UNode() | ubit::UNode | explicitprotected |
| UObject() (defined in ubit::UObject) | ubit::UObject | |
| UObject(const UObject &) (defined in ubit::UObject) | ubit::UObject | |
| update() | ubit::UStr | virtual |
| updateAutoParents(const UUpdate &m) (defined in ubit::UNode) | ubit::UNode | inline |
| upper() | ubit::UStr | |
| UStr() | ubit::UStr | |
| UStr(const char *) | ubit::UStr | |
| UStr(const UStr &) | ubit::UStr | |
| UStr(const std::string &) | ubit::UStr | |
| UStr(const char *, UConst) | ubit::UStr | |
| warning(const char *function_name, const char *format,...) const | ubit::UObject | virtual |
| WINLIST enum value (defined in ubit::UNode) | ubit::UNode | |
| write(const UStr &pathname) | ubit::UStr | virtual |
| ~UNode() | ubit::UNode | inlineprotectedvirtual |
| ~UObject() (defined in ubit::UObject) | ubit::UObject | virtual |
| ~UStr() (defined in ubit::UStr) | ubit::UStr | virtual |
1.8.12