Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members

UStr Member List

This is the complete list of members for UStr, including all inherited members.

addingTo(class ULink *selflink, class UGroup *parent)UBrick [virtual]
addRef() (defined in UBrick)UBrick
append(char) (defined in UStr)UStr [virtual]
append(const char *) (defined in UStr)UStr [virtual]
append(const char *, unsigned int nbchars) (defined in UStr)UStr [virtual]
append(const UStr &) (defined in UStr)UStr [virtual]
append(const UStr &, unsigned int nbchars) (defined in UStr)UStr [virtual]
append(const std::string &) (defined in UStr)UStr [virtual]
append(const std::string &, unsigned int nbchars) (defined in UStr)UStr [virtual]
append(int) (defined in UStr)UStr [virtual]
append(float) (defined in UStr)UStr [virtual]
append(const UIntgBase &) (defined in UStr)UStr [virtual]
append(const UFloatBase &)UStr [virtual]
at(int pos) const UStr [virtual]
boxCast() (defined in UBrick)UBrick [virtual]
c_str() const UStr
changed(bool update_now)UStr [virtual]
charAt(int pos) const (defined in UStr)UStr [virtual]
chars() const (defined in UStr)UStr
clear()UStr [virtual]
compare(const char *) const (defined in UStr)UStr [virtual]
compare(const std::string &) const (defined in UStr)UStr [virtual]
compare(const UStr &) const (defined in UStr)UStr [virtual]
compareTo(const char *, bool ignore_case=false) const (defined in UStr)UStr [virtual]
compareTo(const std::string &, bool ignore_case=false) const (defined in UStr)UStr [virtual]
compareTo(const UStr &, bool ignore_case=false) const UStr [virtual]
copyTo(UStr &to, int pos=0, unsigned int nbchars=npos) const (defined in UStr)UStr [virtual]
copyTo(std::string &to, int pos=0, unsigned int nbchars=npos) const UStr [virtual]
destructs()UBrick [virtual]
elemCast()UElem [virtual]
empty() const UStr [virtual]
equals(const char *) const (defined in UStr)UStr [virtual]
equals(const std::string &) const (defined in UStr)UStr [virtual]
equals(const UStr &) const UStr [virtual]
error(const char *id, const char *msg) (defined in UBrick)UBrick [static]
error(const char *id, const char *msg, long arg) (defined in UBrick)UBrick [static]
error(const char *id, const char *msg, const char *arg) (defined in UBrick)UBrick [static]
error(const char *id, const char *msg, const UStr &arg) (defined in UBrick)UBrick [static]
find(char) (defined in UStr)UStr
find(const char *) (defined in UStr)UStr
find(const UStr &) (defined in UStr)UStr
find(const std::string &)UStr
fire(class UEvent &, const class UOn &) const UBrick [virtual]
getBmodes() const UBrick
getClassName() const UBrick [virtual]
getFileDir(bool with_final_slash=true) const UStr [virtual]
getFileName(bool with_suffix=true) const UStr [virtual]
getFilePath(const UStr &new_suffix) const UStr [virtual]
getFileSuffix() const UStr [virtual]
getFileType() const (defined in UStr)UStr [virtual]
getFileType(bool &is_regular_file, bool &is_directory) const UStr [virtual]
getParent(int pos) const UBrick [virtual]
getParentCount() const UBrick [virtual]
getParents() const (defined in UBrick)UBrick [virtual]
getParents(int &parent_count) const UBrick [virtual]
getParents(std::vector< UGroup * > &parent_vect) const UBrick [virtual]
getRefCount() const UBrick
getSubGroup()UBrick [virtual]
getUbitVersion()UBrick [static]
groupCast() (defined in UBrick)UBrick [virtual]
insert(int to_pos, char) (defined in UStr)UStr [virtual]
insert(int to_pos, const char *from, int from_pos=0, unsigned int from_nbchars=npos) (defined in UStr)UStr [virtual]
insert(int to_pos, const UStr &from, int from_pos=0, unsigned int from_nbchars=npos) (defined in UStr)UStr [virtual]
insert(int to_pos, const std::string &from, int from_pos=0, unsigned int from_nbchars=npos)UStr [virtual]
isAutoUpdate() const (defined in UBrick)UBrick
isBmode(u_modes some_Bmodes) const UBrick
isChildOf(class UGroup *possible_parent, bool indirect) const UBrick [virtual]
isFileFound(bool is_regular_file=true) const UStr [virtual]
isInstance(const UBrick *_obj)UBrick [static]
length() const UStr
newline (defined in UStr)UStr [static]
none (defined in UStr)UStr [static]
npos (defined in UStr)UStr [static]
onChange(UCall &)UElem [virtual]
operator & (defined in UStr)UStr [friend]
operator & (defined in UStr)UStr [friend]
operator & (defined in UStr)UStr [friend]
operator & (defined in UStr)UStr [friend]
operator & (defined in UStr)UStr [friend]
operator & (defined in UStr)UStr [friend]
operator & (defined in UStr)UStr [friend]
operator & (defined in UStr)UStr [friend]
operator &(const UStr &, const UFloatBase &)UStr [friend]
operator &=(const UStr &s2) (defined in UStr)UStr
operator &=(const char *s2) (defined in UStr)UStr
operator &=(const std::string &s2) (defined in UStr)UStr
operator &=(int v2) (defined in UStr)UStr
operator &=(float v2) (defined in UStr)UStr
operator &=(const UIntgBase &v2) (defined in UStr)UStr
operator &=(const UFloatBase &v2)UStr
operator delete(void *) (defined in UBrick)UBrick
operator new(size_t) (defined in UBrick)UBrick
operator/ (defined in UBrick)UBrick [friend]
operator/(const UCond &, UBrick *)UBrick [friend]
operator<<(std::ostream &, const UStr &)UStr [friend]
operator=(const char *s2) (defined in UStr)UStr
operator=(const UStr &s2) (defined in UStr)UStr
operator=(const std::string &s2) (defined in UStr)UStr
operator=(const UIntgBase &v2) (defined in UStr)UStr
operator=(const UFloatBase &v2)UStr
operator==(const char *s2) const (defined in UStr)UStr
operator==(const UStr &s2) const (defined in UStr)UStr
operator==(const std::string &s2) const (defined in UStr)UStr
propCast() (defined in UBrick)UBrick [virtual]
readFile(const UStr &pathname)UStr [virtual]
readFile(const UStr &filename, std::vector< UStr * > &slist, bool strip_beg_line=false, bool strip_end_line=false)UStr [static]
remove(int pos, unsigned int nbchars)UStr [virtual]
removeFromParents(bool update_parents=true)UBrick [virtual]
removeRef() (defined in UBrick)UBrick
removingFrom(class ULink *selflink, class UGroup *parent)UBrick [virtual]
replace(int pos, unsigned int nbchars, const UStr &) (defined in UStr)UStr [virtual]
replace(int pos, unsigned int nbchars, const char *) (defined in UStr)UStr [virtual]
replace(int pos, unsigned int nbchars, const std::string &)UStr [virtual]
rfind(char) (defined in UStr)UStr
set(const char *s2) (defined in UStr)UStr [virtual]
set(const UStr &s2) (defined in UStr)UStr [virtual]
set(const std::string &s2) (defined in UStr)UStr [virtual]
set(const UIntgBase &v2) (defined in UStr)UStr [virtual]
set(const UFloatBase &v2) (defined in UStr)UStr [virtual]
setAutoUpdate(bool)UBrick
setBmodes(u_modes bmodes, bool on_off)UBrick
setCharAt(int pos, char c, bool update=true)UStr [virtual]
setNum(int v2) (defined in UStr)UStr [virtual]
setNum(double v2)UStr [virtual]
split(int pos, bool delete_char_at_pos=false)UStr [virtual]
strCast() (defined in UBrick)UBrick [virtual]
strip(bool strip_beginning=true, bool strip_end=true)UStr [virtual]
substring(int from_pos=0, unsigned int nbchars=npos) const (defined in UStr)UStr [virtual]
toString(int from_pos=0, unsigned int nbchars=npos) const UStr [virtual]
trim(bool strip_beginning=true, bool strip_end=true) (defined in UStr)UStr [virtual]
UBrick(u_modes b_modes=0)UBrick
UElem(u_modes b_modes=0) (defined in UElem)UElem
update()UStr [virtual]
UStr()UStr
UStr(const char *)UStr
UStr(const UStr &)UStr
UStr(const std::string &)UStr
UStr(const UIntgBase &) (defined in UStr)UStr
UStr(const UFloatBase &)UStr
ustr (defined in UStr)UStr [friend]
ustr (defined in UStr)UStr [friend]
ustr (defined in UStr)UStr [friend]
ustr(const std::string &_s)UStr [friend]
winCast() (defined in UBrick)UBrick [virtual]
~UBrick()UBrick [virtual]
~UStr()UStr [virtual]


Generated on Thu May 19 12:40:33 2005 for Ubit[Eric.Lecolinet@enst.fr] by  doxygen 1.4.2