VideoTools
|
#include "gdef.h"
#include "gnet.h"
#include "gsocket.h"
#include "glocalsocket.h"
#include "gsignalsafe.h"
#include <vector>
#include <string>
Go to the source code of this file.
Classes | |
class | Gv::CommandSocket |
A non-blocking datagram socket that is used for sending and receiving process control commands. More... | |
struct | Gv::CommandSocket::Type |
Describes a Gv::CommandSocket as a UDP address or unix-domain path. More... | |
struct | Gv::CommandSocket::NoThrow |
Overload descriminator for Gv::CommandSocket. More... | |
class | Gv::CommandSocketMixin |
A mixin base class that contains a bound Gv::CommandSocket object integrated with the GNet::EventLoop. More... | |
Namespaces | |
Gv | |
Video classes. | |