Inheritance diagram for restcgi::content:
Public Types | |
typedef restcgi::content_hdr | hdr_type |
header type | |
Public Member Functions | |
const hdr_type & | hdr () const |
Get header. | |
Protected Member Functions | |
content (const boost::shared_ptr< endpoint > &ep, const hdr_type &h) | |
Construct. | |
Protected Attributes | |
boost::shared_ptr< endpoint > | endpoint_ |
endpoint |