#include <PopObjectFactory.h>

Public Member Functions | |
| FieldGeneratorPair () | |
| FieldGeneratorPair (Field const *field, PopObjectValueGenerator *g) | |
Public Attributes | |
| Field const * | field | 
| PopObjectValueGenerator * | gen | 
Definition at line 46 of file PopObjectFactory.h.
| PopObjectFactory::FieldGeneratorPair::FieldGeneratorPair | ( | ) |  [inline] | 
        
Definition at line 48 of file PopObjectFactory.h.
| PopObjectFactory::FieldGeneratorPair::FieldGeneratorPair | ( | Field const * | field, | |
| PopObjectValueGenerator * | g | |||
| ) |  [inline] | 
        
Definition at line 51 of file PopObjectFactory.h.
Definition at line 53 of file PopObjectFactory.h.
Definition at line 56 of file PopObjectFactory.h.
 1.5.5