reSIProcate/rutil  9359
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
resip::AbstractFifoThe base class from which various templated Fifo classes are derived
resip::AresDns
resip::AresDnsPollItem
resip::AsyncProcessHandler
resip::AsyncResult
resip::bad_weak_ptr
Barrier
resip::Base64Coder
resip::BaseExceptionThe abstract base-class for all exceptions thrown by resip code
resip::checked_deleter< T >
resip::DnsStub::ClearDnsCacheCommand
resip::DnsCnameRecord::CnameException
resip::DnsStub::Command
resip::RRCache::CompareT
resip::ConditionA condition variable that can be signaled or waited on, wraps POSIX/Windows implementations depending on environment
resip::ConfigParse
resip::const_cast_tag
Consumer
resip::CountBufferImplementation of std::streambuf used to back CountStream
resip::CountStreamUsed to count the amount of data written to a stream
CRYPTO_dynlock_value
resip::DataAn alternative to std::string, encapsulates an arbitrary buffer of bytes
resip::DataBufferImplementation of std::streambuf used to back the DataStream, iDataStream, and oDataStream
resip::DataException
resip::DataHelper
resip::DataLocalSize< S >This template is here to help diagnose API/ABI mismatches
resip::DataStreamAn iostream that operates on an existing Data
DerivedShutsDown
resip::DigestBufferImplementation of std::streambuf used to back the DigestStream
resip::DigestStreamUsed to accumlate data written to the stream in a DigestBuffer and convert the data to Digest
resip::FileSystem::Directory
resip::DnsAAAARecord
resip::DnsCnameRecord
resip::DnsHandler
resip::DnsHostRecord
resip::DnsNaptrRecord
resip::DnsRawSink
resip::DnsResourceRecord
resip::DNSResult< T >
resip::DnsResultSink
resip::DnsSrvRecord
resip::DnsStub
resip::DnsStub::DnsStubException
resip::DnsUtilProvides a collection of utility functions for manipulating DNS names and IP addresses and discovering details about the local interfaces
resip::dynamic_cast_tag
Every4
resip::DnsUtil::Exception
resip::ExternalDns
resip::ExternalDnsCreator
resip::ExternalDnsFactory
resip::ExternalDnsHandler
resip::ExternalDnsHostResult
resip::ExternalDnsRawResult
resip::ExternalDnsResult
resip::ExternalLoggerInterface functor for external logging
resip::Poll::FDEntry
resip::FdPollGrp
resip::FdPollImplFdSet
resip::FdPollItemBase
resip::FdPollItemFdSetInfo
resip::FdPollItemIf
resip::FdSetObject-oriented wrapper for your platform's file-descriptor set
resip::Fifo< Msg >A templated, threadsafe message-queue class
resip::FifoStatsInterfaceFor statistics gathering
resip::FileSystemProvides file-system traversal
resip::FiniteFifo< Msg >A templated, threadsafe message-queue class with a fixed size
Foo
FooFoo
resip::GenericIPAddressRepresents an IP-address and port (V4 or V6)
resip::GenericTimerQueue< T >
resip::Log::GuardImplementation for logging macros
resip::HeapInstanceCounter
resip::RRVip::HostTransformFactory
resip::iDataStreamAn istream that operates on an existing Data
resip::InserterClass< T >Allows a (possibly recursive) container of anything with operator<< to be dumped to a stream
InstanceCounts
resip::IntrusiveListElement< P >
resip::IntrusiveListElement1< P >
resip::IntrusiveListElement2< P >
resip::IntrusiveListElement3< P >
resip::FileSystem::Directory::iterator
resip::IntrusiveListElement1< P >::iterator
resip::IntrusiveListElement2< P >::iterator
resip::IntrusiveListElement3< P >::iterator
resip::IntrusiveListElement< P >::iterator
resip::LocalDns
resip::Log::LocalLoggerMapThread Local logger settings storage
resip::LockA convenience class to lock a Lockable (such as a Mutex) on object creation, and unlock on destruction
resip::LockableAbstract base-class for Mutexes
resip::LogSingleton that handles logging calls
resip::DnsStub::LogDnsCacheCommand
resip::LogStaticInitializerClass to initialize Log class static variables
LogThread
resip::RRVip::MapKey
resip::MD5BufferImplementation of std::streambuf used to back the MD5Stream
resip::MD5Context
resip::MD5StreamUsed to accumlate data written to the stream in a MD5Buffer and convert the data to MD5
resip::MutexA semaphore that can be locked by only one thread at a time
resip::DnsNaptrRecord::NaptrException
resip::RRVip::NaptrTransform
resip::RRVip::NaptrTransformFactroy
Noisy
resip::oDataStreamAn ostream that operates on an existing Data
Old2
resip::OpenSSLInit
resip::RROverlay::OverlayException
resip::ParseBufferProvides string-parsing functionality with protection from buffer overflow
resip::ParseExceptionBaseException used to indicate parse failures
resip::ParseBuffer::Pointer
resip::PollThis class abstracts the Unix system call "poll"
resip::polymorphic_cast_tag
resip::Data::PreallocateType
Producer
resip::RRList::Protocol
resip::PtrLockMuch like class Lock above, but takes pointer argument to Lockable, which may be NULL
resip::DnsStub::Query
resip::DnsStub::QueryCommand< QueryType >
resip::RandomA static class that wraps the random-number generation code of your platform
resip::ReadLock
resip::RRList::RecordItem
resip::RecursiveMutexWraps the recursive mutex implementation on your platform (if there is one)
resip::DnsNaptrRecord::RegExp
resip::ResipBasicIOStream
resip::ResipClockClock used for timing in the Timer class and possibly other areas
resip::ResipFastIStreamStd::istream replacement
resip::ResipFastOStreamStd::ostream replacement
resip::ResipStdBufUsed to replace std::cerr, std::cout, etc
resip::ResipStdCOStreamA direct replacement for std::cout, std::cerr, etc
resip::ResipStreamBuf
resip::DnsStub::ResultConverter
resip::DnsStub::ResultConverterImpl< QueryType >
resip::DnsStub::ResultTransform
resip::RRCache
resip::RRFactory< T >
resip::RRFactoryBase
resip::RRList
resip::RROverlay
resip::RRVip
resip::RWMutexWraps the readers/writers mutex implementation on your platform
resip::DnsStub::SetEnumSuffixesCommand
resip::SHA1BufferAn implementation of std::streambuf used to back the SHA1Stream
resip::SHA1StreamUsed to accumlate data written to the stream in a SHA1Buffer and convert the data to SHA1
resip::shared_count
resip::SharedPtr< T >Implements reference counted copy semantics for a class T
resip::SharedPtr_traits< T >
resip::SharedPtr_traits< void >
resip::SharedPtr_traits< void const >
resip::SharedPtr_traits< void const volatile >
resip::SharedPtr_traits< void volatile >
ShutdownSelf
resip::sp_counted_base
resip::sp_counted_base_impl< P, D >
resip::DnsSrvRecord::SrvException
resip::RRVip::SrvTransform
resip::RRVip::SrvTransformFactory
resip::static_cast_tag
StunAddress4
StunAtrAddress4
StunAtrChangeRequest
StunAtrError
StunAtrHdr
StunAtrIntegrity
StunAtrString
StunAtrUnknown
StunMediaRelay
StunMessage
StunMsgHdr
StunServerInfo
resip::SubsystemClass used to specify what sub-system given sections of code belong to, for use by the logging system
resip::SysLogBuf
resip::SysLogStream
TestData
TestDummyThread
TestExternalLogger
TestRandomThread
TestThread
resip::Log::ThreadData
resip::ThreadIfA wrapper class to create and spawn a thread
resip::Log::ThreadSetting
resip::TimeLimitFifo< Msg >A templated, threadsafe message-queue class that enforces constraints on time-depth
resip::TimerInstances of this class represent a SIP timer, while static functions in this class are used to get the current system time
resip::GenericTimerQueue< T >::TimerEntry< E >
resip::TimeLimitFifo< Msg >::Timestamped
resip::RRVip::Transform
resip::RRVip::TransformFactory
UInt128
WinCompatInstanceCleaner
resip::WriteLock