#include <factory.h>
Public Types | |
| typedef B * | productFunction (std::istream &stream) |
| typedef std::map< std::string, productFunction * > | productMap |
Static Public Methods | |
| B * | read (std::istream &stream) |
Static Public Attributes | |
| productMap | products |
|
|||||
|
|
|
|||||
|
|
|
||||||||||
|
|
|
|||||
|
|
1.2.18