simulavr  1.1.0
avrfactory.cpp File Reference
#include <map>
#include <iostream>
#include <cstdlib>
#include <vector>
#include "config.h"
#include "avrfactory.h"
#include "avrerror.h"

Go to the source code of this file.

Typedefs

typedef map< std::string, AvrFactory::AvrDeviceCreatorAVRDeviceMap
 

Typedef Documentation

◆ AVRDeviceMap

typedef map<std::string, AvrFactory::AvrDeviceCreator> AVRDeviceMap

Definition at line 36 of file avrfactory.cpp.