libshevek
|
Cshevek::absolute_time | Stores a date and time |
Cshevek::args | Commandline and configuration file parsing helper |
Cshevek::crefbase | Circular-dependancy-protected reference-counting object base class |
Cshevek::crefptr< _T > | Keep a pointer to an object derived from crefbase |
Cshevek::avahi::browser::details | Details about a discovered service. These are internally created and may be examined by the application |
Cshevek::dir | Get information about files in a directory |
Cshevek::dir::file | Information about a single file in a directory |
Cshevek::istring | Shevek::istring is a C++ version of scanf |
Cshevek::args::option | Define an option which can be given to the program |
Cshevek::ostring | Shevek::ostring is a C++ version of printf |
Cshevek::avahi::browser::owner | Information about a discovered server |
▼Cshevek::refbase | Base class for classes which want reference counting through Glib::RefPtr |
Cshevek::avahi | Serve and browse the local network using avahi |
Cshevek::avahi::browser | Class for browsing other hosts |
Cshevek::closure | Block and resume without blocking the main loop |
Cshevek::dl | Load symbols from dynamic libraries |
▼Cshevek::fd | Generic wrapper for a file descriptor to use it in the Glib event loop |
Cshevek::file | Use normal files with the fd class |
▼Cshevek::socket | Use a unix-domain, tcp or avahi network connection with shevek::fd |
Cshevek::telnet | Input and output filters for shevek::socket to make them telnet sockets |
Cshevek::process | Create 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 >::connection | Base 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::regexp | Use regular expressions |
Cshevek::relative_time | Time interval |
Cshevek::ristring | Shevek::ristring is identical to shevek::istring, but it uses std::string instead of Glib::ustring |
Cshevek::rostring | Shevek::rostring is identical to shevek::ostring, but it uses std::string instead of Glib::ustring |
▼Cvector | |
Cshevek::split | Split a string into words and retrieve them individually |