|
atscppapi
1.0.9
C++ wrapper for Apache Traffic Server API
|
Files | |
| file | Async.h [code] |
| Provides constructs to perform async operations. | |
| file | AsyncHttpFetch.h [code] |
| file | AsyncTimer.h [code] |
| file | CaseInsensitiveStringComparator.h [code] |
| A case insensitive comparator that can be used with STL containers. | |
| file | ClientRequest.h [code] |
| file | GlobalPlugin.h [code] |
| Contains the interface used in creating Global plugins. | |
| file | GzipDeflateTransformation.h [code] |
| Gzip Deflate Transformation can be used to compress content. | |
| file | GzipInflateTransformation.h [code] |
| Gzip Inflate Transformation can be used to decompress gzipped content. | |
| file | Headers.h [code] |
| file | HttpMethod.h [code] |
| Contains an enumeration and printable strings for Http Methods. | |
| file | HttpStatus.h [code] |
| Contains an enumeration and printable strings for Http Status codes. | |
| file | HttpVersion.h [code] |
| Contains an enumeration and printable strings for Http Versions. | |
| file | Logger.h [code] |
| Helpers and Classes related to Logging. | |
| file | Mutex.h [code] |
| Contains Mutex related classes for creating a Mutex and locking a Mutex in a specific scope. | |
| file | noncopyable.h [code] |
| A base class used to prevent dervied classes from being copyable, this effectively eliminates the copy constructor and assignment operator. | |
| file | Plugin.h [code] |
| Contains the base interface used in creating Global and Transaciton plugins. | |
| file | PluginInit.h [code] |
| Provides hooks that plugins have to implement. ATS will invoke these when loading the plugin .so files. | |
| file | RemapPlugin.h [code] |
| file | Request.h [code] |
| file | Response.h [code] |
| file | shared_ptr.h [code] |
| file | Stat.h [code] |
| file | Transaction.h [code] |
| file | TransactionPlugin.h [code] |
| Contains the interface used in creating Transaciton plugins. | |
| file | TransformationPlugin.h [code] |
| file | Url.h [code] |
| file | utils.h [code] |
| Contains utility functions available to users of the api. | |
1.8.3.1