CAPD::DynSys Library
6.0.0
|
This is the complete list of members for capd::auxil::argunit< type >, including all inherited members.
argelement(const char *_name) | capd::auxil::argelement | inline |
argunit(const char *_name, type &_value) | capd::auxil::argunit< type > | inline |
argunit(const char *_name, type &_value, type defaultvalue) | capd::auxil::argunit< type > | inline |
argunit(const char *_name, type *_value, int &_count, int _size) | capd::auxil::argunit< type > | inline |
argunit(const char *_name, type *_value, int &_count, int _size, type defaultvalue) | capd::auxil::argunit< type > | inline |
get(int flag) const | capd::auxil::argelement | inline |
getname() const | capd::auxil::argelement | inline |
getvalue(char *str) | capd::auxil::argelement | |
resetflags() | capd::auxil::argelement | inline |
restore() | capd::auxil::argunit< type > | virtual |
set(int flag) | capd::auxil::argelement | inline |
setvalue(char *str, char *next) | capd::auxil::argunit< type > | inlinevirtual |
show(std::ostream &out) const | capd::auxil::argunit< type > | virtual |
unset(int flag) | capd::auxil::argelement | inline |
~argelement() | capd::auxil::argelement | inlinevirtual |