argelement(const char *_name) | chomp::homology::argelement | inline |
argunit(const char *_name, type &_value) | chomp::homology::argunit< type > | inline |
argunit(const char *_name, type &_value, type defaultvalue) | chomp::homology::argunit< type > | inline |
argunit(const char *_name, type *_value, int &_count, int _size) | chomp::homology::argunit< type > | inline |
argunit(const char *_name, type *_value, int &_count, int _size, type defaultvalue) | chomp::homology::argunit< type > | inline |
count | chomp::homology::argunit< type > | private |
defaultvalue | chomp::homology::argunit< type > | private |
flags | chomp::homology::argelement | private |
get(int flag) const | chomp::homology::argelement | inline |
getname() const | chomp::homology::argelement | inline |
getvalue(char *str) | chomp::homology::argelement | |
name | chomp::homology::argelement | private |
previouscount | chomp::homology::argunit< type > | private |
previousvalue | chomp::homology::argunit< type > | private |
resetflags() | chomp::homology::argelement | inline |
restore() | chomp::homology::argunit< type > | virtual |
set(int flag) | chomp::homology::argelement | inline |
setvalue(char *str, char *next) | chomp::homology::argunit< type > | inlinevirtual |
show(std::ostream &out) const | chomp::homology::argunit< type > | virtual |
size | chomp::homology::argunit< type > | private |
table | chomp::homology::argunit< type > | private |
unset(int flag) | chomp::homology::argelement | inline |
value | chomp::homology::argunit< type > | private |
~argelement() | chomp::homology::argelement | inlinevirtual |