Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Compound List | File List | Namespace Members | Compound Members | File Members | Related Pages | Examples

P::Classes Compound List

Here are the classes, structs, unions and interfaces with brief descriptions:
P::AboutDataApplication about data
P::AnyContainer that can hold every type
P::ATalkAddressAppleTalk address
P::BadAnyCastBad any-cast
P::BaseErrorException base class
P::ConfigConfiguration database class
P::Config::KeyConfiguration key class
P::ConfigStoreConfiguration storage interface
P::CrashHandlerCrash handling class
P::CriticalSectionCritical section synchronization object
P::CriticalSection::LockCriticalSection Lock Guard
P::DatagramSocketDatagram socket
P::DateDate class
P::DateTimeDate/time class
P::DigestDigest base class
P::DirectoryDirectory stream class
P::FileFile I/O class
P::FileInfoFilesystem object info class
P::FileMonitorFilesystem monitor class
P::FileMonitor::EventFilesystem change event
P::FileStreamFile I/O stream
P::FTPClientFTP Client
P::FTPDataFTP Client Data connection
P::FTPErrorFTP error
P::FTPResponseFTP response
P::FuncSlot0< RetType >Function-slot with no arguments
P::FuncSlot0< void >Function-slot with no arguments and void return-type
P::FuncSlot1< RetType, ParamType1 >Function-slot with 1 argument
P::FuncSlot2< RetType, ParamType1, ParamType2 >Function-slot with 2 arguments
P::FuncSlot3< RetType, ParamType1, ParamType2, ParamType3 >Function-slot with 3 arguments
P::HTMLParserHTML Push parser
P::HTTPClientHyperText-Transfer-Protocol client class
P::HTTPHeaderHTTP Header class
P::HTTPRequestHTTP Client-Request
P::HTTPRequestHeaderHTTP Request-Header
P::HTTPResponseHTTP Server-Response
P::HTTPResponseHeaderHTTP Response-Header
P::Inet6AddressInternet address (IPv6)
P::InetAddressInternet address (IPv4)
P::InvalidDateInvalid date error
P::InvalidTimeInvalid time error
P::InvalidURLInvalid url error
P::IODeviceI/O device base class
P::IOErrorInput/output error
P::IOHandlerNetwork I/O Plugin base
P::IOManagerNetwork I/O Manager
P::IORequestNetwork I/O Request
P::IORequest::ErrorNetwork I/O Request error
P::IORequest_GetNetwork I/O Get-request
P::IORequest_ListDirNetwork I/O List directory-request
P::IORequest_MakeDirNetwork I/O Make directory-request
P::IORequest_PutNetwork I/O Put-request
P::IORequest_RemoveDirNetwork I/O Remove directory-request
P::IORequest_UnlinkNetwork I/O Unlink-request
P::IOStreamI/O Stream
P::IpxAddressIPX address (NetWare)
P::LockTraits< _T >LockTraits template
P::LockTraits< CriticalSection >LockTraits for CriticalSection
P::LockTraits< Mutex >LockTraits for Mutex
P::LockTraits< RWLock >LockTraits for RWLock
P::LoggerMessage logging target base class
P::LogicErrorLogic error
P::MD4DigestMD5 Message Digest
P::MD5DigestMD5 Message Digest
P::MethodSlot0< RetType, ObjType >Method-slot with no arguments
P::MethodSlot1< RetType, ObjType, ParamType1 >Method-slot with 1 argument
P::MethodSlot2< RetType, ObjType, ParamType1, ParamType2 >Method-slot with 2 arguments
P::MethodSlot3< RetType, ObjType, ParamType1, ParamType2, ParamType3 >Method-slot with 3 arguments
P::MimeTypeMIME type
P::MimeTypeDbMIME type database
P::MutexMutex synchronization object
P::Mutex::LockMutex Lock Guard class
P::NamedPipeNamed pipe i/o device
P::NamedPipeServerNamed pipe server
P::NetDbNetDb resolver class
P::NetDb::HostEntryNetDb Hostentry class
P::NetDb::ServiceEntryNetDb Serviceentry class
P::NetDbErrorNetDb error class
P::NetDeviceInfoNetwork device info
P::NetworkAddressNetwork address base class
P::ObjectObject base class
P::OutOfRangeErrorOut of range error
P::OverflowErrorOverflow error
P::PipeAnonymous pipe
P::PluginBaseBase class for Plugin-Objects
P::PluginFactory< Iface >Plugin factory template class
P::PluginFactoryImplPlugin factory implementation class
P::PluginMetaInfoPlugin meta information
P::ProcessChild process class
P::ProcessEnvProcess Environment
P::ProcessIOChild process I/O device
P::RuntimeErrorRuntime error
P::RWLockRead-write lock synchronization object
P::RWLock::ReadLockRead Lock Guard class
P::RWLock::WriteLockWrite Lock class
P::SemaphoreSemaphore synchronization class
P::ServerAppServer (daemon) application base class
P::SHA1DigestSHA1 Secure Hashing Algorithm
P::SharedLibShared library loader
P::Signal0< _RetT, _Mutex >Signal with no arguments and non-void return-type
P::Signal1< _RetT, _ParamType1, _Mutex >Signal with 1 argument and non-void return-type
P::Signal2< _RetT, _ParamType1, _ParamType2, _Mutex >Signal with 2 arguments and non-void return-type
P::Signal3< _RetT, _ParamType1, _ParamType2, _ParamType3, _Mutex >Signal with 3 arguments and non-void return-type
P::SignalBase< _SlotT, _Mutex >Signal base class
P::SimpleAppA simple application base class
P::SimpleConfigStoreSimple configuration store
P::Singleton< _T, _Mutex >Singleton base template class
P::Slot0< R >Slot base-class with no arguments
P::Slot1< R, P1 >Slot base-class with 1 argument
P::Slot2< R, P1, P2 >Slot base-class with 2 arguments
P::Slot3< R, P1, P2, P3 >Slot base-class with 3 arguments
P::SocketSocket i/o device
P::SourceInfoSource code error location class
P::SQLConnectionSQL Database connection
P::SQLDateTimeSQL Date/time value
P::SQLDoubleSQL Double value
P::SQLDriverSQL Driver base class
P::SQLDriver::ConnectionHandleSQL Driver connection handle
P::SQLDriver::ResultHandleSQL Driver result handle
P::SQLDriver::StatementHandleSQL Driver statement handle
P::SQLErrorSQL Error exception class
P::SQLIntSQL Integer value
P::SQLResultSQL Result class
P::SQLStatementSQL Statement class
P::SQLStringSQL String value
P::SQLValueSQL Value base class
P::StreamSocketStream socket
P::StreamSocketServerStream socket server
P::StreamTokenizerStream tokenizer
P::StringTokenizerString tokenizer
P::SyncErrorSynchronization error
P::SystemErrorOperating System error
P::SystemLogApplication message logging class
P::ThreadThread base class
P::ThreadErrorThreading error exception class
P::ThreadJob
P::ThreadKey< T >Thread-specific storage template class
P::ThreadKeyImplThread-specific storage class
P::ThreadPool
P::TimeTime class
P::TimeSpanTimespan class
P::URLUniform resource locator
P::VoidMutexDummy mutex
P::VoidMutex::LockDummy mutex lock
P::XMLConfigStoreXML file configuration store
P::XMLParserXML Push parser

Generated on Fri Mar 12 21:08:32 2004 for P::Classes by doxygen 1.3.3