libshevek
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 1234]
oCshevek::absolute_timeStores a date and time
oCshevek::argsCommandline and configuration file parsing helper
oCshevek::crefbaseCircular-dependancy-protected reference-counting object base class
oCshevek::crefptr< _T >Keep a pointer to an object derived from crefbase
oCshevek::avahi::browser::detailsDetails about a discovered service. These are internally created and may be examined by the application
oCshevek::dirGet information about files in a directory
oCshevek::dir::fileInformation about a single file in a directory
oCshevek::istringShevek::istring is a C++ version of scanf
oCshevek::args::optionDefine an option which can be given to the program
oCshevek::ostringShevek::ostring is a C++ version of printf
oCshevek::avahi::browser::ownerInformation about a discovered server
oCshevek::refbaseBase class for classes which want reference counting through Glib::RefPtr
|oCshevek::avahiServe and browse the local network using avahi
|oCshevek::avahi::browserClass for browsing other hosts
|oCshevek::closureBlock and resume without blocking the main loop
|oCshevek::dlLoad symbols from dynamic libraries
|oCshevek::fdGeneric wrapper for a file descriptor to use it in the Glib event loop
||oCshevek::fileUse normal files with the fd class
||\Cshevek::socketUse a unix-domain, tcp or avahi network connection with shevek::fd
|| \Cshevek::telnetInput and output filters for shevek::socket to make them telnet sockets
|oCshevek::processCreate a process, optionally connection its standard in- and output streams to the calling program
|oCshevek::server< client, serverdata >::connectionBase of the client class which is implemented by the calling program
|\Cshevek::shm< T >This class implements an interface for sharing memory between processes
oCshevek::regexpUse regular expressions
oCshevek::relative_timeTime interval
oCshevek::ristringShevek::ristring is identical to shevek::istring, but it uses std::string instead of Glib::ustring
oCshevek::rostringShevek::rostring is identical to shevek::ostring, but it uses std::string instead of Glib::ustring
\Cshevek::splitSplit a string into words and retrieve them individually