|
E-MailRelay
|
#include "gdef.h"#include "gclient.h"#include "gnetdone.h"#include "gexception.h"#include "geventlogging.h"#include "gexceptionsource.h"#include "geventhandler.h"#include "gscope.h"#include "gslot.h"#include "glog.h"#include <memory>#include <type_traits>
Include dependency graph for gclientptr.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | GNet::ClientPtrBase |
| The non-template part of GNet::ClientPtr. More... | |
| class | GNet::ClientPtr< T > |
| A smart pointer class for GNet::Client or similar. More... | |
Namespaces | |
| namespace | GNet |
| Network classes. | |