WSF
USMTF_Factory.hpp File Reference
#include "usmtf_export.h"
#include <functional>
#include <memory>
#include <unordered_map>
#include <vector>
#include "Message.hpp"
#include "UtMemory.hpp"
Include dependency graph for USMTF_Factory.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  usmtf::USMTF_Factory< T, U >
 Uses of this is highly documented in pretty much every tests Suite. More...

Namespaces

namespace  usmtf

Typedefs

using usmtf::MessageFactory = USMTF_Factory<Message, std::vector<std::unique_ptr<Set>>>
using usmtf::SetFactory = USMTF_Factory<Set, std::vector<Field>>

Variables

template<class T, class U>
std::unique_ptr< USMTF_Factory< T, U > > usmtf::USMTF_Factory< T, U >::mFactoryInstance
Copyrights Multiple, All Rights Reserved