DUDS
Distributed Update of Data from Something
Something.hpp File Reference
#include <boost/uuid/uuid.hpp>
#include <duds/general/LanguageTaggedString.hpp>
#include <boost/noncopyable.hpp>
#include <memory>
Include dependency graph for Something.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  duds::Something
 Something specific; a base class for identifying things. More...
 

Namespaces

 duds
 

Typedefs

typedef std::shared_ptr< Something > duds::SomethingSptr
 
typedef std::weak_ptr< Something > duds::SomethingWptr