QuISP
Loading...
Searching...
No Matches
QNicStore.h File Reference
#include <modules/Logger/ILogger.h>
#include <utils/ComponentProvider.h>
#include <memory>
#include <vector>
#include "../QNicRecord/IQNicRecord.h"
#include "../QNicRecord/QNicRecord.h"
#include "IQNicStore.h"
Include dependency graph for QNicStore.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  quisp::modules::qnic_store::QNicStore
 

Namespaces

namespace  quisp
 
namespace  quisp::modules
 
namespace  quisp::modules::qnic_store
 

Typedefs

using quisp::modules::qnic_store::UniqueQNicRecord = std::unique_ptr<quisp::modules::qnic_record::IQNicRecord>
 
using quisp::modules::qnic_store::QNicRecordType = quisp::modules::qnic_record::QNicRecord