Cgicc(CgiInput *input=0) | cgicc::Cgicc | |
Cgicc(const Cgicc &cgi) | cgicc::Cgicc | [inline] |
getCompileDate() const | cgicc::Cgicc | |
getCompileTime() const | cgicc::Cgicc | |
getElement(const std::string &name) | cgicc::Cgicc | |
getElement(const std::string &name) const | cgicc::Cgicc | |
getElement(const std::string &name, std::vector< FormEntry > &result) const | cgicc::Cgicc | |
getElementByValue(const std::string &value) | cgicc::Cgicc | |
getElementByValue(const std::string &value) const | cgicc::Cgicc | |
getElementByValue(const std::string &value, std::vector< FormEntry > &result) const | cgicc::Cgicc | |
getElements() const | cgicc::Cgicc | [inline] |
getEnvironment() const | cgicc::Cgicc | [inline] |
getFile(const std::string &name) | cgicc::Cgicc | |
getFile(const std::string &name) const | cgicc::Cgicc | |
getFiles() const | cgicc::Cgicc | [inline] |
getHost() const | cgicc::Cgicc | |
getVersion() const | cgicc::Cgicc | |
operator *() const | cgicc::Cgicc | [inline] |
operator!=(const Cgicc &cgi) const | cgicc::Cgicc | [inline] |
operator()(const std::string &name) const | cgicc::Cgicc | |
operator=(const Cgicc &cgi) | cgicc::Cgicc | |
operator==(const Cgicc &cgi) const | cgicc::Cgicc | [inline] |
operator[](const std::string &name) | cgicc::Cgicc | [inline] |
operator[](const std::string &name) const | cgicc::Cgicc | [inline] |
queryCheckbox(const std::string &elementName) const | cgicc::Cgicc | |
restore(const std::string &filename) | cgicc::Cgicc | |
save(const std::string &filename) const | cgicc::Cgicc | |
~Cgicc() | cgicc::Cgicc |