Bridge++  Ver. 2.0.2
factory.h File Reference
#include <string>
#include <map>
#include <algorithm>
#include "IO/bridgeIO.h"

Go to the source code of this file.

Classes

class  FactoryTemplate< AbstractProduct, ProductCreator >
 

Typedefs

typedef std::string IdentifierType
 

Detailed Description

Author
Tatsumi Aoyama (aoym)
LastChangedBy
matufuru
Date
$LastChangedDate:: 2023-02-28 16:09:41 #$
Version
LastChangedRevision
2492

Definition in file factory.h.

Typedef Documentation

◆ IdentifierType

typedef std::string IdentifierType

Definition at line 39 of file factory.h.