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