Cache 162 cygnal/cygnal.cpp static Cache& cache = Cache::getDefaultInstance(); Cache 76 cygnal/http_server.cpp static Cache& cache = Cache::getDefaultInstance(); Cache 49 cygnal/libnet/cache.cpp Cache::Cache() Cache 68 cygnal/libnet/cache.cpp Cache::~Cache() Cache 74 cygnal/libnet/cache.cpp Cache& Cache 75 cygnal/libnet/cache.cpp Cache::getDefaultInstance() Cache 78 cygnal/libnet/cache.cpp static Cache c; Cache 83 cygnal/libnet/cache.cpp Cache::addPath(const std::string &name, const std::string &fullpath) Cache 91 cygnal/libnet/cache.cpp Cache::addResponse(const std::string &name, const std::string &response) Cache 100 cygnal/libnet/cache.cpp Cache::addFile(const std::string &name, boost::shared_ptr<DiskStream> &file) Cache 110 cygnal/libnet/cache.cpp Cache::findPath(const std::string &name) Cache 127 cygnal/libnet/cache.cpp Cache::findResponse(const std::string &name) Cache 144 cygnal/libnet/cache.cpp Cache::findFile(const std::string &name) Cache 163 cygnal/libnet/cache.cpp Cache::removePath(const std::string &name) Cache 171 cygnal/libnet/cache.cpp Cache::removeResponse(const std::string &name) Cache 179 cygnal/libnet/cache.cpp Cache::removeFile(const std::string &name) Cache 188 cygnal/libnet/cache.cpp Cache::stats(bool xml) const Cache 256 cygnal/libnet/cache.cpp Cache::dump(std::ostream& os) const Cache 48 cygnal/libnet/cache.h class DSOEXPORT Cache { Cache 50 cygnal/libnet/cache.h Cache(); Cache 51 cygnal/libnet/cache.h ~Cache(); Cache 52 cygnal/libnet/cache.h DSOEXPORT static Cache& getDefaultInstance(); Cache 108 cygnal/libnet/cache.h inline std::ostream& operator << (std::ostream& os, const Cache& cache) Cache 67 cygnal/libnet/diskstream.cpp static Cache& cache = Cache::getDefaultInstance(); Cache 78 cygnal/libnet/http.cpp static Cache& cache = Cache::getDefaultInstance(); Cache 70 cygnal/rtmp_server.cpp static Cache& cache = Cache::getDefaultInstance(); Cache 121 cygnal/testsuite/libnet.all/test_cache.cpp Cache cache; Cache 203 cygnal/testsuite/libnet.all/test_cache.cpp Cache cache; Cache 286 cygnal/testsuite/libnet.all/test_cache.cpp Cache cache; Cache 323 cygnal/testsuite/libnet.all/test_cache.cpp Cache c1;