92 const std::string& filename,
93 const std::string& dataType,
94 const std::string& data);
140 {
return ! operator==(file); }
145 operator< (
const FormFile& file)
const
195 {
return fFilename; }
205 {
return fDataType; }
223 inline std::string::size_type
225 {
return fData.length(); }
230 std::string fFilename;
231 std::string fDataType;
Platform and operating system specific macro definitions.
The namespace containing the cgicc library.