addFilename(const string directory="/tmp/", const string prefix="") | PLearn::TmpFilenames | |
append(const string &newval) | PLearn::TVec< string > | [inline] |
append(const vector< string > &newvec) | PLearn::TVec< string > | [inline] |
append(const TVec< string > &values) | PLearn::TVec< string > | [inline] |
appendIfNotThereAlready(const string &newval) | PLearn::TVec< string > | [inline] |
back() const | PLearn::TVec< string > | [inline] |
begin() const | PLearn::TVec< string > | [inline] |
byteLength() const | PLearn::TVec< string > | [inline] |
capacity() const | PLearn::TVec< string > | [inline] |
clear() const | PLearn::TVec< string > | [inline] |
compact() | PLearn::TVec< string > | [inline] |
concat(const TVec< string > &input1, const TVec< string > &input2) | PLearn::TVec< string > | [inline] |
concat(const TVec< string > &input1, const TVec< string > &input2, const TVec< string > &input3) | PLearn::TVec< string > | [inline] |
concat(const TVec< string > &input1, const TVec< string > &input2, const TVec< string > &input3, const TVec< string > &input4) | PLearn::TVec< string > | [inline] |
const_iterator typedef | PLearn::TVec< string > | |
contains(const string &element) const | PLearn::TVec< string > | [inline] |
copy() const | PLearn::TVec< string > | [inline] |
copyFrom(const string *x, int n) const | PLearn::TVec< string > | [inline] |
copyTo(string *x) const | PLearn::TVec< string > | [inline] |
data() const | PLearn::TVec< string > | [inline] |
debugPrint() | PLearn::TVec< string > | [inline] |
deepCopy(map< const void *, void * > &copies) const | PLearn::TVec< string > | |
end() const | PLearn::TVec< string > | [inline] |
fill(const string &value) const | PLearn::TVec< string > | [inline] |
fill(const string &startval, const string &step) | PLearn::TVec< string > | [inline] |
find(const string &element, int start=0) const | PLearn::TVec< string > | [inline] |
find(TVec< string > elements) | PLearn::TVec< string > | [inline] |
findIndices(const string &element) | PLearn::TVec< string > | [inline] |
findIndices(const TVec< string > &elements) | PLearn::TVec< string > | [inline] |
findSorted(stringvalue) | PLearn::TVec< string > | [inline] |
first() const | PLearn::TVec< string > | [inline] |
firstElement() const | PLearn::TVec< string > | [inline] |
front() const | PLearn::TVec< string > | [inline] |
getStorage() const | PLearn::TVec< string > | [inline] |
hasMissing() const | PLearn::TVec< string > | [inline] |
input(istream &in=cin) const | PLearn::TVec< string > | |
insert(int position, stringvalue) | PLearn::TVec< string > | [inline] |
insertSorted(stringvalue, bool uniq) | PLearn::TVec< string > | [inline] |
isEmpty() const | PLearn::TVec< string > | [inline] |
isNotEmpty() const | PLearn::TVec< string > | [inline] |
isNotNull() const | PLearn::TVec< string > | [inline] |
isNull() const | PLearn::TVec< string > | [inline] |
iterator typedef | PLearn::TVec< string > | |
last() const | PLearn::TVec< string > | [inline] |
lastElement() const | PLearn::TVec< string > | [inline] |
length() const | PLearn::TVec< string > | [inline] |
length_ | PLearn::TVec< string > | [protected] |
load(const string &filename) | PLearn::TVec< string > | [inline] |
makeDeepCopyFromShallowCopy(map< const void *, void * > &copies) | PLearn::TVec< string > | |
makeSharedValue(string *x, int n) | PLearn::TVec< string > | [inline] |
newFile(const string directory="/tmp/", const string prefix="") | PLearn::TmpFilenames | |
offset() const | PLearn::TVec< string > | [inline] |
offset_ | PLearn::TVec< string > | [protected] |
operator char *() const | PLearn::TVec< string > | [inline] |
operator vector() const | PLearn::TVec< string > | [inline] |
operator!() const | PLearn::TVec< string > | [inline] |
operator!=(const TVec< string > &value) const | PLearn::TVec< string > | [inline] |
operator()(const TVec< I > &indices, TVec< string > &destination) const | PLearn::TVec< string > | [inline] |
operator()(const TVec< I > &indices) const | PLearn::TVec< string > | [inline] |
operator->() | PLearn::TVec< string > | [inline] |
operator<<(const string &datastring) const | PLearn::TVec< string > | [inline] |
operator=(const TmpFilenames &other) | PLearn::TmpFilenames | |
PLearn::TVec< string >::operator=(const TVec< string > &other) | PLearn::TVec< string > | [inline] |
PLearn::TVec< string >::operator=(const string &f) const | PLearn::TVec< string > | [inline] |
operator==(const string &value) const | PLearn::TVec< string > | [inline] |
operator==(const TVec< string > &value) const | PLearn::TVec< string > | [inline] |
operator[](int i) const | PLearn::TVec< string > | [inline] |
operator[](unsigned int i) const | PLearn::TVec< string > | [inline] |
pop() | PLearn::TVec< string > | [inline] |
pop_back() | PLearn::TVec< string > | [inline] |
PPointable() | PLearn::PPointable | [inline] |
PPointable(const PPointable &other) | PLearn::PPointable | [inline] |
print(ostream &out=cout) const | PLearn::TVec< string > | |
print(ostream &out, const string &separator) const | PLearn::TVec< string > | |
printcol(ostream &out=cout) const | PLearn::TVec< string > | |
println(ostream &out=cout) const | PLearn::TVec< string > | [inline] |
push(const string &newval) | PLearn::TVec< string > | [inline] |
push_back(const string &newval) | PLearn::TVec< string > | [inline] |
read(PStream &in) | PLearn::TVec< string > | [inline] |
ref() const | PLearn::PPointable | [inline] |
remove(int position) | PLearn::TVec< string > | [inline] |
removeSorted(stringvalue) | PLearn::TVec< string > | [inline] |
resize(int newlength, int extrabytes=0) | PLearn::TVec< string > | [inline] |
save(const string &filename) const | PLearn::TVec< string > | [inline] |
size() const | PLearn::TVec< string > | [inline] |
size_type typedef | PLearn::TVec< string > | |
storage | PLearn::TVec< string > | [protected] |
subVec(int newstart, int newlength) const | PLearn::TVec< string > | [inline] |
subVec(Range r) | PLearn::TVec< string > | [inline] |
swap() | PLearn::TVec< string > | [inline] |
TmpFilenames(int nfiles=0, const string directory="/tmp/", const string prefix="") | PLearn::TmpFilenames | |
TmpFilenames(const TmpFilenames &other) | PLearn::TmpFilenames | |
toMat(int newlength, int newwidth) const | PLearn::TVec< string > | [inline] |
top() const | PLearn::TVec< string > | [inline] |
TVec(const vector< string > &vec) | PLearn::TVec< string > | [inline] |
TVec() | PLearn::TVec< string > | [inline] |
TVec(int the_length) | PLearn::TVec< string > | [inline, explicit] |
TVec(int the_length, const string &init_value) | PLearn::TVec< string > | [inline] |
TVec(const string &start, const string &stop, const string &step) | PLearn::TVec< string > | |
TVec(int the_length, string *the_data) | PLearn::TVec< string > | [inline] |
TVec(const TVec< string > &other) | PLearn::TVec< string > | [inline] |
unref() const | PLearn::PPointable | [inline] |
usage() const | PLearn::PPointable | [inline] |
value_type typedef | PLearn::TVec< string > | |
write(PStream &out) const | PLearn::TVec< string > | [inline] |
~PPointable() | PLearn::PPointable | [inline, virtual] |