atscppapi  1.0.9
C++ wrapper for Apache Traffic Server API
 All Classes Files Functions Enumerations Enumerator Macros
File List
Here is a list of all documented files with brief descriptions:
[detail level 1234]
\-src
 o-include
 |o-atscppapi
 ||o*Async.hProvides constructs to perform async operations
 ||o*AsyncHttpFetch.h
 ||o*AsyncTimer.h
 ||o*CaseInsensitiveStringComparator.hA case insensitive comparator that can be used with STL containers
 ||o*ClientRequest.h
 ||o*GlobalPlugin.hContains the interface used in creating Global plugins
 ||o*GzipDeflateTransformation.hGzip Deflate Transformation can be used to compress content
 ||o*GzipInflateTransformation.hGzip Inflate Transformation can be used to decompress gzipped content
 ||o*Headers.h
 ||o*HttpMethod.hContains an enumeration and printable strings for Http Methods
 ||o*HttpStatus.hContains an enumeration and printable strings for Http Status codes
 ||o*HttpVersion.hContains an enumeration and printable strings for Http Versions
 ||o*Logger.hHelpers and Classes related to Logging
 ||o*Mutex.hContains Mutex related classes for creating a Mutex and locking a Mutex in a specific scope
 ||o*noncopyable.hA base class used to prevent dervied classes from being copyable, this effectively eliminates the copy constructor and assignment operator
 ||o*Plugin.hContains the base interface used in creating Global and Transaciton plugins
 ||o*PluginInit.hProvides hooks that plugins have to implement. ATS will invoke these when loading the plugin .so files
 ||o*RemapPlugin.h
 ||o*Request.h
 ||o*Response.h
 ||o*shared_ptr.h
 ||o*Stat.h
 ||o*Transaction.h
 ||o*TransactionPlugin.hContains the interface used in creating Transaciton plugins
 ||o*TransformationPlugin.h
 ||o*Url.h
 ||\*utils.hContains utility functions available to users of the api
 |o*InitializableValue.h
 |o*logging_internal.hLogging used inside the atscppapi library
 |\*utils_internal.h
 o*AsyncHttpFetch.cc
 o*AsyncTimer.cc
 o*CaseInsensitiveStringComparator.cc
 o*ClientRequest.cc
 o*GlobalPlugin.cc
 o*GzipDeflateTransformation.cc
 o*GzipInflateTransformation.cc
 o*Headers.cc
 o*HttpMethod.cc
 o*HttpVersion.cc
 o*InitializableValue.cc
 o*Logger.cc
 o*Plugin.cc
 o*RemapPlugin.cc
 o*Request.cc
 o*Response.cc
 o*Stat.cc
 o*Transaction.cc
 o*TransactionPlugin.cc
 o*TransformationPlugin.cc
 o*Url.cc
 o*utils.cc
 \*utils_internal.cc