libdodo: Class List

Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
__mktimeInfo
__thredInfoInformation
__xexecExModFrom initXexecModule in the library
cgiFunctionality
dodo::__xexecCountsOf pre or/and post exec
dodo::__xexecItemNode
dodo::__xexecItemListOf hooks
dodo::__xexecMod
dodo::cgi::__serverAuthInfoInformation
dodo::cgi::__serverCookieThat would be sent to the server browser
dodo::cgi::__serverFileAbout uploaded POST file
dodo::cgi::basic::exchangeTo CGI I/O functionality
dodo::cgi::exchangeTo CGI I/O functionality
dodo::cgi::server
dodo::data::format::json::nodeObject reprasentation
dodo::data::format::json::processorOperations
dodo::data::format::xml::__infoGot about given XML document
dodo::data::format::xml::__nodeDefTree definition
dodo::data::format::xml::nodeTree
dodo::data::format::xml::processorParsing
dodo::data::sharedData functionality
dodo::data::tpl::processor
dodo::db::__connectionInfoOptions for the server
dodo::db::__mysqlSslOptionsMySQL options
dodo::db::__tuplesData from db
dodo::db::__xexecDbAccumulatorCollectedDataThat could be retrieved from the db object
dodo::db::accumulatorAbilities for db manipulations
dodo::db::connectorInterface to db through sql and database independent interfaces
dodo::db::mysqlInterface to mySQL db
dodo::db::postgresqlInterface to postgresql db
dodo::db::postgresql::postgresql::__blobValue
dodo::db::sql::constructorOf SQL request
dodo::dodoMapICaseStringCompare
dodo::dodoMapStringCompareFunctor
dodo::exception::__basicModFrom initBaseExModule in the library
dodo::exception::basicThat has been thrown
dodo::exception::basic::basic::syncThreadSectionLocks using mutexes
dodo::exception::basic::basic::syncThreadStackSafe behaviour
dodo::graphics::__image_init__Evironment
dodo::graphics::__imageInfoInformation
dodo::graphics::__imageSizeDimensions
dodo::graphics::__xexecImageCollectedDataThat could be retrieved from the image object
dodo::graphics::imageImage manipulations
dodo::graphics::transformImage transformations
dodo::io::__eventInOutDescriptorsAnd output descriptors of the io::* classes
dodo::io::__xexecIoChannelCollectedDataThat could be retrieved from io::channel(to modificate)
dodo::io::channelInterface for I/O operations
dodo::io::eventIf in/output stream is readable/writable
dodo::io::eventInfoFor event
dodo::io::fifoFor FIFO I/O operations
dodo::io::fileI/O manipulations
dodo::io::network::__httpPostFileFor POST request
dodo::io::network::__httpResponseResponse
dodo::io::network::__initialAcceptThat passes to accept call, and then inits exchange;
dodo::io::network::__peerInfoInformation
dodo::io::network::__xexecIoNetworkClientCollectedDataThat could be retrieved from class(to modificate)[contains references]
dodo::io::network::__xexecIoNetworkServerCollectedDataThat could be retrieved from class(to modificate)[contains references]
dodo::io::network::clientConnection interface
dodo::io::network::connectionManipulation for network connections
dodo::io::network::exchangeInterface[send/receive data]
dodo::io::network::httpI/O manipulations FIXME: fetch with HTTP/1.1 for non-proxy mode and correctly parse chanked requests
dodo::io::network::serverConnection interface
dodo::io::network::ssl::__initialAcceptThat passes to accept call, and then inits exchange;
dodo::io::network::ssl::clientConnection interface
dodo::io::network::ssl::exchangeInterface[send/receive data]
dodo::io::network::ssl::serverConnection interface
dodo::io::ssl::__certificatesOptions
dodo::io::ssl::__openssl_init__Evironment
dodo::io::stdioFor stdin/stdout/stderr I/O operations
dodo::pc::job::collectionFor jobs management
dodo::pc::process::__processInfoInformation
dodo::pc::process::__processModThat is returned from initIpcProcessCollectionModule in the library
dodo::pc::process::collectionManagement functionality
dodo::pc::sync::data::__infoData
dodo::pc::sync::data::collectionOf shared data
dodo::pc::sync::data::singleData management functionality
dodo::pc::sync::process::data::collectionOf shared data for processes
dodo::pc::sync::process::data::singleData management functionality for processes
dodo::pc::sync::process::sectionLocks using semaphores
dodo::pc::sync::process::stackLock for processes interconnection
dodo::pc::sync::sectionLocks
dodo::pc::sync::stackLock and guard class
dodo::pc::sync::stack::stack::protectorSafe behaviour
dodo::pc::sync::thread::data::collectionOf shared data for threads
dodo::pc::sync::thread::data::singleData management functionality for threads
dodo::pc::sync::thread::section
dodo::pc::sync::thread::stackLock
dodo::pc::thread::__threadInfo
dodo::pc::thread::__threadModThat is returned from initIpcThreadCollectionModule in the library
dodo::pc::thread::collectionManagement functionality
dodo::rpc::cgi::serverRPC instrument
dodo::rpc::clientRPC instrument
dodo::rpc::http::clientRPC instrument
dodo::rpc::json::__additionalDataAdditional data
dodo::rpc::json::cgi::serverRPC instrument
dodo::rpc::json::clientJSON-RPC instrument
dodo::rpc::json::http::clientRPC instrument
dodo::rpc::json::methodMethod in JSON representation
dodo::rpc::json::responseResponse in JSON representation
dodo::rpc::json::serverJSON-RPC instrument
dodo::rpc::json::valueValue in JSON representation
dodo::rpc::methodMethod reprasentation
dodo::rpc::responseResponse reprasentation
dodo::rpc::serverRPC instrument
dodo::rpc::valueValue
dodo::rpc::xml::__additionalDataAdditional data
dodo::rpc::xml::cgi::serverRPC instrument
dodo::rpc::xml::clientXML-RPC instrument
dodo::rpc::xml::http::clientRPC instrument
dodo::rpc::xml::methodMethod in XML representation
dodo::rpc::xml::responseResponse in XML representation
dodo::rpc::xml::serverXML-RPC instrument
dodo::rpc::xml::valueValue in XML representation
dodo::singleton< T >Base class for derived class
dodo::tools::__fileInfoInfo
dodo::tools::__groupInfoInfo
dodo::tools::__hostInfoAbout host
dodo::tools::__interfaceInfoInformation
dodo::tools::__limitsLimits
dodo::tools::__logMapBetween log level and log handler
dodo::tools::__serviceInfoAbout service
dodo::tools::__signalModFrom initOsSignalModule in the library
dodo::tools::__time
dodo::tools::__urlParts
dodo::tools::__usageInformation
dodo::tools::__userInfoInfo
dodo::tools::codeFunctionality
dodo::tools::filesystemI/O manipulations
dodo::tools::libraryObject from static and dynamic libraries
dodo::tools::loggerFunction
dodo::tools::miscFunctionality
dodo::tools::networkAbout network environment
dodo::tools::osOperations
dodo::tools::os::os::syncThreadSectionLocks using mutexes
dodo::tools::os::os::syncThreadStackSafe behaviour
dodo::tools::regexpSupport
dodo::tools::regexp::regexp::__regexMatchAnd end of matched substring
dodo::tools::stringString tools
dodo::tools::timeFunctionality
dodo::xexecExample of exec function that performs xexec
mutexLocks using mutexes

Generated on Sat Aug 22 16:44:42 2009 for libdodo by  doxygen 1.5.8