libshevek
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234]
 Nshevek
 Cabsolute_timeStores a date and time
 CargsCommandline and configuration file parsing helper
 CoptionDefine an option which can be given to the program
 CavahiServe and browse the local network using avahi
 CbrowserClass for browsing other hosts
 CdetailsDetails about a discovered service. These are internally created and may be examined by the application
 CownerInformation about a discovered server
 CclosureBlock and resume without blocking the main loop
 CcrefbaseCircular-dependancy-protected reference-counting object base class
 CcrefptrKeep a pointer to an object derived from crefbase
 CdirGet information about files in a directory
 CfileInformation about a single file in a directory
 CdlLoad symbols from dynamic libraries
 CfdGeneric wrapper for a file descriptor to use it in the Glib event loop
 CfileUse normal files with the fd class
 CistringShevek::istring is a C++ version of scanf
 CostringShevek::ostring is a C++ version of printf
 CprocessCreate a process, optionally connection its standard in- and output streams to the calling program
 CrefbaseBase class for classes which want reference counting through Glib::RefPtr
 CregexpUse regular expressions
 Crelative_timeTime interval
 CristringShevek::ristring is identical to shevek::istring, but it uses std::string instead of Glib::ustring
 CrostringShevek::rostring is identical to shevek::ostring, but it uses std::string instead of Glib::ustring
 CserverSet up a network server using shevek::telnet
 CconnectionBase of the client class which is implemented by the calling program
 CshmThis class implements an interface for sharing memory between processes
 CsocketUse a unix-domain, tcp or avahi network connection with shevek::fd
 CsplitSplit a string into words and retrieve them individually
 CtelnetInput and output filters for shevek::socket to make them telnet sockets