Clipper
|
This is the complete list of members for clipper::String, including all inherited members.
f() const | clipper::String | |
f32() const | clipper::String | |
f64() const | clipper::String | |
head() const | clipper::String | |
i() const | clipper::String | |
l() const | clipper::String | |
nohead() const | clipper::String | |
notail() const | clipper::String | |
rational(const double f, const int b, const bool sign=false) | clipper::String | static |
rational() const | clipper::String | |
split(const String sep) const | clipper::String | |
String() | clipper::String | inline |
String(const std::string str) | clipper::String | inline |
String(const char *str) | clipper::String | inline |
String(const char *str, const int l) | clipper::String | |
String(const int i, const int w=4) | clipper::String | |
String(const long i, const int w=4) | clipper::String | |
String(const float f, const int w=6, const int p=6) | clipper::String | |
String(const double f, const int w=6, const int p=6) | clipper::String | |
tail() const | clipper::String | |
trim() const | clipper::String |