▼Nshevek | |
Cabsolute_time | Stores a date and time |
▼Cargs | Commandline and configuration file parsing helper |
Coption | Define an option which can be given to the program |
▼Cavahi | Serve and browse the local network using avahi |
▼Cbrowser | Class for browsing other hosts |
Cdetails | Details about a discovered service. These are internally created and may be examined by the application |
Cowner | Information about a discovered server |
Cclosure | Block and resume without blocking the main loop |
Ccrefbase | Circular-dependancy-protected reference-counting object base class |
Ccrefptr | Keep a pointer to an object derived from crefbase |
▼Cdir | Get information about files in a directory |
Cfile | Information about a single file in a directory |
Cdl | Load symbols from dynamic libraries |
Cfd | Generic wrapper for a file descriptor to use it in the Glib event loop |
Cfile | Use normal files with the fd class |
Cistring | Shevek::istring is a C++ version of scanf |
Costring | Shevek::ostring is a C++ version of printf |
Cprocess | Create a process, optionally connection its standard in- and output streams to the calling program |
Crefbase | Base class for classes which want reference counting through Glib::RefPtr |
Cregexp | Use regular expressions |
Crelative_time | Time interval |
Cristring | Shevek::ristring is identical to shevek::istring, but it uses std::string instead of Glib::ustring |
Crostring | Shevek::rostring is identical to shevek::ostring, but it uses std::string instead of Glib::ustring |
▼Cserver | Set up a network server using shevek::telnet |
Cconnection | Base of the client class which is implemented by the calling program |
Cshm | This class implements an interface for sharing memory between processes |
Csocket | Use a unix-domain, tcp or avahi network connection with shevek::fd |
Csplit | Split a string into words and retrieve them individually |
Ctelnet | Input and output filters for shevek::socket to make them telnet sockets |