Public Member Functions | List of all members
G::noncopyable Class Reference

A noncopyable base class (a la boost). More...

#include <gnoncopyable.h>

Inheritance diagram for G::noncopyable:
G::Root G::Setter G::Signal0 G::Signal1< P > G::Signal2< P1, P2 > G::Signal3< P1, P2, P3 > GNet::Monitor GNet::Select GSmtp::FileIterator G::Signal1< bool > G::Signal1< std::string > G::Signal2< std::string, bool > G::Signal2< std::string, GSmtp::VerifierStatus > G::Signal2< std::string, int > G::Signal2< std::string, std::string > G::Signal3< bool, unsigned long, std::string > G::Signal3< std::string, std::string, std::string >

Public Member Functions

 noncopyable ()
 

Detailed Description

A noncopyable base class (a la boost).

Definition at line 35 of file gnoncopyable.h.

Constructor & Destructor Documentation

G::noncopyable::noncopyable ( )
inline

Definition at line 41 of file gnoncopyable.h.


The documentation for this class was generated from the following file: